Changes between Version 20 and Version 21 of SetupOnTiger
- Timestamp:
- Jul 24, 2006, 12:35:09 PM (18 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SetupOnTiger
v20 v21 9 9 '''Before beginning''', install XCode. XCode contains make, gcc, and other things you'll be needing when compiling from source. 10 10 11 ''As an alternative to these instructions, consider installing [http://darwinports.opendarwin.org/ DarwinPorts]. It simplifies installing up-to-date versions of apache2, python 2.4, mod_python, PIL, and the various databases that Django supports''. 11 ''As an alternative to these instructions, consider installing [http://darwinports.opendarwin.org/ DarwinPorts]. It simplifies installing up-to-date versions of apache2, python 2.4, mod_python, PIL, and the various databases that Django supports''. A write up walking through the packages to install with [http://darwinports.opendarwin.org/ DarwinPorts] to get a quick install running is available at http://www.rhonabwy.com/wp/2006/07/20/installing-django-on-macos-x-development-version/ 12 12 13 13 === Installing Python ===