gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] r22975 - gnunet-planetlab/gplmt/contrib


From: gnunet
Subject: [GNUnet-SVN] r22975 - gnunet-planetlab/gplmt/contrib
Date: Mon, 30 Jul 2012 13:58:01 +0200

Author: wachs
Date: 2012-07-30 13:58:01 +0200 (Mon, 30 Jul 2012)
New Revision: 22975

Modified:
   gnunet-planetlab/gplmt/contrib/deploy_gnunet_fc8.xml
Log:
- correct ids for start index

Modified: gnunet-planetlab/gplmt/contrib/deploy_gnunet_fc8.xml
===================================================================
--- gnunet-planetlab/gplmt/contrib/deploy_gnunet_fc8.xml        2012-07-30 
11:48:38 UTC (rev 22974)
+++ gnunet-planetlab/gplmt/contrib/deploy_gnunet_fc8.xml        2012-07-30 
11:58:01 UTC (rev 22975)
@@ -13,7 +13,7 @@
 
        <sequence  enabled="true">
        <!-- Install buildtools -->
-       <run id="1" name="Install dependencies with yum : gcc">
+       <run id="11" name="Install dependencies with yum : gcc">
           <command>sudo yum -y -t --nogpgcheck install</command> 
           <arguments>gcc</arguments> 
           <timeout>0</timeout> 
@@ -21,7 +21,7 @@
           <expected_output></expected_output>
           <stop_on_fail>false</stop_on_fail>
     </run>
-    <run id="1" name="Install dependencies with yum : make">
+    <run id="12" name="Install dependencies with yum : make">
           <command>sudo yum -y -t --nogpgcheck install</command> 
           <arguments>make</arguments> 
           <timeout>0</timeout> 
@@ -29,7 +29,7 @@
           <expected_output></expected_output>
           <stop_on_fail>false</stop_on_fail>
     </run>
-       <run id="1" name="Install dependencies with yum : automake">
+       <run id="13" name="Install dependencies with yum : automake">
           <command>sudo yum -y -t --nogpgcheck install</command> 
           <arguments>automake</arguments> 
           <timeout>0</timeout> 
@@ -37,7 +37,7 @@
           <expected_output></expected_output>
           <stop_on_fail>false</stop_on_fail>
     </run>    
-    <run id="1" name="Install dependencies with yum : autoconf">
+    <run id="14" name="Install dependencies with yum : autoconf">
           <command>sudo yum -y -t --nogpgcheck install</command> 
           <arguments>autoconf</arguments> 
           <timeout>0</timeout> 
@@ -45,7 +45,7 @@
           <expected_output></expected_output>
           <stop_on_fail>false</stop_on_fail>
     </run>
-    <run id="1" name="Install dependencies with yum : gettext-devel">
+    <run id="15" name="Install dependencies with yum : gettext-devel">
           <command>sudo yum -y -t --nogpgcheck install</command> 
           <arguments>gettext-devel</arguments> 
           <timeout>0</timeout> 
@@ -53,7 +53,7 @@
           <expected_output></expected_output>
           <stop_on_fail>false</stop_on_fail>
     </run>             
-       <run id="1" name="Install dependencies with yum : texinfo">
+       <run id="16" name="Install dependencies with yum : texinfo">
           <command>sudo yum -y -t --nogpgcheck install</command> 
           <arguments>texinfo</arguments> 
           <timeout>0</timeout> 
@@ -61,7 +61,7 @@
           <expected_output></expected_output>
           <stop_on_fail>false</stop_on_fail>
     </run>
-        <run id="1" name="Install dependencies with yum : zlib-devel">
+        <run id="17" name="Install dependencies with yum : zlib-devel">
           <command>sudo yum -y -t --nogpgcheck install</command> 
           <arguments>zlib-devel</arguments> 
           <timeout>0</timeout> 
@@ -73,7 +73,7 @@
        
        <sequence  enabled="true">
        <!-- Install dependencies -->
-    <run id="1" name="Install dependencies with yum : gnutls-devel">
+    <run id="21" name="Install dependencies with yum : gnutls-devel">
           <command>sudo yum -y -t --nogpgcheck install</command> 
           <arguments>gnutls-devel</arguments> 
           <timeout>0</timeout> 
