Hi,
I'm trying to compile something (the Aubio audio labelling library, http://aubio.piem.org/pub/aubio-0.1.8.tar.gz) that links against various libraries I have installed through Fink.
If I unpack the tarball myself and type './configure --prefix=/sw', it fails complaining about not being able to find fftw3.h (which is definitely present in /sw/include).
You need to set a couple of variables. There is a FAQ entry treating this situation: #8.3 "How do I compile something myself using Fink-installed software?" http://fink.sourceforge.net/faq/usage-general.php#compile-myself
-- Martin
------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
