Hello, I have a beginner question about installing libraries with Fink. Namely I have installed several (FFTW, GSL, QT, libpng, libtiff, and HDF) libraries using fink. However when I try to compile the program I need these libraries for using CMake, I get error message because it cannot find these libraries. I suspect Fink installs them in the /sw directory and I the configure script is looking in the worng place or I have not set the path correctly for it to find these libraries.

I guess I am wondering is there a correct way to install libraries with Fink so they can be found by other scripts. DO I have to make a link or set a variable?

sean



-------------------------------------------------------
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-beginners mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to