On Mon, Jan 28, 2013 at 11:05:34AM +, Holger Weiss wrote:
>
>
> 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.
>
>
>
> I understand, that using multiarch is refering to "apt-get" and can be used
> as "apt-get i
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.
I understand, that using multiarch is refering to "apt-get" and can be used as
"apt-get install package:arch" .
Here is what happens with multiarch:
# dpkg --print-fore
On Fri, Jan 25, 2013 at 04:00:47PM +, 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
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 f
4 matches
Mail list logo