From 16e99c06aa28d521f9d4bd6e99220f31a09092e2 Mon Sep 17 00:00:00 2001 From: Jack Jansen Date: Sat, 7 Sep 1996 17:11:26 +0000 Subject: [PATCH] Added note about modified gusi --- Mac/Demo/building.html | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/Mac/Demo/building.html b/Mac/Demo/building.html index 73e3d4e8c17..406f478e4a5 100644 --- a/Mac/Demo/building.html +++ b/Mac/Demo/building.html @@ -47,7 +47,8 @@

What you need.

Think/Symantec C but you are basically on your own.
  • You need GUSI, the Grand Unified Socket Interface, by Matthias -Neeracher. The current distribution has been built with CWGUSI 1.7.2, +Neeracher. The current distribution has been built with a modified version of +CWGUSI 1.7.2. CWGUSI is obtainable from ftp://ftp.switch.ch/software/mac/src/mw_c. It is possible to build a non-GUSI Python, see below. @@ -120,9 +121,16 @@

    Setting Up

    Waste 1.2 distribution (if you want waste) -Now build all the libraries. In CWGUSI you build the +First build GUSI. Move the files from the "CWGUSI-mods" to the right +place in the CWGUSI distribution folder, and build the projects GUSI.68K.µ, GUSI.CFM68K.µ -and GUSI.PPC.µ, in +and GUSI.PPC.µ. If you have a CWGUSI version more recent than +1.7.2 it could be that the fixes are already included, check it. Alternatively, +you can forget about the fixes and remove the one reference to GUSILoadPreferences +in the Python sources. This will disable the "default file creator/type" and +"Delay Sioux window" preferences in Python. + +Next, in MoreFiles, libjpeg, pbmplus andlibtiff you build all projects. Tcl/tk is a special case, see below. Of course, if you are only interested in one of