[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: What shall I do to start ddd??
From: |
J.H.M. Dassen (Ray) |
Subject: |
Re: What shall I do to start ddd?? |
Date: |
Fri, 24 May 2002 09:03:36 +0200 |
User-agent: |
Mutt/1.3.28i |
On Fri, May 24, 2002 at 10:01:01 +0800, ?? ?? wrote:
> when I start the ddd ,an error occurs as following :
> ld.so.1: ddd: fatal: libstdc++.so.2.10.0: open failed: No such file or
> directory killed
> but when I use the command "find / -name libstdc++.so.2.10.0 -print" to find
> this file,
> I can see this file locates at /usr/local/lib.
> What shall I do to start ddd??
You need to tell the dynamic loader to search for dynamic libraries in that
directory as well. Try setting the "LD_LIBRARY_PATH" environment variable to
"/usr/local/lib" before starting ddd.
HTH,
Ray
--
I'm having trouble keeping my clever schemes separate from my sarcasm.
Wally