Hi Martin

Martin Costabel wrote:


This is wrong, don't do it. It is by purpose that there is no /sw/lib/libfreetype.dylib any more, so that packages that do not explicitly depend on Fink's freetype2 package do not accidentally pick up Fink's freetype dylib. They (gnuplot, too) should use /usr/X11R6/lib/libfreetype.dylib instead.

Ah, I understand. Then it is that gnuplot somehow doesn't add -L/usr/X11R6/lib/ or something like that. I removed freetype2 and I added -L/usr/X11R6/lib/ manually to configure doing ctrl-z before it is called (sorry I don't know how to test that nicely). And I could build gnuplot with freetype from X11. (I added to any occurrence of -lfreetype -L/usr/X11R6/lib)

Maybe I did something wrong when installing gnuplot?

Best,
        Hans



-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to