Whether you are using Linux on the desktop or as a server, it's still good that you're using Linux. Linux related questions go here.
Moderator: General Moderators
GeXus
Forum Regular
Posts: 631 Joined: Sat Mar 11, 2006 8:59 am
Post
by GeXus » Fri Aug 11, 2006 9:42 am
I have GD installed, but not FreeType... would anyone be able to tell me how to install FreeType from SSH?
Also, just to make sure.. I am checking phpinfo, and FreeType is not listed under GD, which I believe it should be if installed.
Thanks!
GeXus
Forum Regular
Posts: 631 Joined: Sat Mar 11, 2006 8:59 am
Post
by GeXus » Fri Aug 11, 2006 9:46 am
I actually do have libfreetype in /usr/lib, not sure if that means its installed.. bottom line is that functions which require freetype are not recognized.
GeXus
Forum Regular
Posts: 631 Joined: Sat Mar 11, 2006 8:59 am
Post
by GeXus » Fri Aug 11, 2006 3:06 pm
Ok, It appears that I need to add --with-freetype-dir=/usr/local to my php config.. any idea how to do this? thanks!