-wxWindows 2.0 for Motif installation
+wxWindows 2.1 for Motif installation
------------------------------------
IMPORTANT NOTE:
(not yet tested). Motif 2.0 and above may also be suitable.
- Download the appropriate .tgz archive, or alternatively the files
- wx200gen.zip and wx200mot.zip. Download documentation in a preferred format,
- such as wx200htm.zip or wx200pdf.zip.
+ wx2_x_y_gen.zip and wx2_x_y_mot.zip. Download documentation in a
+ preferred format, such as wx2_x_y_htm.zip or wx2_x_y_pdf.zip.
- Make a directory such as ~/wx and unarchive the files into this
directory. If using the zip archives, use the -a option if available
ldconfig
exit
-NB: DO NOT COMPILE WXGTK WITH GCC AND THREADS, SINCE ALL PROGRAMS WILL CRASH UPON
-START-UP! Just always use egcs and be happy.
+NB: DO NOT COMPILE WXGTK WITH GCC AND THREADS, SINCE ALL PROGRAMS WILL
+CRASH UPON START-UP! Just always use egcs and be happy.
* Building wxMotif on SGI
--------------------------
Usage:
./configure options
-`
+
If you want to use system's C and C++ compiler,
set environment variables CC and CCC as
--without-libjpeg Disables JPEG image format code.
-{ --without-odbc Disables ODBC code. Not yet. }
+ --without-odbc Disables ODBC code.
--disable-resources Disables the use of *.wxr type
resources.
* Further notes by Julian Smart
---------------------------------
-- You may find the following script useful for compiling wxMotif:
- Make this script executable with the command
+- You may find the following script useful for compiling wxMotif,
+ especially if installing from zips (which don't preserve file
+ permissions). Make this script executable with the command
chmod a+x makewxmotif.
-------:x-----Cut here-----:x-----
wxwin-developers@wx.dent.med.uni-muenchen.de
-Julian Smart, February 1999.
-julian.smart@ukonline.co.uk
+Julian Smart, Robert Roebling and Vadim Zeitlin, November 1999.
+