help-octave
[Top][All Lists]
Advanced

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

help with compiling octave-3.3.51


From: Charles Yee
Subject: help with compiling octave-3.3.51
Date: Tue, 29 Jun 2010 20:14:32 +0000

Hi,

I am trying to compile octave-3.3.51 on CentOS 5.4 using gcc 4.1.2
First, I issued the following "configure" command

./configure --prefix=/usr/local/octave/3.3.51 --without-ccolamd --without-colamd --without-curl --without-cxsparse --without-umfpack --without-fftw3 --without-glpk --without-hdf5 --without-z  F77="gfortran" FFLAGS="-O -mieee-fp" --with-blas=/usr/lib64/libblas.so.3 --with-lapack=/usr/lib64/liblapack.so.3 --with-gnu-ld --without-qhull --without-z --without-hdf5 --without-curl --with-qhull-includedir=/usr/include --enable-docs=no --without-framework-opengl --without-framework-carbon --without-qrupdate --with-gnu-ld --enable-extra-warning-flags

I had to disable docs (--enable-docs=no ) because of some error that it could not find texi2dvi. This is weird because i was able to build octave-3.2.4 and it found texi2dvi.

Second, I execute the "make" command.   It appeared to compile as it said "Octave successfully built".
Last, I executed "make install".  This step went fine.

However,  when I tried to run octave. I got a "segmentation fault" error.

I guess the compilation did not work properly???? Am I missing a library???

Thank you for any assistance.


-Charles




The New Busy is not the old busy. Search, chat and e-mail from your inbox. Get started.

reply via email to

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