ReferencePlatforms/Test/Linux: Difference between revisions

Jump to navigation Jump to search
Line 68: Line 68:


== Third-party applications ==
== Third-party applications ==
sudo apt-get install xrestop
  sudo apt-get install openssh-server cvs apache2 x11vnc python-yaml python-dev libc6-dev
  sudo apt-get install openssh-server cvs apache2 x11vnc python-yaml python-dev libc6-dev
  cvs -d:pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot co -d buildbot mozilla/tools/buildbot
  cvs -d:pserver:anonymous@cvs-mirror.mozilla.org:/cvsroot co -d buildbot mozilla/tools/buildbot
Line 75: Line 76:
  cd ..
  cd ..
  rm -rf buildbot/
  rm -rf buildbot/
If 'apt-get install xrestop' fails :
wget https://launchpad.net/ubuntu/+source/xrestop/0.4-1/+build/212407/+files/xrestop_0.4-1_i386.deb
sudo dpkg -i xrestop_0.4-1_i386.deb


=== Python Twisted ===
=== Python Twisted ===
541

edits

Navigation menu