help-octave
[Top][All Lists]
Advanced

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

Re: Helping Octave find libraries during configure


From: Thomas Weber
Subject: Re: Helping Octave find libraries during configure
Date: Tue, 9 Jan 2007 00:53:31 +0100
User-agent: KMail/1.9.5

Hi, 

Am Montag, 8. Januar 2007 23:45 schrieb J. Vervoorst:
> Hi,
>
> unfortunately I still have a problem configuring Octave 2.9.9. It is unable
> to find several libraries during configure. Even if I explicitly tell
> Octave where the libraries are located, it still only finds some of them,
> ignoring others. What could be the problem, how do I solve this? I truly
> appreciate any help on this, I simply want to finish my installation of
> Octave! Thank you very much! Jan
>
>
>
> 
> Then I tried to configure as was suggested by Alexander Barth:
>
>
>
>
>
> linux-jv2:/home/jave-mtr/Downloads/octave/octave-2.9.9 # ./configure
> F77=gfortran
> CPPFLAGS="-I$HOME/../home/jave-mtr/Downloads/SuiteSparse/SuiteSparse/UFconf
>ig
> -I$HOME/../home/jave-mtr/Downloads/SuiteSparse/SuiteSparse/UMFPACK/Include
> -I$HOME/../home/jave-mtr/Downloads/SuiteSparse/SuiteSparse/CHOLMOD/Include
> -I$HOME/../home/jave-mtr/Downloads/SuiteSparse/SuiteSparse/COLAMD
> -I$HOME/../home/jave-mtr/Downloads/SuiteSparse/SuiteSparse/CCOLAMD
> -I$HOME/../home/jave-mtr/Downloads/SuiteSparse/SuiteSparse/CXSparse/Source
> "
> LDFLAGS="-L$HOME/../home/jave-mtr/Downloads/SuiteSparse/SuiteSparse/UMFPACK
>/Lib -L$HOME/../home/jave-mtr/Downloads/SuiteSparse/SuiteSparse/CHOLMOD/Lib
> -L$HOME/../home/jave-mtr/Downloads/SuiteSparse/SuiteSparse/COLAMD
> -L$HOME/../home/jave-mtr/Downloads/SuiteSparse/SuiteSparse/CCOLAMD
> -L$HOME/../home/jave-mtr/Downloads/SuiteSparse/SuiteSparse/CXSparse/Source"
> --enable-shared --enable-dl --disable-static
> --with-blas=$HOME/../home/jave-mtr/Downloads/blas/GotoBLAS/libgoto.a

There's no HDF library there. And the mixture of libraries with Include and 
without at the end in your -I flags of the sparse libraries locks strange as 
well.

What's in these /Include directories?

Regards
        Thomas



reply via email to

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