资 源 简 介
uc-unified-python-installer is a unified python installer installs a "stand alone" python to nix systems (bsd, osx, unix, linux).
This script was hewn from the luxurious Plone 4 unified installer.
hg clone https://code.google.com/p/uc-unified-python-installer/
running
./install.sh bla bla still installs Plone as expected but running ./inslall_web2py.sh installs just the stand alone Python at this time.
OS X
1. .04.
1. .06
Ubuntu
1. .10 required a minor Python setup.py fix
running
./install_web2py.sh standalone
or
./install_web2py.sh zeo
gives you a standalone Python installed to the users home. Currently defaults to
${HOME}/Web2pu-ENV
running with sudo or as root
sudo ./install_web2py.sh standalone
or
sudo ./install_web2py.sh zeo
Gives you a more server like setup. For example on OS X end up with<
文 件 列 表
uc-unified-python-installer
.hg
.hgignore
buildenv.sh
buildenv.sh.in
config.log
config.status
distribute-0.6.16.tar.gz
helper_scripts
install.log
install.sh
jpegsrc.v8a.tar.gz
packages
packages_dir_initial_contents
preflight
Python-2.6.7.tar.bz2
readline-6.1.tar.gz
README.txt
virtualenv-1.6.1.tar.gz
zlib-1.2.5.tar.bz2