Hi,

For the package plplot that I maintain I have to add the path to freetype so the package can use it. So far, I was using this in the ConfigureParams field:

FREETYPELIBDIR=/usr/X11R6/lib FREETYPEINCDIR=/usr/X11R6/include/freetype2

This works with Apple's X11, but not with xfree86 (4.4), because in the latter case the file ft2build.h is in /usr/X11R6/include, not in /usr/X11R6/include/freetype, and the build fails because ft2build.h cannot be found.


Can I include both paths for FREETYPEINCDIR, and if yes what's the syntax? If no, is there another way to solve this?


thanks,

- Koen.



-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to