help-octave
[Top][All Lists]
Advanced

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

Octave 3.03 build Problems


From: David Laxer
Subject: Octave 3.03 build Problems
Date: Fri, 06 Mar 2009 12:13:38 -0500
User-agent: Thunderbird 2.0.0.19 (X11/20090108)

I eventually got both versions of Octave to build. I didn't find any packages
for RHEL5 with 'yum list all', up2date or rpm.  Did I miss them?

I still get these 'configure' errors with this command:
./configure CXXFLAGS=-fPIC CFLAGS=-fPIC CPPFLAGS="-I/opt/qhull-2003.1/src -I/opt/ftgl-2.1.3~rc5/src -I/opt/glpk-4.36/include -I/opt/SuiteSparse/UFconfig -I/opt/SuiteSparse/SPQR/Include -I/opt/SuiteSparse/COLAMD/Include -I/opt/SuiteSparse/CXSparse/Include -I/opt/SuiteSparse/AMD/Include -I/opt/SuiteSparse/CSparse/Include -I/opt/SuiteSparse/CCOLAMD/Include -I/opt/SuiteSparse/LDL/Include -I/opt/SuiteSparse/CXSparse_newfiles/Include -I/opt/SuiteSparse/BTF/Include -I/opt/SuiteSparse/CHOLMOD/Include -I/opt/SuiteSparse/KLU/Include -I/opt/SuiteSparse/CAMD/Include -I/opt/SuiteSparse/UMFPACK/Include" LDFLAGS="-L/usr/lib64 -L/opt/AMD/Lib -L/opt/SuiteSparse/CHOLMOD/Lib -L/opt/SuiteSparse/COLAMD/Lib -L/opt/SuiteSparse/CCOLAMD/Lib -L/opt/SuiteSparse/CXSparse/Source -L/opt/5-1.6.8-linux-static/lib -L/opt/metis-4.0" --with-blas=usr/lib64/libblas.a


configure:33425: WARNING: qrupdate not found. The QR & Cholesky updating functions will be slow. configure:33455: WARNING: CXSparse not found. This will result in some lack of functionality for sparse matrices. configure:33461: WARNING: arpack not found. This will result in a lack of the eigs function. configure:33473: WARNING: FFTW library not found. Octave will use the (slower) FFTPACK library instead. configure:33485: WARNING: GraphicsMagick++ config script not found. Assuming GraphicsMagic++ library and header files are missing, so imread will not be fully functional configure:33509: WARNING: Qhull library found, but seems not to work properly --- This will result in loss of functionality of some geometry functions. Please try recompiling the library with -fno-strict-aliasing. configure:33533: WARNING: I didn't find texi2dvi, but it's only a problem if you need to reconstruct the DVI version of the manual
configure:33656:

...
configure:30662: checking for texi2dvi
configure:30692: result: no
configure:30700: WARNING: I didn't find texi2dvi, but it's only a problem if you need to reconstruct the DVI version of the manual
configure:30709: checking for texi2pdf
configure:30739: result: no

19488654 24 -rwxr-xr-x 1 root root 21577 Mar 13 2008 /usr/bin/texi2dvi4a2ps 19488686 4 -rw-r--r-- 1 root root 1494 Mar 13 2008 /usr/share/man/man1/texi2dvi4a2ps.1.gz

...
/usr/bin/ld: cannot find -lfftw3f
address@hidden ~]# find /usr -name "*fftw*.a" -ls
37552185 28 -rw-r--r-- 1 root root 26206 Mar 5 2007 /usr/lib64/librfftw_threads.a 37552220 40 -rw-r--r-- 1 root root 39808 Mar 5 2007 /usr/lib64/libfftw3_threads.a 29163542 376 -rw-r--r-- 1 root root 379508 Mar 5 2007 /usr/lib64/librfftw.a 37552205 28 -rw-r--r-- 1 root root 26238 Mar 5 2007 /usr/lib64/libsrfftw_threads.a 37552216 1504 -rw-r--r-- 1 root root 1534626 Mar 5 2007 /usr/lib64/libfftw3.a 37552193 16 -rw-r--r-- 1 root root 15116 Mar 5 2007 /usr/lib64/libsfftw_threads.a 29163540 16 -rw-r--r-- 1 root root 15180 Mar 5 2007 /usr/lib64/libfftw_threads.a 37552189 404 -rw-r--r-- 1 root root 407070 Mar 5 2007 /usr/lib64/libsfftw.a 29163538 416 -rw-r--r-- 1 root root 417854 Mar 5 2007 /usr/lib64/libfftw.a 37552201 368 -rw-r--r-- 1 root root 370524 Mar 5 2007 /usr/lib64/libsrfftw.a

Thanks in Advance,
-Dave


reply via email to

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