diff --git a/Mac/Demo/building.html b/Mac/Demo/building.html
index 70215376400..dc6c9a29482 100644
--- a/Mac/Demo/building.html
+++ b/Mac/Demo/building.html
@@ -53,10 +53,9 @@ Think/Symantec C but you are basically on your own.
Neeracher. The original CWGUSI is
obtainable from
-ftp://sunsite.cnlab-switch.ch/software/platform/macos/src,
-but at the moment Python is built with a rather hacked-up version of GUSI,
-available from Jack's Python webpage and ftp-directory referenced above.
-It is also possible to build a non-GUSI Python, see below.
+ftp://sunsite.cnlab-switch.ch/software/platform/macos/src.
+At the moment Python is built with a rather hacked-up version of GUSI,
+these modifications are available in folder Python:Mac:GUSI-mods
.
@@ -131,23 +130,12 @@ Top-level-folder:
First build GUSI. If you didn't get the python-specific GUSI you have to
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.µ
.
-Two notes:
-
GUSICWFile.???
files. Change
-the access path to {project folder}::
to fix this.
-MSLGUSI.68K.µ
, MSLGUSI.CFM68K.µ
and
+MSLGUSI.PPC.µ
.
+If you have a CWGUSI version more recent than
+1.8 it could be that the fixes are already included, check it.
Next, in
MoreFiles
, libjpeg
, pbmplus
,
zlib
, libpng
, gdbm
,
@@ -158,12 +146,15 @@ static 68K, CFM68K or PPC you can skip building the other libraries.
tcl7.6
and tk4.2
distribution:
compat
folders to (compat)
in both the Tcl and Tk folders.
@@ -197,8 +188,6 @@ and CRSR resources from it to tkresources.rsrc
. This allows
the _tkinter
module to work without an installed Tk/Tcl on your
machine.
-+ +Using fullbuild is also the only easy way to buid the fat application and applet. +See the fullbuild source for details on how to build the fat binaries "by hand". + You are all set now, and should read the release notes and