The NMR Software Felix 2004, formerly from Accelrys and now owned by FelixNMR, exposes a binary compatibility bug in lesstif. The Felix 2004 product is linked against a true motif shared library (libXm.so.2). When executed using lesstif's copy of this shared library, the program segfaults with the error...
>felixX: Symbol `_XmStrings' has different size in shared object, consider re-linking
>Executing: '/usr/accelrys/Felix2004/macros/felix/menus/mac/init.mac'
>Xt Error: Widget title has zero width and/or height
>Xt Error: Widget right has zero width and/or height
>Xt Error: Widget left has zero width and/or height
>Xt Error: Widget bottom has zero width and/or height
>Xt Error: Widget top has zero width and/or height
Logged In: YES
user_id=39146
Originator: NO
You can try linking to an older version of LessTif but otherwise note that binary compatibility is very hard to achieve.
Logged In: YES
user_id=39146
Originator: NO
You can try linking to an older version of LessTif but otherwise note that binary compatibility is very hard to achieve.