> # rpm -Uvv --test --nodeps lesstif-0.94.4-1.i586.rpm > > The partial output makes me not sure whether I should continue to install > > file /usr/X11R6/lib/libMrm.so.2 from install of lesstif-0.94.4-1 > conflicts with file from package openmotif21-2.1.30-8 > file /usr/X11R6/lib/libUil.so.2 from install of lesstif-0.94.4-1 > conflicts with file from package openmotif21-2.1.30-8 > file /usr/X11R6/lib/libXm.so.2 from install of lesstif-0.94.4-1 > conflicts with file from package openmotif21-2.1.30-8 > > > Any suggestions are appreciated.
Indeed the packages conflicts because they implement the same API (so the include files, and the libraries have the same name). It may be possible to install openmotif and lesstif side-by-side, but not with the rpm you have. -- Pat ------------------------------------------------------- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime developer group breaking into this new coding territory! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642 _______________________________________________ Lesstif-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lesstif-discuss

