All Manuals > LispWorks Release Notes and Installation Guide > 12 Troubleshooting, Patches and Reporting Bugs > 12.3 Troubleshooting on Linux

NextPrevUpTopContentsIndex

12.3.3 Using multiple versions of Motif on Linux

The version of Open Motif required by LispWorks 6.1 with the Motif GUI may not be compatible with other applications (including LispWorks 4.2). It is however compatible with LispWorks 6.0, LispWorks 5.x, LispWorks 4.4 and 4.3, so you for example you should be able to run LispWorks 6.1 and LispWorks 6.0 simultaneously with either Open Motif installed.

Whilst it is not supported for LispWorks 5.1 and later versions, you can still use Lesstif for LispWorks 5.0 and earlier - see the Installation Guide for that version for details.

You may wish to maintain multiple versions of the Motif/Lesstif libraries in order to run various applications simultaneously. However, because the filenames of the libraries can conflict, this can only be done by installing libraries in non-standard locations.

When a library has been installed in a non-standard location, you can set the environment variable LD_LIBRARY_PATH to allow an application to find that library. Specifically, if <motiflibdir> denotes the directory containing the Motif 2.2 file libXm.so then set LD_LIBRARY_PATH to include <motiflibdir>.

Note: to find out which version of libXm your LispWorks 6.1 image is actually using, look in the bug form. See Generate a bug report template for instructions on generating the bug form.


LispWorks Release Notes and Installation Guide - 23 Dec 2011

NextPrevUpTopContentsIndex