[hipl-dev] [Branch ~hipl-core/hipl/trunk] Rev 5962: Updated binary dependency instructions

  • From: noreply@xxxxxxxxxxxxx
  • To: HIPL core team <hipl-dev@xxxxxxxxxxxxx>
  • Date: Fri, 10 Jun 2011 04:55:34 -0000

------------------------------------------------------------
revno: 5962
committer: Miika Komu <miika@xxxxxx>
branch nick: trunk
timestamp: Fri 2011-06-10 07:54:09 +0300
message:
  Updated binary dependency instructions
  
  "make bin" had an extra dependency on a clean ubuntu/fedora installation.
modified:
  INSTALL


--
lp:hipl
https://code.launchpad.net/~hipl-core/hipl/trunk

Your team HIPL core team is subscribed to branch lp:hipl.
To unsubscribe from this branch go to 
https://code.launchpad.net/~hipl-core/hipl/trunk/+edit-subscription
=== modified file 'INSTALL'
--- INSTALL     2011-05-26 10:38:34 +0000
+++ INSTALL     2011-06-10 04:54:09 +0000
@@ -38,14 +38,15 @@
     iptables-dev libconfig8-dev libnet-ip-perl libnet-dns-perl
 
   Optionally: aptitude install miredo bzr xmlto doxygen check fakeroot \
-    dpkg-dev debhelper
+    dpkg-dev debhelper devscripts
 
 On Fedora, the following command(s) should solve the dependencies:
 
   yum install autoconf automake libtool make gcc openssl-devel \
               iptables-devel libconfig-devel perl-Net-IP perl-Net-DNS
 
-  Optionally: yum install miredo bzr xmlto doxygen check-devel rpm-build
+  Optionally: yum install miredo bzr xmlto doxygen check-devel rpm-build \
+                          redhat-lsb
 
 
 How to build HIPL

Other related posts:

  • » [hipl-dev] [Branch ~hipl-core/hipl/trunk] Rev 5962: Updated binary dependency instructions - noreply