Commit 965226bb authored by Jack Jansen's avatar Jack Jansen

Added a note about getting CarbonLib as a way to get a new...

Added a note about getting CarbonLib as a way to get a new Appearance/NavServices. Added Luc Lefebvre to the thanks-list.
parent 04b85498
...@@ -27,6 +27,12 @@ invest the time and have access to CodeWarrior you are welcome to try ...@@ -27,6 +27,12 @@ invest the time and have access to CodeWarrior you are welcome to try
and build a 68k distribution, most of the projects and sources are and build a 68k distribution, most of the projects and sources are
reasonably up to date (May 2000). Contact me for details. reasonably up to date (May 2000). Contact me for details.
This version of Python expects a recent version of Appearance, so it may
be that users with pre MacOS 8.5 systems have trouble running it. If
that is the case try getting CarbonLib from Apple, I am told this
includes Appearance and NavServices. You may also have to disable the
"Use navservices" preference for best results.
What to install What to install
--------------- ---------------
...@@ -131,7 +137,7 @@ are lost and you have to set them again. ...@@ -131,7 +137,7 @@ are lost and you have to set them again.
After you are satisfied that 2.0b1 works as expected you can trash After you are satisfied that 2.0b1 works as expected you can trash
anything in the system folder that has "python" in the name and not anything in the system folder that has "python" in the name and not
"1.6a2". "2.0b1".
The installer The installer
------------- -------------
...@@ -153,11 +159,12 @@ installer (with Installer Vise Lite), and Jack worked from there. ...@@ -153,11 +159,12 @@ installer (with Installer Vise Lite), and Jack worked from there.
Thanks! Thanks!
------- -------
Thanks go to the whole Python community with Guido in the lead, of course. Thanks go to the whole Python community with Guido in the lead, of
Mac-specific thanks go to the pythonmac-sig, Just van Rossum, Corran Webster, Tony Ingraldi, course. Mac-specific thanks go to the pythonmac-sig, Just van Rossum,
Erik van Blokland, Bill Bedford, Chris Stern, Gordon Worley, Oliver Steele, M. Papillon, Corran Webster, Tony Ingraldi, Erik van Blokland, Bill Bedford, Chris
Steven Majewski, David Goodger, Chris Barker and all the other people who provided feedback, Stern, Gordon Worley, Oliver Steele, M. Papillon, Steven Majewski, David
code or both! Goodger, Chris Barker, Luc Lefebvre and all the other people who
provided feedback, code or both!
Feedback Feedback
-------- --------
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment