<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="GENERATOR" content="GtkHTML/4.4.4">
</head>
<body>
<br>
<blockquote type="CITE">
<pre>
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.

</pre>
</blockquote>
<br>
I understand, that using multiarch is refering to "apt-get" and can be used as "apt-get install package:arch" .<br>
Here is what happens with multiarch:<br>
<br>
# dpkg --print-foreign-architectures<br>
i386<br>
# dpkg --print-architecture<br>
amd64<br>
# apt-get install libmotif4:i386<br>
.....<br>
Die folgenden Pakete werden ENTFERNT: (removed)<br>
  libmotif4<br>
Die folgenden NEUEN Pakete werden installiert: (installed)<br>
  libmotif4:i386<br>
0 aktualisiert, 1 neu installiert, 1 zu entfernen und 24 nicht aktualisiert.<br>
Es müssen noch 0 B von 1.332 kB an Archiven heruntergeladen werden.<br>
Nach dieser Operation werden 602 kB Plattenplatz freigegeben.<br>
Möchten Sie fortfahren [J/n]? <br>
<br>
I cannot have both versions i386 and amd64 libs at the same time on my system, is this correct ?<br>
<br>
<table cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td>
<pre>


</pre>
</td>
</tr>
</tbody>
</table>
</body>
</html>