LispWorks Release Notes and Installation Guide > 13 Release Notes > 13.13 Application delivery changes

NextPrevUpTopContentsIndex

13.13.4 Building Motif applications

To build a Motif application on Linux, x86/x64 Solaris and FreeBSD (and when using the X11 GUI option on Mac OS X), add

(require "capi-motif")

to the build script.

For all platforms, you should ensure that Motif is installed on the target machine. Additionally, if your application uses image formats other than BMP, you should ensure that Imlib is installed on the target machine.


LispWorks Release Notes and Installation Guide - 21 Dec 2009

NextPrevUpTopContentsIndex