<!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>
Dear maintainer,<br>
thanks for your help !<br>
I found the problem and resolved it  - the bug can be closed !<br>
<br>
The problem was, that I did not realize (and no one told me - even not the maintainers after the explizit question why "/usr/lib32/ is not existent" ;-) that during an update of "multiarch" and the "ia32-libs.." the folder
<br>
<br>
"/usr/lib32/"<br>
<br>
moved to<br>
<br>
"/usr/lib/i386/linux-gnu/"<br>
<br>
<br>
After realizing this, it was very easy to set the correct links to make ADS2012 work again !<br>
<br>
ln -s /usr/lib/i386-linux-gnu/libXm.so.2 /usr/lib/i386-linux-gnu/libXm.so.3<br>
ln -s /usr/lib/libXm.so.4 /usr/lib/libXm.so.3<br>
<br>
did it.<br>
<br>
Dear Goswin, <br>
one last question on this topic:<br>
<br>
When (version or date) was "/usr/lib32" replaced by "/usr/lib/i386-linux-gnu" ?<br>
<br>
Best regards<br>
Holger
</body>
</html>