DALLASCAO.COM

Site of Cao Shouguang, English to Chinese translator

Install phpsh on ubuntu

apt-get install python-setuptools python-dev build-essential
apt-get install python2.6-pysqlite2

git clone git://github.com/facebook/phpsh.git
cd phpsh
python setup.py build
python setup.py install
phpsh

Leave a Comment