[SciPy-user] building with local libraries

Rob Managan managan at llnl.gov
Wed Dec 14 12:17:11 EST 2005


At 9:10 AM +0100 12/14/05, Arnd Baecker wrote:
>On Tue, 13 Dec 2005, Rob Managan wrote:
>
>>  What is the proper way to tell scipy to use libraries that are not in
>>  the 'standard" locations?
>>  It seems that for FFTW you have to set and environment variable and
>>  not use site.cfg.
>
>Which lines did you put into site.cfg?
>
>For example:
>
>[fftw]
>library_dirs = /scr/python/lib/
>include_dirs = /scr/python/include/


Adding this info (using my directory names) to the site.cfg file did 
not help. The setup routines only find the FFTW libraries and headers 
if I set the FFTW environment variable.

-- 
*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-*-
Rob Managan               email managan at llnl.gov
LLNL                      phone: 925-423-0903
P.O. Box 808, L-095       FAX:   925-422-3389
Livermore, CA  94551-0808




More information about the SciPy-User mailing list