@@ -81,7 +81,7 @@
           <expected_output></expected_output>
           <stop_on_fail>false</stop_on_fail>
     </run>
-       <run id="1" name="Install dependencies with yum : libgcrypt-devel">
+       <run id="22" name="Install dependencies with yum : libgcrypt-devel">
           <command>sudo yum -y -t --nogpgcheck install</command> 
           <arguments>libgcrypt-devel</arguments> 
           <timeout>0</timeout> 
@@ -89,7 +89,7 @@
           <expected_output></expected_output>
           <stop_on_fail>false</stop_on_fail>
     </run>     
-    <run id="1" name="Install dependencies with yum : sqlite-devel">
+    <run id="23 name="Install dependencies with yum : sqlite-devel">
           <command>sudo yum -y -t --nogpgcheck install</command> 
           <arguments>sqlite-devel</arguments> 
           <timeout>0</timeout> 
@@ -97,7 +97,7 @@
           <expected_output></expected_output>
           <stop_on_fail>false</stop_on_fail>
     </run>
-    <run id="1" name="Install dependencies with yum : postgresql-devel">
+    <run id="24" name="Install dependencies with yum : postgresql-devel">
           <command>sudo yum -y -t --nogpgcheck install</command> 
           <arguments>postgresql-devel</arguments> 
           <timeout>0</timeout> 
@@ -105,7 +105,7 @@
           <expected_output></expected_output>
           <stop_on_fail>false</stop_on_fail>
     </run>  
-    <run id="1" name="Install dependencies with yum : mysql-devel">
+    <run id="25" name="Install dependencies with yum : mysql-devel">
           <command>sudo yum -y -t --nogpgcheck install</command> 
           <arguments>mysql-devel</arguments> 
           <timeout>0</timeout> 
@@ -113,7 +113,7 @@
           <expected_output></expected_output>
           <stop_on_fail>false</stop_on_fail>
     </run>      
-    <run id="1" name="Install dependencies with yum : libgsf-devel">
+    <run id="26" name="Install dependencies with yum : libgsf-devel">
           <command>sudo yum -y -t --nogpgcheck install</command> 
           <arguments>libgsf-devel</arguments> 
           <timeout>0</timeout> 
@@ -121,7 +121,7 @@
           <expected_output></expected_output>
           <stop_on_fail>false</stop_on_fail>
     </run>
-       <run id="1" name="Install dependencies with yum : libvorbis-devel">
+       <run id="27" name="Install dependencies with yum : libvorbis-devel">
           <command>sudo yum -y -t --nogpgcheck install</command> 
           <arguments>libvorbis-devel</arguments> 
           <timeout>0</timeout> 
@@ -133,7 +133,7 @@
 
        <sequence enabled="true">
         <!-- Setup subversion -->
-    <run id="1" name="Install dependencies with yum : subversion">
+    <run id="30" name="Install dependencies with yum : subversion">
           <command>sudo yum -y -t --nogpgcheck install</command> 
           <arguments>subversion</arguments> 
           <timeout>0</timeout> 
@@ -141,7 +141,7 @@
           <expected_output></expected_output>
           <stop_on_fail>false</stop_on_fail>
     </run>
-    <run id="1" name="Download GNUnet svn certificate">
+    <run id="31" name="Download GNUnet svn certificate">
           <command>wget --no-check-certificate</command> 
           
<arguments>https://gnunet.org/svn/gnunet-planetlab/gplmt/contrib/gnunet-svn-cert</arguments>
 
           <timeout>0</timeout> 
@@ -149,7 +149,7 @@
           <expected_output></expected_output>
           <stop_on_fail>false</stop_on_fail>
     </run> 
-    <run id="1" name="Install GNUnet svn certificate">
+    <run id="32" name="Install GNUnet svn certificate">
           <command>mkdir .subversion; mkdir .subversion/auth; mkdir 
.subversion/auth/svn.ssl.server; cp gnunet-svn-cert 
.subversion/auth/svn.ssl.server/2bd0c10624fe8b217987bb45f1ec55bf</command> 
           <arguments></arguments> 
           <timeout>0</timeout> 
