Difference between revisions of "Category:Setup - Psyco JIT compiler for Overo build environment for Fedora 10"

From Gumstix User Wiki
Jump to: navigation, search
(Run the python installation script as a super user)
(Run the python installation script as a super user)
Line 4: Line 4:
  
 
==Run the python installation script as a super user==
 
==Run the python installation script as a super user==
cd psyco-dist  
+
cd psyco-dist
 +
 
sudo python setup.py install
 
sudo python setup.py install
  
 
[[Category:How_to_-_general]]
 
[[Category:How_to_-_general]]

Revision as of 06:07, 22 January 2009

Download Psyco JIT compiler sources from svn

svn co http://codespeak.net/svn/psyco/dist/ psyco-dist/

Run the python installation script as a super user

cd psyco-dist

sudo python setup.py install

This category currently contains no pages or media.