ddd
[Top][All Lists]
Advanced

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

RE: Installed successfully, bu unable to execute


From: david
Subject: RE: Installed successfully, bu unable to execute
Date: Thu, 15 Nov 2001 14:45:53 -0500

I am happy to have been able to help. I use DDD quite a bit when analyzing C++ code and consider it one of the top few tools in the tool box, so being able to give back a tiny dust mote of help in return is a pleasure.

   David

At 2001/11/15 13:29  Thursday, Elvis Fernandes wrote:

Great ! It worked. Thanks a lot David.

Elvis Fernandes

-----Original Message-----
From: address@hidden [mailto:address@hidden
Sent: Wednesday, November 14, 2001 10:44 PM
To: Elvis Fernandes
Cc: address@hidden
Subject: Re: Installed successfully, bu unable to execute


    Assuming you are running under Linux or some Unix variant, examine the
environment variable, "LD_LIBRARY_PATH," and add the location of the named
file, "libXm.so.2,".
    For example, if it were located in /export/bin/X11/lib, the following
should work (in ksh):   export
LD_LIBRARY_PATH=${LD_LBRARY_PATH}:/export/bin/X11/lib.
    If there is nothing at all in the current path variable, then this
could be used:
export LD_LIBRARY_PATH=/export/bin/X11/lib. (Of course, the period at the
end of the sentences should not be part of the command.)

    David

At 2001/11/14 22:29  Wednesday, Elvis Fernandes wrote:

>Hello,
>
>I compiled and installed ddd without any error messages. However, when I
>execute dd i get this error message. No idea whats going on. Any help will
>be appreciated.
>
>  #/usr/local/bin/ddd
>ld.so.1: /usr/local/bin/ddd: fatal: libXm.so.2: open failed: No such file
or
>directory
>Killed
>
>
>Thanks a lot
>Elvis Fernandes
>
>
>_______________________________________________
>Ddd mailing list
>address@hidden
>http://mail.gnu.org/mailman/listinfo/ddd


_______________________________________________
Ddd mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/ddd




reply via email to

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