@@ -163,7 +163,7 @@
        <!-- Install depencies from source -->
        <sequence  enabled="true">
        <!-- Install libtool -->
-               <run id="1" name="Download libtool">
+               <run id="41" name="Download libtool">
                <command>mkdir libtool; cd libtool; wget </command> 
                    
<arguments>http://ftp.gnu.org/gnu/libtool/libtool-2.4.2.tar.gz</arguments> 
                <timeout>0</timeout> 
@@ -171,7 +171,7 @@
                <expected_output></expected_output>
                <stop_on_fail>true</stop_on_fail>
                </run>
-               <run id="1" name="Unpack libtool">
+               <run id="42" name="Unpack libtool">
                <command>cd libtool; tar xfvz </command> 
                    <arguments>libtool-2.4.2.tar.gz</arguments> 
                <timeout>0</timeout> 
@@ -179,7 +179,7 @@
                <expected_output></expected_output>
                    <stop_on_fail>true</stop_on_fail>
        </run>
-       <run id="1" name="Configure libtool">
+       <run id="43" name="Configure libtool">
                <command>cd libtool/libtool-2.4.2; ./configure </command> 
                    <arguments>--prefix=/usr/local </arguments> 
                    <timeout>0</timeout> 
@@ -187,7 +187,7 @@
                <expected_output></expected_output>
                    <stop_on_fail>true</stop_on_fail>
       </run>
-      <run id="1" name="Install libtool">
+      <run id="44" name="Install libtool">
             <command>cd libtool/libtool-2.4.2; sudo make install</command>
             <arguments> </arguments> 
             <timeout>0</timeout> 
@@ -198,7 +198,7 @@
     </sequence>
      <sequence enabled="true">
      <!-- Install glpk -->
-      <run id="1" name="Download glpk">
+      <run id="51" name="Download glpk">
             <command>mkdir glpk; cd glpk; wget </command> 
             
<arguments>http://ftp.gnu.org/gnu/glpk/glpk-4.47.tar.gz</arguments> 
             <timeout>0</timeout> 
@@ -206,7 +206,7 @@
             <expected_output></expected_output>
             <stop_on_fail>true</stop_on_fail>
       </run>
-      <run id="1" name="Unpack glpk">
+      <run id="52" name="Unpack glpk">
             <command>cd glpk; tar -xzvf</command> 
             <arguments>glpk-4.47.tar.gz</arguments> 
             <timeout>0</timeout> 
@@ -214,7 +214,7 @@
             <expected_output></expected_output>
             <stop_on_fail>true</stop_on_fail>
       </run>
-      <run id="1" name="Configure glpk">
+      <run id="53" name="Configure glpk">
             <command>cd glpk/glpk-4.47; ./configure </command> 
             <arguments> --with-gnutls</arguments> 
             <timeout>0</timeout> 
@@ -222,7 +222,7 @@
             <expected_output></expected_output>
             <stop_on_fail>true</stop_on_fail>
       </run>
-      <run id="1" name="Install glpk">
+      <run id="54" name="Install glpk">
             <command>cd glpk/glpk-4.47; sudo make install</command>
             <arguments> </arguments> 
             <timeout>0</timeout> 
@@ -233,7 +233,7 @@
     </sequence>
      <sequence  enabled="true">
      <!-- Install libgpg-error -->
-      <run id="1" name="Download libgpg-error">
+      <run id="61" name="Download libgpg-error">
             <command>mkdir libgpg-error; cd libgpg-error; wget </command> 
             
<arguments>ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-1.10.tar.bz2</arguments>
 
             <timeout>0</timeout> 
@@ -241,7 +241,7 @@
             <expected_output></expected_output>
             <stop_on_fail>true</stop_on_fail>
       </run>
-      <run id="1" name="Unpack libgpg-error">
+      <run id="62" name="Unpack libgpg-error">
             <command>cd libgpg-error; tar -xjvf</command> 
             <arguments>libgpg-error-1.10.tar.bz2</arguments> 
             <timeout>0</timeout> 
@@ -249,7 +249,7 @@
             <expected_output></expected_output>
             <stop_on_fail>true</stop_on_fail>
       </run>
