ddd
[Top][All Lists]
Advanced

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

Re: Problem installing DDD


From: Arnaud Desitter
Subject: Re: Problem installing DDD
Date: Wed, 29 Nov 2000 10:12:41 +0000 ()

>     I install the DDD but when trying to do "configure" reported an =
> error (nonmemory as) but something referred the MOTIF)). Due to this it, =
> installs the LESSTIF 0.91.8. Soon I do all them passage for the =
> installation of the DDD and finalizes successful. But when i try to =
> execute it report me (ddd: error in loading shared libraries: =
> libXm.so.1: cannot open shared object file: No such file or directory).
> 

Either install Lesstif in /usr/lib as root or set LD_LIBRARY_PATH to
the installation directory of libXm.so,
e.g.
(csh) setenv LD_LIBRARY_PATH /path/to/dir
or
(sh) export LD_LIBRARY_PATH=/path/to/dir

Regards,
Arnaud



reply via email to

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