This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
libstdc++ help for newbie
- From: Suzanne dot Plenty at alcatel dot be
- To: libstdc++ at gcc dot gnu dot org
- Date: Mon, 25 Nov 2002 15:30:12 +0100
- Subject: libstdc++ help for newbie
Hi,
I've been asked to install libstdc++ 2.8.0 on a solaris 2.8 server. As I
can't find a suitable binary, I'm going to have to build it from the source
code, which is where my problems begin...
Libstdc++ 2.8.0 is needed for an old c++ application which has to moved
from solaris 2.6 to 2.8. I only have the object code and it's no longer
supported by the supplier. If I try to run the executables I get the
errormessage
[Thu Nov 21 10:42:48 2002] [error] [client 138.203.52.105] ld.so.1:
./asearch: fatal: libstdc++.so.2.8.0: open failed: No such file or
directory, referer: http:
//aww.web04.alcatel.be/isrc/index.html
I already have gcc-2.95.3 installed (by someone else) in a non-standard
location which I need to keep for installing more recent software (MySQL,
PHP etc).
I have no C or C++ experience and very little UNIX experience (I followed
solaris sysadmin pt 1 a few weeks ago). So far I've just installed gnu tar,
MySQL, tc shell and a few perl modules. Our outsourced UNIX sysadmins
refuse any requests for assistance/advice.
I'd be very grateful for a few pointers to where I should start,
documentation etc, as I've only been able to find detailed install
instructions for v3. The install instructions in the tar for v2.8.0 assume
you already know the installation basics.
Many many thanks for any help,
Sue Plenty.