]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Added some clarifications and fixed host names.
authorJack Jansen <jack.jansen@cwi.nl>
Sun, 24 Sep 1995 21:08:22 +0000 (21:08 +0000)
committerJack Jansen <jack.jansen@cwi.nl>
Sun, 24 Sep 1995 21:08:22 +0000 (21:08 +0000)
Mac/ReadMeOrSuffer

index d6e7a354858ccdc20eed8b28d8843da72161f995..a6f89a9f3203f81e296c21dc90d4063c5b06aaf3 100644 (file)
@@ -16,7 +16,7 @@ you have!
 
 If this is your first encounter with python: you definitely need the common
 user documentation (common to all platforms). You can find this (in various
-forms) on www.python.com and ftp.python.com.
+forms) on www.python.org and ftp.python.org.
 
 If you have a pre-system 7 macintosh: sorry, this release will not work
 on your system. Too many sys7 features are used to make a sys6 python
@@ -48,10 +48,13 @@ PowerPC Macintosh instructions
    file (after asking you if that's ok with you).
    
 4. To make sure any applets you create can find the common interpreter code
-   you should make an alias to PythonCore and drop it in your Extensions
-   folder (I think the name should still be PythonCore). Alternatively, drop
-   the file itself on the System folder and it will find its own way.
-   
+   you should move PythonCore to the Extensions folder (drop it on the
+   System Folder and it will find its own way). Alternatively, you can
+   make an alias called "PythonCore" in the Extensions folder and
+   point it to the real PythonCore. You may want to start PythonPPC
+   again at this point to check that you actually put the extension in
+   the right place.
+
 5. You're all set now. Continue with the common instructions.
 
 68K Macintosh instructions