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: Elvis Fernandes
Subject: RE: Installed successfully, bu unable to execute
Date: Thu, 15 Nov 2001 10:29:27 -0800

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




reply via email to

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