Q2.8-1) Does Allegro CL 6.2 work on MacOS X 10.2 and 10.3?
Q 2.8-2) How do I get CLIM to work with MacOS X 10.2 and 10.3?
Q 2.8-1) Does Allegro CL 6.2 work on MacOS X 10.2 and 10.3?
A 2.8-1) Yes it does, when the patch files described just below are applied. (Allegro CL 6.2 as originally released did not work on MacOS X 10.2 or 10.3.)
The new patch files are shared library patches which must be downloaded manually into your Allegro directory, replacing files with the same names. First copy the existing files to libacli623.dylibold and libacl623.dylibold. Then download the files. They should replace the currently existing files in your Allegro directory (the directory where Allegro CL is installed).
From a browser, the patches can be downloaded by clicking on the links:
For regular versions, please download:
ftp://ftp.franz.com/pub/patches/6.2/macosx102/libacli623.dylib ftp://ftp.franz.com/pub/patches/6.2/macosx102/libacl623.dylib
For the Trial version, please download:
ftp://ftp.franz.com/pub/patches/6.2/macosx102/libacli623t.dylib
If using an FTP client, please refer to "Installing Patches Manually" in http://www.franz.com/ftp/pub/patches/6.2/README for general assistance in downloading patches.
Q 2.8-2) How do I get CLIM to work with MacOS X 10.2 and 10.3?
A 2.8-2) You need a newly released version of OpenMotif and a patch to that version. If you are running 10.2, you (probably) need to get X11 first (X11 should already be available on 10.3).
To obtain X11, do the following (for 10.2 users only):
To obtain and install OpenMotif 2.2.2, do the following:
cd /tmptar zxf openMotif-2.2.2.tar.gzcd openMotif-2.2.2patch -p0 < openMotif-2.2.2-darwin.patch./configuremake && make install
You should now have a working Motif suitable to use with CLIM.
Next FAQ topic: 3.1. Base Lisp
Previous FAQ topic: Architecture-specific problems: 2.7. Linux
© Copyright 1999, 2000, 2001, 2002, Franz Inc., Berkeley, CA. All rights
reserved.
$Revision: 1.1.2.10 $