-      <run id="1" name="Configure libgpg-error">
+      <run id="63" name="Configure libgpg-error">
             <command>cd libgpg-error/libgpg-error-1.10; ./configure </command> 
             <arguments></arguments> 
             <timeout>0</timeout> 
@@ -257,7 +257,7 @@
             <expected_output></expected_output>
             <stop_on_fail>true</stop_on_fail>
       </run>
-      <run id="1" name="Install libgpg-error">
+      <run id="64" name="Install libgpg-error">
             <command>cd libgpg-error/libgpg-error-1.10; sudo make 
install</command>
             <arguments> </arguments> 
             <timeout>0</timeout> 
@@ -268,7 +268,7 @@
     </sequence>      
      <sequence  enabled="true">
      <!-- Install libgcrypt -->
-      <run id="1" name="Download libgcrypt">
+      <run id="71" name="Download libgcrypt">
             <command>mkdir libgcrypt; cd libgcrypt; wget </command> 
             
<arguments>ftp://ftp.gnupg.org/gcrypt/libgcrypt/libgcrypt-1.5.0.tar.bz2</arguments>
 
             <timeout>0</timeout> 
@@ -276,7 +276,7 @@
             <expected_output></expected_output>
             <stop_on_fail>true</stop_on_fail>
       </run>
-      <run id="1" name="Unpack libgcrypt">
+      <run id="72" name="Unpack libgcrypt">
             <command>cd libgcrypt; tar -xjvf</command> 
             <arguments>libgcrypt-1.5.0.tar.bz2</arguments> 
             <timeout>0</timeout> 
@@ -284,7 +284,7 @@
             <expected_output></expected_output>
             <stop_on_fail>true</stop_on_fail>
       </run>
-      <run id="1" name="Configure libgcrypt">
+      <run id="73" name="Configure libgcrypt">
             <command>cd libgcrypt/libgcrypt-1.5.0; ./configure </command> 
             <arguments></arguments> 
             <timeout>0</timeout> 
@@ -292,7 +292,7 @@
             <expected_output></expected_output>
             <stop_on_fail>true</stop_on_fail>
       </run>
-      <run id="1" name="Install libgcrypt">
+      <run id="74" name="Install libgcrypt">
             <command>cd libgcrypt/libgcrypt-1.5.0; sudo make install</command>
             <arguments> </arguments> 
             <timeout>0</timeout> 
@@ -303,7 +303,7 @@
     </sequence>     
      <sequence  enabled="true">
      <!-- Install libcurl -->
-      <run id="1" name="Download libcurl">
+      <run id="81" name="Download libcurl">
             <command>mkdir libcurl; cd libcurl; wget </command> 
             
<arguments>http://curl.haxx.se/download/curl-7.26.0.tar.gz</arguments> 
             <timeout>0</timeout> 
@@ -311,7 +311,7 @@
             <expected_output></expected_output>
             <stop_on_fail>true</stop_on_fail>
       </run>
-      <run id="1" name="Unpack libcurl">
+      <run id="82" name="Unpack libcurl">
             <command>cd libcurl; tar -xzvf</command> 
             <arguments>curl-7.26.0.tar.gz</arguments> 
             <timeout>0</timeout> 
@@ -319,7 +319,7 @@
             <expected_output></expected_output>
             <stop_on_fail>true</stop_on_fail>
       </run>
-      <run id="1" name="Configure libcurl">
+      <run id="83" name="Configure libcurl">
             <command>cd libcurl/curl-7.26.0; ./configure </command> 
             <arguments></arguments> 
             <timeout>0</timeout> 
@@ -327,7 +327,7 @@
             <expected_output></expected_output>
             <stop_on_fail>true</stop_on_fail>
       </run>
-      <run id="1" name="Install libcurl">
+      <run id="84" name="Install libcurl">
             <command>cd libcurl/curl-7.26.0; sudo make install</command>
             <arguments> </arguments> 
             <timeout>0</timeout> 
@@ -338,7 +338,7 @@
     </sequence> 
      <sequence enabled="true">
      <!-- Install libunistring -->
-      <run id="1" name="Download libunistring">
+      <run id="85" name="Download libunistring">
             <command>mkdir libunistring; cd libunistring; wget </command> 
             
<arguments>http://ftp.gnu.org/gnu/libunistring/libunistring-0.9.3.tar.gz</arguments>
 
             <timeout>0</timeout> 
@@ -346,7 +346,7 @@
             <expected_output></expected_output>
             <stop_on_fail>true</stop_on_fail>
       </run>
-      <run id="1" name="Unpack libunistring">
+      <run id="86" name="Unpack libunistring">
             <command>cd libunistring; tar -xzvf</command> 
             <arguments>libunistring-0.9.3.tar.gz</arguments> 
             <timeout>0</timeout> 
@@ -354,7 +354,7 @@
             <expected_output></expected_output>
             <stop_on_fail>true</stop_on_fail>
       </run>
-      <run id="1" name="Configure libunistring">
+      <run id="87" name="Configure libunistring">
             <command>cd libunistring/libunistring-0.9.3; ./configure 
</command> 
             <arguments></arguments> 
             <timeout>0</timeout> 
@@ -362,7 +362,7 @@
             <expected_output></expected_output>
             <stop_on_fail>true</stop_on_fail>
       </run>
-      <run id="1" name="Install libunistring">
+      <run id="88" name="Install libunistring">
             <command>cd libunistring/libunistring-0.9.3; sudo make 
install</command>
             <arguments> </arguments> 
             <timeout>0</timeout> 
@@ -373,7 +373,7 @@
     </sequence>
     
     <sequence>
-               <run id="1" name="Remove conflicting packages : libgcrypt">
+               <run id="91" name="Remove conflicting packages : libgcrypt">
           <command>sudo rpm -e --nodeps</command> 
           <arguments>libgcrypt</arguments> 
           <timeout>0</timeout> 
@@ -385,7 +385,7 @@
 
         <sequence enabled="true">
      <!-- Install libextractor -->
-      <run id="1" name="Download libextractor">
+      <run id="101" name="Download libextractor">
             <command>mkdir libextractor; cd libextractor; wget </command> 
             
<arguments>ftp://ftp.gnu.org/gnu/libextractor/libextractor-0.6.3.tar.gz</arguments>
 
             <timeout>0</timeout> 
@@ -393,7 +393,7 @@
             <expected_output></expected_output>
             <stop_on_fail>true</stop_on_fail>
       </run>
-      <run id="1" name="Unpack libextractor">
+      <run id="102" name="Unpack libextractor">
             <command>cd libextractor; tar -xzvf</command> 
             <arguments>libextractor-0.6.3.tar.gz</arguments> 
             <timeout>0</timeout> 
@@ -401,7 +401,7 @@
             <expected_output></expected_output>
             <stop_on_fail>true</stop_on_fail>
       </run>
-      <run id="1" name="Configure libextractor">
+      <run id="103" name="Configure libextractor">
             <command>cd libextractor/libextractor-0.6.3; ./configure 
</command> 
             <arguments>--prefix=/usr/local </arguments> 
             <timeout>0</timeout> 
@@ -409,7 +409,7 @@
             <expected_output></expected_output>
             <stop_on_fail>true</stop_on_fail>
       </run>
-      <run id="1" name="Install libextractor">
+      <run id="104" name="Install libextractor">
             <command>cd libextractor/libextractor-0.6.3; sudo make 
install</command>
             <arguments> </arguments> 
             <timeout>0</timeout> 
@@ -421,7 +421,7 @@
     
        <sequence enabled="true">
        <!-- Install libmicrohttpd and dependencies -->
-        <run id="1" name="Install dependencies with yum : gmp-devel">
+        <run id="111" name="Install dependencies with yum : gmp-devel">
                        <!-- Install gmp and gmp devel for libnettle and gnutls 
-->
                <command>sudo yum -y -t --nogpgcheck install</command> 
                <arguments>gmp-devel</arguments> 
@@ -432,7 +432,7 @@
        </run>  
     <sequence enabled="true">
        <!-- Install libnettle required for GnuTLS-->
-       <run id="1" name="Download libnettle">
+       <run id="112" name="Download libnettle">
             <command>mkdir libnettle; cd libnettle; wget </command> 
             
