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: Wed, 10 Jan 2007 10:54:59 +0100

Hi, 

Am Dienstag, den 09.01.2007, 21:08 +0100 schrieb Jan Vervoorst:
> You are right, I missed HDF5. However, the original problem remains.
>  Regarding the Include directories: UMFPACK and CHOLMOD have
>  subdirectories Include and Lib, so I linked to them explicitely. The
>  Include directories contain all the header files. I attached my
>  config.log file because I really don't know what else to do. 

That was a sensible thing to do. The linker doesn't find libamd (the
filename is probably libamd.a). It's probably in the AMD/ subdirectory,
so you need to add this to your ./configure lines.

        Thomas




reply via email to

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