ReferencePlatforms/Test/Maemo: Difference between revisions

Jump to navigation Jump to search
No edit summary
Line 242: Line 242:
Append this to <tt>/root/.bashrc</tt> :
Append this to <tt>/root/.bashrc</tt> :


  export PYTHONPATH="/media/mmc2/twisted/twisted-2.4.0/lib/python2.5/site-packages:/media/mmc2/twisted/twisted-core-2.4.0/lib/python2.5/site-packages:/media/mmc2/twisted/zope-interface-3.3.0/lib/python2.5/site-packages"
  export PYTHONPATH="/media/mmc1/twisted/twisted-2.4.0/lib/python2.5/site-packages:/media/mmc1/twisted/twisted-core-2.4.0/lib/python2.5/site-packages:/media/mmc1/twisted/zope-interface-3.3.0/lib/python2.5/site-packages"


And grab the precompiled version of twisted:
And grab the precompiled version of twisted:


  . /root/.bashrc
  . /root/.bashrc
  ln -s /media/mmc2/twisted /tools
  ln -s /media/mmc1/twisted /tools
  cd /media/mmc2
  cd /media/mmc1
  wget http://people.mozilla.com/~asasaki/maemo/twisted-maemo-2.4.0.tgz
  wget http://people.mozilla.com/~asasaki/maemo/twisted-maemo-2.4.0.tgz
  tar zxvf twisted-maemo-2.4.0.tgz
  tar zxvf twisted-maemo-2.4.0.tgz
Confirmed users
1,377

edits

Navigation menu