On 27 Sep 2004, at 23:06, Nicholas Benson wrote:
Yes, it is, if I do "locate freetype" there are several freetype-2 filenames / folders / etc that come up.
Is there a way to test that it is installed properly?
Hm. What do you do if you do a 'which freetype-config' ?
It seems that Make can't find it. Perhaps it's not in your path?
$ freetype-config
Usage: freetype-config [OPTIONS] [LIBRARIES] Options: [--prefix[=DIR]] [--exec-prefix[=DIR]] [--version] [--libs] [--libtool] [--cflags]
$ freetype-config --cflags -I/sw/include/freetype2 -I/sw/include
That's what it's output looks like.
Paul
------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php _______________________________________________ http://pngwriter.sourceforge.net/ PNGwriter-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/pngwriter-users
