help-octave
[Top][All Lists]
Advanced

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

Re: Compile Failure, a.k.a. looking for some help installing Octave 3.2


From: Dmitri A. Sergatskov
Subject: Re: Compile Failure, a.k.a. looking for some help installing Octave 3.2.4
Date: Tue, 27 Apr 2010 19:07:11 -0500

On Tue, Apr 27, 2010 at 6:58 PM, J. Bean <address@hidden> wrote:

> configure:
>
> Octave is now configured for ia64-unknown-linux-gnu
>
>  Source directory:     .
>  Installation prefix:  /usr/local
>  C compiler:           gcc   -Wall -W -Wshadow -Wformat -g -O2
>  C++ compiler:         g++   -Wall -W -Wshadow -Wold-style-cast -Wformat -g
> -O2
>  Fortran compiler:     g77 -O
>  Fortran libraries:     -L/usr/lib/gcc-lib/ia64-suse-linux/3.3.3
> -L/usr/lib/gcc-lib/ia64-suse-linux/3.3.3/../../../../ia64-suse-linux/lib
> -L/usr/lib/gcc-lib/ia64-suse-linux/3.3.3/../../.. -lhdf5 -lz -lfrtbegin


I think you need to install gfortran and tell configure to use it.
Otherwise g77 pulls in the old gcc libraries and that
messes things up.

"Octave help" list is probably better than octave-maintainers;
set CC accordingly.

Regards,

Dmitri.
--



reply via email to

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