help-octave
[Top][All Lists]
Advanced

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

Re: Gnuplot doesn't work with octave 3.0 on UBUNTU


From: Thomas Weber
Subject: Re: Gnuplot doesn't work with octave 3.0 on UBUNTU
Date: Tue, 21 Oct 2008 19:02:00 +0200

Am Dienstag, den 21.10.2008, 18:49 +0200 schrieb thomas vanderbruggen:
> About pcre, I have the libpcre3 version 7.4-1ubuntu2.1, but I'm not
> sure this is exactly the information you want ?

Actually, it is. You should have a file libpcre.so.3 somewhere
under /usr/lib/ (which in turn is a symlink).


> Else I have the following configuration for octave :
> 
> uname output:     Linux BIARO-BUREAU 2.6.24-21-generic #1 SMP Mon Aug
> 25 17:32:09 UTC 2008 i686 GNU/Linux
> configure opts:   '--prefix=/usr/local/opt/binaries/octave-3.0.2'
> 'CFLAGS=-O2' 'CXXFLAGS=-O2' '--disable-readline'
> Fortran compiler: gfortran
> FFLAGS:           -O -mieee-fp
> F2C:              @F2C@
> F2CFLAGS:         @F2CFLAGS@
> FLIBS:            -L/usr/lib/gcc/i586-manbo-linux-gnu/4.2.3
> -L/usr/lib/gcc/i586-manbo-linux-gnu/4.2.3/../../.. -lz -lgfortranbegin
> -lgfortran -lm
> CPPFLAGS:         
> INCFLAGS:         -I. -I. -I./liboctave -I./src -I./libcruft/misc
> C compiler:       gcc, version 4.2.3 (4.2.3-6mnb1)
> CFLAGS:           -O2
> CPICFLAG:         -fPIC
> C++ compiler:     g++, version 4.2.3
> CXXFLAGS:         -O2
> CXXPICFLAG:       -fPIC
> LD_CXX:           g++
> LDFLAGS:          
> LIBFLAGS:         -L.
> RLD_FLAG:         -Wl,-rpath
> -Wl,/usr/local/opt/binaries/octave-3.0.2/lib/octave-3.0.2
> BLAS_LIBS:        
> FFTW_LIBS:        
> LIBS:             -lncurses -ldl -lz -lm 
> LEXLIB:           
> LIBGLOB:          
> SED:              /bin/sed
> 
> But I'm didn't find the REGEX line. Can you please give the command to
> have it ?

It's the stuff that's output when you run ./configure. Can you
run ./configure again (just extract the tarball into a new directory and
give it the same options as above; there's no need to run 'make'
afterwards, so it shouldn't take too long).

Out of curiosity: why do you disable readline?

        Thomas



reply via email to

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