Toggle navigation
Koozali.org: home of the SME Server
Community
Forums
Bugs
Lists
Forum Help
Download
SME Server ISOs
Contribs
Documentation
Manual
Wiki
FAQ
HowTo
Donate
Search
Login
Register
Login
Register
×
Close
Login
Remember me
Koozali.org: home of the SME Server
Obsolete Releases
SME 7.x Contribs
Topic:
How enable or Install t1lib library
« previous
next »
+
Print
Pages: [
1
]
Go Down
How enable or Install t1lib library
4 Replies
3601 Views
tiziano
How enable or Install t1lib library
«
on:
October 18, 2006, 11:55:20 AM »
Hello,
please help me, how eanble t1lib on my php?
in usr/incluse i don't have this library t1lib.h
how install?
tnx
Logged
fixit
216
+0/-0
How enable or Install t1lib library
«
Reply #1 on:
October 19, 2006, 04:37:26 PM »
Try this link
http://centos.karan.org/el4/extras/stable/i386/RPMS/t1lib-5.0.2-1.i386.rpm
Russell
Logged
.........
tiziano
How enable or Install t1lib library
«
Reply #2 on:
October 19, 2006, 07:14:18 PM »
yess tnx
but after install this pack
need:
find: usr/x11r6/libx11/font: no such file or directory
Logged
fixit
216
+0/-0
How enable or Install t1lib library
«
Reply #3 on:
October 20, 2006, 01:29:13 AM »
Run this from the command prompt, this will or should pick up most if not all the dependencies needed
yum --enablerepo=base --enablerepo=updates --enablerepo=addons install gd ImageMagick ImageMagick-perl gcc netpbm ffmpeg
Russell
Logged
.........
jonic
103
+1/-0
How enable or Install t1lib library
«
Reply #4 on:
March 08, 2007, 03:26:39 PM »
Quote from: "fixit"
Try this link
http://centos.karan.org/el4/extras/stable/i386/RPMS/t1lib-5.0.2-1.i386.rpm
Russell
I also need t1lib enabled in php.
I followed Russel's suggestion, and installed the t1lib rpm with yum, and it installed also the required dependencies. However checking php configuration with phpinfo() doesn't show support for t1lib.
Searching on the net I found out that I should compile php using --with-t1lib[=DIR]. However I am reluctant to compile php manually, being afraid that I will break other things.
Any thoughts on how to handle this?
Thanks.
Logged
+
Print
Pages: [
1
]
Go Up
« previous
next »
Koozali.org: home of the SME Server
Obsolete Releases
SME 7.x Contribs
Topic:
How enable or Install t1lib library