On Fri, Jan 25, 2013 at 04:00:47PM +0000, Holger Weiss wrote: > What I did to make the software work on machine1 with "ia32-libs" (20120926) > is, that I had to create the following links: > > mv /usr/lib/libXm.so.3 /usr/lib/libXm.so.3.off #this deactivates actual > libXm.so.3 > ln -s /usr/lib/libXm.so.4 /usr/lib/libXm.so.3 #create link to > libXm.so.4 for 64Bit > ln -s /usr/lib32/libXm.so.2 /usr32/lib/libXm.so.3 #create link to > libXm.so.2 for 32Bit > > How can I do the equal thing on machine2 with "ia32-libs" (1:0.4) ?
Debian does not have a libXm.so.3 at all, only libXm.so.2 and libXm.so.4, which are in lesstif2 and libmotif4 respectively. MfG Goswin -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org