Re: iupeu and fedora 7
- Posted by jacques deschênes <desja at glob?t?otter.net> May 10, 2008
- 773 views
Using the suggestion of Chris, it showed me that libXm.so.3 was missing searching the internet I found it be part of openmotif so Jeremy was right. But pirut didn't display any open motif in is list of installable package but there was a lesstif 0.95.xx which one was said to be a clone of openmotif so I installed it. But that package as no libXm.so.3 but a libXm.so.2 searching the internet I found in a forum that I could solve the issue by creating a symlink like this: ln -s /usr/lib/libXm.so.2 /usr/lib/libXm.so.3 This seem to solve the issue partly. Well iupeu.e can at least load libiup.so but no one of the examples run properly. Some crash, others display a window but that window is completely unresponsive. Maybe lesstif is incompatible with iup. I'll try to find an rpm of openmotif to install it. Thanks to all of you for your quick replies. Jacques Deschênes Jeremy Cowgar wrote: > > ChrisBurch2 wrote: > > > > Hi > > > > Sorry, can't remember, I just used YAST to search for the libraries, and > > installed > > them there. (YAST is the SuSE set up tool, so won't be applicable to Red > > Hat). > > > > My downloads folder most recent entries contains the the libcd (cd library), > > > > which I may or may not have installed. > > > > hehe. I wasn't very clear in my message. I meant if jacques deschênes could > let us know what was required on RedHat. Sorry, should have been more clear. > > -- > Jeremy Cowgar > <a href="http://jeremy.cowgar.com">http://jeremy.cowgar.com</a>