> Hey all ....
> 
> I downloaded lesstif .87 and installed it on my Linux RH5.2 system. I did
> it so that I could have ddd 3.1.4 installed. however, when i tried making
> lesstif everything went fine. after that i tried configuring ddd and all
> again went fine. once i decided to 'make install' ddd, it, one more time
> seemed to go fine. but, after making it the makefile displayed a message
> "make check to check installation" or something like that. i tried
> running "make check" and it said that an error had been encountered. it
> was something like:
> 
> shared file libXm.so.1 not found!!!
> 
> I tried "locate libXm.so.1" and yeap, it didn't find it. I guess this is
> part of the lestiff window manager library but i dunno what's wrong. can
> anybody help???

Hrm... did you do a "make install" on lesstif? Actually, now that I think
about it, I think lesstif doesn't make the shared library (which is what
you need) by default. It's an option to ./configure I believe. Type
./configure --help in the lesstif sources and it should tell you. I think
lesstif doesn't install the share libraries by default because it's much
more source compatible than binary compatible so far. And did you do a
"updatedb" before you used locate? If libXm.so.1 had just been installed,
locate wouldn't be able to find it since it normally updates the database
every night at around 4AM.

If stuff still doesn't work, then you might want to just get the rpms if
they're available.

HTH,
MZhang

---------------------------------------------------------------------------
Send administrative requests to [EMAIL PROTECTED]

Reply via email to