help-octave
[Top][All Lists]
Advanced

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

Re: Error during installation of version 3.2.4


From: Abdul Rahman Riza
Subject: Re: Error during installation of version 3.2.4
Date: Fri, 26 Mar 2010 22:14:24 +0800

Hi Lyanyuan,

Why don't you use ubuntu 9.10 "karmic" then you can just simply install octave 3.2 from its repos by invoking # apt-get install octave3.2

Riza

On Wed, 2010-03-24 at 16:47 -0400, address@hidden wrote:
Hello,

I am trying to install octave version 3.2.4 to my Linux machine.  Since I
don't have a root account password, I install the package to a
subdirectory under my account using --prefix to define its path.  I use
the following command first:

./configure --prefix=/my local location --enable-shared --disable-static

Then I run "make" and the following error message comes out and the
installation is quit.

../src/liboctinterp.so: undefined reference to `std::basic_istream<char,
std::char_traits<char> >::ignore()'
../src/liboctinterp.so: undefined reference to `__cxa_get_exception_ptr'
collect2: ld returned 1 exit status
make[2]: *** [octave] Error 1
make[2]: Leaving directory `/home/zheng/softwares/octave-3.2.4/src'
make[1]: *** [src] Error 2
make[1]: Leaving directory `/home/zheng/softwares/octave-3.2.4'
make: *** [all] Error 2

Can someone provide me advice?  Thanks.

Lianyuan
_______________________________________________
Help-octave mailing list
address@hidden
https://www-old.cae.wisc.edu/mailman/listinfo/help-octave


reply via email to

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