gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r18436 - gnunet-planetlab


From: gnunet
Subject: [GNUnet-SVN] r18436 - gnunet-planetlab
Date: Tue, 6 Dec 2011 13:11:35 +0100

Author: wachs
Date: 2011-12-06 13:11:35 +0100 (Tue, 06 Dec 2011)
New Revision: 18436

Added:
   gnunet-planetlab/buildslave_installation.notes
Log:
The easiest way to install the latest version of buildslave


Added: gnunet-planetlab/buildslave_installation.notes
===================================================================
--- gnunet-planetlab/buildslave_installation.notes                              
(rev 0)
+++ gnunet-planetlab/buildslave_installation.notes      2011-12-06 12:11:35 UTC 
(rev 18436)
@@ -0,0 +1,10 @@
+sudo yum install gcc --no-gpg-checks -y
+
+wget http://python-distribute.org/distribute_setup.py
+sudo python distribute_setup.py 
+
+wget https://raw.github.com/pypa/pip/master/contrib/get-pip.py
+sudo python get-pip.py 
+
+sudo pip install twisted
+sudo pip install buildbot




reply via email to

[Prev in Thread] Current Thread [Next in Thread]