[ << ] | [ < ] | [ Up ] | [ > ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
When configuring FreeM with the supplied configure
script, there are some FreeM-specific options that may be used to compile in optional features, or exclude default ones:
--enable-mwapi
(EXPERIMENTAL)Enables experimental support for the M Windowing API (ANSI X11.6-1995) using the OSF/Motif widget toolkit. Requires that you have the X11
, Xt
, ICE
, and Xm
libraries, as well as all of their C header files.
Please consult your operating system’s documentation for the correct commands to install the required libraries.
Example
$ ./configure --enable-mwapi $ make $ sudo make install
This document was generated on May 5, 2025 using texi2html 5.0.