[SciPy-dev] building SciPy for CentOS 5

Joseph VanAndel vanandel at ucar.edu
Tue Mar 11 09:59:05 EDT 2008


I built ATLAS from source (using the ashigabou FC 7 SRPMS), using 
gfortran 4.1.2


Is the ashigabou SRPM supposed to provide 'cblas'?

Should I use http://math-atlas.sourceforge.net instead?

How do I specify which fortran compiler is used to build scipy?

I've attached the scipy log file.



David Cournapeau wrote:
> Joseph VanAndel wrote:
>> Robert, thanks for your help.
>>
>> Now, when I run
>> python2.5
>>  >> import scipy
>>  >> scipy.test(level=1, verbosity=2)
>>
>> =======================================
>>
>> Error 1:
>> I get the message:
>> WARNING: cblas module is empty
>>
>>
>>
>>
>> As I mentioned earlier, I build Atlas from the source RPMS found here:
>> http://download.opensuse.org/repositories/home:/ashigabou/Fedora_7/src/
>>
>>
>> There is no mention of cblas in the atlas.spec file, so I don't see how 
>> the Atlas SRPM could supply cblas .
>>
>> ======================================
>>
>> Error 2: python2.5.1 crashes :
>>
>> check_complex_dotc 
>> (scipy.linalg.tests.test_blas.test_fblas1_simple)
> 
> What is the fortran compiler on CENTOS 5 ? I bet you built scipy with 
> g77, but ATLAS for FC 7 are built with gfortran. Could you provide the 
> scipy build log ?
> 
> cheers,
> 
> David
> _______________________________________________
> Scipy-dev mailing list
> Scipy-dev at scipy.org
> http://projects.scipy.org/mailman/listinfo/scipy-dev

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: scipy.build.log
URL: <http://mail.python.org/pipermail/scipy-dev/attachments/20080311/2008abed/attachment.ksh>


More information about the SciPy-Dev mailing list