help-octave
[Top][All Lists]
Advanced

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

Re: can't find qhull and HDF5 libs on octave 3.0 installing


From: Tatsuro MATSUOKA
Subject: Re: can't find qhull and HDF5 libs on octave 3.0 installing
Date: Sat, 22 Mar 2008 06:39:51 +0900 (JST)

Hello

Please also check the config.log.

The configure script of octave does not only check the existence but also check 
test code to be
complied correctly.  The detailed results do not appear on the screen.  

Please open  config.log by an editor and seach the corresponding part by the 
keywords qhull and hdf5.

Regards

Tatsuro


--- guez offtsing <address@hidden> wrote:

> hellow, I try to build octave3 from source on Suse Enterprise Server 9.
> But octave
> cannot find the qhull lib, so does HDF5.
> 
> linux:~/octave-3.0.0 # uname -a
> Linux linux 2.6.5-7.191-sn2 #1 SMP Tue Jun 28 14:58:56 UTC 2005 ia64
> ia64 ia64 GNU/Linux
> 
> linux:~/octave-3.0.0 #./configure CPPFLAGS=-I/usr/local/include
> LDFLAGS=-L/usr/local/lib |grep -E "qhull|hdf5"
> -------------------------
> checking qhull/qhull_a.h usability... no
> checking qhull/qhull_a.h presence... no
> checking for qhull/qhull_a.h... no
> configure: WARNING: Qhull library not found --- This will result in loss
> of functionality of some geometry functions.
> checking for H5Pcreate in -lhdf5... no
> configure: WARNING: HDF5 library not found.  Octave will not be able to
> save or load HDF5 data files.
> --------------------------
> libqhull.a is compiled and put in /usr/local/lib
> header files put in dir /usr/local/include/qhull
> 
> HDF5 v1.8.0 installed in /usr/local/hdf5, but I copy the .a files and 
> .h files to /usr/local/lib & include, too.
> 
> Why octave cannot find them? Btw, Sparse suite put in the same paths
> don't have any problems.
> 
> 
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://www.cae.wisc.edu/mailman/listinfo/help-octave
> 


--------------------------------------
Easy + Joy + Powerful = Yahoo! Bookmarks x Toolbar
http://pr.mail.yahoo.co.jp/toolbar/


reply via email to

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