help-octave
[Top][All Lists]
Advanced

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

Re: trouble installing octave-forge-2006.01.28 and 3.17


From: Dmitri A. Sergatskov
Subject: Re: trouble installing octave-forge-2006.01.28 and 3.17
Date: Thu, 20 Jul 2006 09:54:40 -0600

On 7/20/06, address@hidden <address@hidden> wrote:


Would it be possible to elaborate further the following:
| octave-2.1.73/lib/octave-2.1.73/liboctinterp.a: could not read symbols:
Bad
| value



It looks to me that you did not compile octave shared libraries.
When you compile octave you need to specify
./configure --enable-shared --disable-static

(disable-static is optional)

Regards,

Dmitri.
--


reply via email to

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