help-octave
[Top][All Lists]
Advanced

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

Re: Octave-2.1.49 install woes


From: Manojit Roy
Subject: Re: Octave-2.1.49 install woes
Date: Thu, 5 Jun 2003 13:08:44 -0400 (EDT)

'--enable-rpath' worked wonders, thanks! I missed this option because it
is not mentioned in INSTALL files.

Manojit


On Thu, 5 Jun 2003, Nhi.Anh Chu wrote:

> Some one mentioned this earlier (I found it by searching the octave-help 
> mailing list, which is great):
>
> I put the following in my .bashrc file:
>
> export LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/usr/local/lib/octave-2.1.49/"
>
> Nhi.Anh
> ----- Original Message -----
> From: "cctsim" <address@hidden>
> To: <address@hidden>
> Sent: Thursday, June 05, 2003 10:41 AM
> Subject: Re: Octave-2.1.49 install woes
>
>
> > On Thursday 05 Jun 2003 3:11 pm, Manojit Roy wrote:
> > > Hello,
> > >
> > > I am trying to configure Octave-2.1.49 with '--enable-shared' option.
> > > Compilation and installation are finishing without a hitch, but while
> > > attempting to launch, it exits with error
> > >
> > > "octave: error while loading shared libraries: liboctinterp.so: cannot
> > > open shared object file: No such file or directory".
> > >
> > > I could see this file in '/usr/local/lib/octave-2.1.49/', linked to
> > > 'liboctinterp.so.2.1.49'. Can someone please point out what is going
> > > wrong? I should also mention that the default configuration (without
> > > 'enable-shared') works absolutely fine without any problem whatsoever.
> > >
> > try
> >
> > ./configure --enable-shared --enable-rpath
> >
> >
> > Regards
> > cctsim
> >
> > __________________________________________________
> > Yahoo! Plus - For a better Internet experience
> > http://uk.promotions.yahoo.com/yplus/yoffer.html
> >
> >
> >
> > -------------------------------------------------------------
> > Octave is freely available under the terms of the GNU GPL.
> >
> > Octave's home on the web:  http://www.octave.org
> > How to fund new projects:  http://www.octave.org/funding.html
> > Subscription information:  http://www.octave.org/archive.html
> > -------------------------------------------------------------
>
>
>
> -------------------------------------------------------------
> Octave is freely available under the terms of the GNU GPL.
>
> Octave's home on the web:  http://www.octave.org
> How to fund new projects:  http://www.octave.org/funding.html
> Subscription information:  http://www.octave.org/archive.html
> -------------------------------------------------------------
>
>

Manojit Roy, Ph.D.
EEB, University of Michigan
Ann Arbor, MI 48109
Voice: (734) 615 9805
Fax: (734) 763 0544



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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