Changeset 156 for plone4bio.buildout/trunk/INSTALL.txt
- Timestamp:
- 08/17/10 15:49:50 (18 months ago)
- Files:
-
- 1 modified
-
plone4bio.buildout/trunk/INSTALL.txt (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
plone4bio.buildout/trunk/INSTALL.txt
r121 r156 26 26 $ python2.4 bootstrap.py 27 27 28 or if you've used MacPorts for MacOSX to install your python 2. 4:28 or if you've used MacPorts for MacOSX to install your python 2.6: 29 29 30 $ /opt/local/bin/python2. 4bootstrap.py30 $ /opt/local/bin/python2.6 bootstrap.py 31 31 32 or if you've used Fink for MacOSX to install your python 2. 4:32 or if you've used Fink for MacOSX to install your python 2.6: 33 33 34 $ /sw/bin/python2. 4bootstrap.py34 $ /sw/bin/python2.6 bootstrap.py 35 35 36 36 3. Run buildout
