help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Config problem with BLAS lib


From: John
Subject: Re: Config problem with BLAS lib
Date: Fri, 9 Nov 2007 08:56:07 -0800
User-agent: KMail/1.9.5

On Friday 09 November 2007 04:36, Maria Teresa Ceballos Merino wrote:
> Hi,
> I'm trying to install octave-2.9.16 in a Fedora 7 PC (Linux 2.6.22.9-91.fc7
> #1 SMP  i686 i686 i386 GNU/Linux).
>
> It crashes complaining about the BLAS library:
>
> "configure: WARNING: Your BLAS library was apparently compiled with a
> Fortran configure: WARNING: compiler that uses a different calling
> convention from configure: WARNING: the one used by the selected compiler,
> gfortran. configure: error: You must correct this problem before building
> Octave."
>
> but I do not have a proper BLAS library installed on my system. I've also
> tried with the "--without-blas" option but it was the same. I attach the
> config.log file just in case it can be useful.
>
> Could you please give me some help with this?
>
> Thanks a lot in advance
>
> Teresa
>
> ---------------------------------------------------------------------------
>---- Dr. M.Teresa Ceballos
> Instituto de Fisica de Cantabria (CSIC-UC)
> Avda. Los Castros s/n (Edif. Juan Jordá)
> 39005 Santander  (Spain)
> address@hidden
> http://www.ifca.unican.es/~ceballos
> Phone: +34 942 202091
> Fax:   +34 942 200935
> ---------------------------------------------------------------------------
>----
>
>
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://www.cae.wisc.edu/mailman/listinfo/help-octave

Hello,

I had a similar problem with SuSE 10.2. I downloaded rpms of blas, and lapack:

address@hidden:~> rpm -q --all | grep blas
blas-3.0-2
blas-man-3.0-2
address@hidden:~> rpm -q --all | grep lapack
lapack-3.0-2
lapack-man-3.0-2
address@hidden:~> 

Once I did this, the "configure" script configured, and the "make" succeeded. 
I use an alias to invoke "run-octave", using "octave" on the command line. 

Good Luck,

John        



reply via email to

[Prev in Thread] Current Thread [Next in Thread]