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 01:44:07 -0500

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




reply via email to

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