help-octave
[Top][All Lists]
Advanced

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

Re: one step forward, one step... ?


From: Paul Kienzle
Subject: Re: one step forward, one step... ?
Date: Thu, 13 Feb 2003 19:59:14 -0500
User-agent: Mozilla/5.0 (Windows; U; Win 9x 4.90; en-US; rv:1.3a) Gecko/20021212

Evan Cooch wrote:

Further to a recent post concerning a problem I'm having installing 2.1.4x - I upgraded gcc to 3.2.1, and since g77 is now part of that build, I figure all should be well.

However, when I run make, I get a new, different error message:

making gendoc.cc
gendoc.cc is unchanged
./gendoc > DOCSTRINGS-t
./gendoc: error while loading shared libraries: libstdc++.so.5: cannot open shared object file: No
such file or directory


Suggestions?

check that /etc/ldso.conf (or whatever it is called)
contains /usr/local/lib. Run ldconfig (or whatever it
is called) as root to find all the .so's on the path.




-------------------------------------------------------------
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]