<arguments>http://ftp.gnu.org/gnu/nettle/nettle-2.5.tar.gz</arguments> 
             <timeout>0</timeout> 
@@ -440,7 +440,7 @@
             <expected_output></expected_output>
             <stop_on_fail>true</stop_on_fail>
        </run>
-       <run id="1" name="Unpack libnettle">
+       <run id="113" name="Unpack libnettle">
             <command>cd libnettle; tar -xzvf</command> 
             <arguments>nettle-2.5.tar.gz</arguments> 
             <timeout>0</timeout> 
@@ -448,7 +448,7 @@
             <expected_output></expected_output>
             <stop_on_fail>true</stop_on_fail>
        </run>
-       <run id="1" name="Configure libnettle">
+       <run id="114" name="Configure libnettle">
             <command>cd libnettle/nettle-2.5; ./configure </command> 
             <arguments></arguments> 
             <timeout>0</timeout> 
@@ -456,7 +456,7 @@
             <expected_output></expected_output>
             <stop_on_fail>true</stop_on_fail>
        </run>
-       <run id="1" name="Build libnettle">
+       <run id="115" name="Build libnettle">
             <command>cd libnettle/nettle-2.5; make all</command>
             <arguments> </arguments> 
             <timeout>0</timeout> 
@@ -464,7 +464,7 @@
             <expected_output></expected_output>
             <stop_on_fail>true</stop_on_fail>
        </run>          
-       <run id="1" name="Install libnettle">
+       <run id="116" name="Install libnettle">
             <command>cd libnettle/nettle-2.5; sudo make install</command>
             <arguments> </arguments> 
             <timeout>0</timeout> 
@@ -474,7 +474,7 @@
        </run>
         </sequence>   
      <!-- Install GnuTLS for MHD -->
-      <run id="1" name="Download GnuTLS">
+      <run id="117" name="Download GnuTLS">
             <command>mkdir gnutls; cd gnutls; wget </command> 
             
<arguments>http://ftp.gnu.org/gnu/gnutls/gnutls-2.12.20.tar.bz2</arguments> 
             <timeout>0</timeout> 
@@ -482,7 +482,7 @@
             <expected_output></expected_output>
             <stop_on_fail>true</stop_on_fail>
       </run>
-      <run id="1" name="Unpack gnutls">
+      <run id="118" name="Unpack gnutls">
             <command>cd gnutls; tar -xvjf</command> 
             <arguments>gnutls-2.12.20.tar.bz2</arguments> 
             <timeout>0</timeout> 
@@ -490,7 +490,7 @@
             <expected_output></expected_output>
             <stop_on_fail>true</stop_on_fail>
       </run>
-      <run id="1" name="Configure gnutls">
+      <run id="119" name="Configure gnutls">
             <command>cd gnutls/gnutls-2.12.20; ./configure</command> 
             <arguments>--without-p11-kit</arguments> 
             <timeout>0</timeout> 
@@ -498,7 +498,7 @@
             <expected_output></expected_output>
             <stop_on_fail>true</stop_on_fail>
       </run>
-      <run id="1" name="Install gnutls">
+      <run id="120" name="Install gnutls">
             <command>cd gnutls/gnutls-2.12.20; sudo make install</command>
             <arguments> </arguments> 
             <timeout>0</timeout> 
@@ -509,7 +509,7 @@
     </sequence>   
        <sequence >
      <!-- Install libmicrohttpd  -->
-      <run id="1" name="Download ">
+      <run id="121" name="Download ">
             <command>mkdir libmicrohttpd; cd libmicrohttpd; wget </command> 
             
<arguments>ftp://ftp.gnu.org/gnu/libmicrohttpd/libmicrohttpd-0.9.21.tar.gz</arguments>
 
             <timeout>0</timeout> 
@@ -517,7 +517,7 @@
             <expected_output></expected_output>
             <stop_on_fail>true</stop_on_fail>
       </run>
-      <run id="1" name="Unpack libmicrohttpd">
+      <run id="122" name="Unpack libmicrohttpd">
             <command>cd libmicrohttpd; tar -xzvf</command> 
             <arguments>libmicrohttpd-0.9.21.tar.gz</arguments> 
             <timeout>0</timeout> 
