stoneridge/python
Nick Hurley 07633f11c0 Add distribute setup to python 2013-06-04 20:58:48 -07:00
..
src Add our python version, along with instructions for installing 2013-06-04 20:45:59 -07:00
README.txt Add distribute setup to python 2013-06-04 20:58:48 -07:00
distribute_setup.py Add distribute setup to python 2013-06-04 20:58:48 -07:00

README.txt

cd src
./configure --prefix=PATH_TO_STONERIDGE_HOME
make
make install
cd ..
PATH_TO_STONERIDGE_HOME/bin/python distribute_setup.py
PATH_TO_STONERIDGE_HOME/bin/easy_install pip