help-octave
[Top][All Lists]
Advanced

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

Re: Fwd: waitbar ?


From: Sergei Steshenko
Subject: Re: Fwd: waitbar ?
Date: Tue, 14 Feb 2012 23:45:20 -0800 (PST)




----- Original Message -----
> From: LinuxOctave <address@hidden>
> To: address@hidden
> Cc: 
> Sent: Tuesday, February 14, 2012 11:58 PM
> Subject: Re: Fwd: waitbar ?
> 
>> You really need gfortran. 
> 
>> You either do not have development headers (*.h files) installed, or 
>> g77 is not compatible 
>> with the run-time libraries. 
> 
> So, I removed g77 and installed gfortran.
> 
> I'm still stuck on "configure: error: You are required to have BLAS and
> LAPACK libraries"
> 
> How can I install the proper/compatible BLAS and LAPACK libraries for Octave
> 3.6?
> 


FWIW, nowadays I have to specify in LDFLAGS also

-lmetis -l:liblapack.a

in order to build 'octave'.

Regards,
  Sergei.



reply via email to

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