@@ -525,7 +525,7 @@
             <expected_output></expected_output>
             <stop_on_fail>true</stop_on_fail>
       </run>
-      <run id="1" name="Configure libmicrohttpd">
+      <run id="123" name="Configure libmicrohttpd">
             <command>cd libmicrohttpd/libmicrohttpd-0.9.21; ./configure 
</command> 
             <arguments>--prefix=/usr/local </arguments> 
             <timeout>0</timeout> 
@@ -533,7 +533,7 @@
             <expected_output></expected_output>
             <stop_on_fail>true</stop_on_fail>
       </run>
-      <run id="1" name="Install libmicrohttpd">
+      <run id="124" name="Install libmicrohttpd">
             <command>cd libmicrohttpd/libmicrohttpd-0.9.21; sudo make 
install</command>
             <arguments> </arguments> 
             <timeout>0</timeout> 
@@ -546,7 +546,7 @@
     
     <sequence>
      <!-- Install GNUnet from svn -->
-      <run id="1" name="Download GNUnet">
+      <run id="131" name="Download GNUnet">
             <command>svn checkout</command> 
             <arguments> https://gnunet.org/svn/gnunet</arguments> 
             <timeout>0</timeout> 
@@ -554,7 +554,7 @@
             <expected_output></expected_output>
             <stop_on_fail>true</stop_on_fail>
       </run>
-      <run id="1" name="Bootstrap GNUnet" enabled="true">
+      <run id="132" name="Bootstrap GNUnet" enabled="true">
             <command>cd gnunet; libtoolize; ./bootstrap</command> 
             <arguments></arguments> 
             <timeout>0</timeout> 
@@ -562,7 +562,7 @@
             <expected_output></expected_output>
             <stop_on_fail>true</stop_on_fail>
       </run>
-      <run id="1" name="Configure GNUnet" enabled="true">
+      <run id="133" name="Configure GNUnet" enabled="true">
             <command>cd gnunet; export LD_LIBRARY_PATH=/usr/local/lib; 
./configure </command> 
             <arguments>--prefix=$HOME/gnbuild --with-extractor=/usr 
--with-libgcrypt-prefix=/usr/local --with-curl=/usr/local 
--with-mysql=/usr/lib/mysql --enable-logging=verbose</arguments> 
             <timeout>0</timeout> 
@@ -570,7 +570,7 @@
             <expected_output></expected_output>
             <stop_on_fail>true</stop_on_fail>
       </run>
-      <run id="1" name="Install GNUnet">
+      <run id="134" name="Install GNUnet">
             <command>cd gnunet; export LD_LIBRARY_PATH=/usr/local/lib; make 
install</command>
             <arguments> </arguments> 
             <timeout>0</timeout> 
@@ -580,7 +580,7 @@
       </run>
      <sequence enabled="true">
      <!-- Postinstallation setup -->
-      <run id="1" name="Create GNUnet directory" enabled="true">
+      <run id="141" name="Create GNUnet directory" enabled="true">
             <command>mkdir .gnunet; touch .gnunet/gnunet.conf</command> 
             <arguments></arguments> 
             <timeout>0</timeout> 
@@ -588,7 +588,7 @@
             <expected_output></expected_output>
             <stop_on_fail>true</stop_on_fail>
       </run>
-      <run id="1" name="Set GNUNET_PREFIX" enabled="true">
+      <run id="142" name="Set GNUNET_PREFIX" enabled="true">
             <command>echo -e "export GNUNET_PREFIX=$HOME/gnbuild \n" >> 
~/.bashrc</command> 
             <arguments></arguments> 
             <timeout>0</timeout> 
@@ -596,7 +596,7 @@
             <expected_output></expected_output>
             <stop_on_fail>true</stop_on_fail>
       </run>
-      <run id="1" name="Configure GNUnet" enabled="true">
+      <run id="143" name="Configure GNUnet" enabled="true">
             <command>echo -e "export PATH=$PATH:$GNUNET_PREFIX/bin \n" >> 
~/.bashrc</command> 
             <arguments></arguments> 
             <timeout>0</timeout> 




reply via email to

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