From 061ac50ec95d5dc07071e778af1536ce69952c7d Mon Sep 17 00:00:00 2001 From: Jack Jansen Date: Tue, 22 Oct 1996 15:27:56 +0000 Subject: [PATCH] Added a note about PythonApplet name --- Mac/Demo/building.html | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/Mac/Demo/building.html b/Mac/Demo/building.html index fe640256c75..9c182dc653d 100644 --- a/Mac/Demo/building.html +++ b/Mac/Demo/building.html @@ -48,7 +48,7 @@ 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 a modified version of -CWGUSI 1.7.2. CWGUSI is +CWGUSI 1.8.0. CWGUSI is obtainable from ftp://ftp.switch.ch/software/mac/src/mw_c. It is possible to build a non-GUSI Python, see below. @@ -374,7 +374,7 @@ can change the gusi settings should you feel like doing so). Do not run it yet, this will possibly result in a garbled preferences file.

    -

    PythonApplet +
    PythonAppletPPC
    The applet skeleton application. Very similar to PythonPPC, but it calls to a different entrypoint in the core library. The mkapplet script will copy this complete @@ -383,16 +383,15 @@ applet.

    -After creating the alias to PythonCore you should move -PythonPPC to the main Python folder. Next you remove any -old Python Preferences file from the -Preferences folder (if you had python installed on your -system before) and run the interpreter once to create the correct -preferences file. You should also make an alias to -PythonApplet in the main Python folder. (again: making an -alias is preferrable to copying or moving the file, since this will -cause the correct file to be used if you ever rebuild -PythonApplet).

    +After creating the alias to PythonCorePPC you should move +PythonPPC to the main Python folder. Next you remove any old +Python XXX Preferences file from the Preferences folder +(if you had python installed on your system before) and run the interpreter once +to create the correct preferences file. You should also make an alias +PythonApplet pointing to PythonAppletPPC in the main +Python folder. (again: making an alias is preferrable to copying or moving the +file, since this will cause the correct file to be used if you ever rebuild +PythonAppletPPC).

    Next, you have to build the extension modules in the PlugIns folder. Open each project with .ppc in the