Hans Fuchs wrote:

Hello

I installed freetype2 and then gnuplot. There was no freetype support. So I had to do following

cd /sw/lib/
sudo ln -s libfreetype.6.3.2.dylib libfreetype.dylib

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.


Then "fink rebuild gnuplot".

It don't know who is at error, gnuplot or freetype2. I just want you to know about the problem.

If you don't get freetype support then this means that your X11 installation is incomplete.


--
Maritn




------------------------------------------------------- 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