diff --git a/Mac/Demo/building.html b/Mac/Demo/building.html index ee214e69d6d..48bb135f4d4 100644 --- a/Mac/Demo/building.html +++ b/Mac/Demo/building.html @@ -30,21 +30,22 @@
Mac/mwerks/projects
for the project files and
related stuff. +Note: always rebuild the CWGUSI libraries, even if you have +checked them out from the CVS repository.
+
Next, in
MoreFiles
, libjpeg
, pbmplus
,
zlib
, libpng
, gdbm
,
@@ -423,7 +427,7 @@
.exp
files for PPC and CFM68K-The machine-independent Python sources are checked out from the main Python -CVS archive, see the PSA homepage for -details.
+The machine-independent Python sources are checked out from the main
+Python CVS archive, see the PSA
+homepage for details. When you check the sources out you will get
+something like Python:dist:src
, and under that the
+Modules
, Lib
, etc hierarchy. The
+src
folder should be renamed to Python
, and
+is what this document refers to as the "toplevel Python folder".
-Next, within the toplevel Python folder, you check out the mac-specific sources -in a Mac folder. The CVS path to use can be found at the -MacPython homepage. Finally, -you check out the external libraries needed in the parent of the Python folder. The -CVS path for these libraries is also mentioned at the MacPython homepage.
+Next, within the toplevel Python folder, you check out the +mac-specific sources in a Mac folder. The CVS path to use can be found +at the MacPython +homepage. Finally, you check out the external libraries needed in +the parent of the Python folder. The CVS path for these libraries is +also mentioned at the MacPython homepage.
-Neither of the pages mentioned above contains the passwords for the CVS sites, -for obvious reasons, but they do contain instructions on how to obtain the passwords.
+Neither of the pages mentioned above contains the passwords for the +CVS sites, for obvious reasons, but they do contain instructions on +how to obtain the passwords.