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

From Gumstix User Wiki
Jump to: navigation, search
(New page: __FORCETOC__ ==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== su python se...)
 
(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==
  su python setup.py installr
+
  su python setup.py install
sudo usermod -a -G oe developer
+

Revision as of 01:11, 31 December 2008

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

su python setup.py install

This category currently contains no pages or media.