You are viewing a plain text version of this content. The canonical link for it is here.
Posted to alois-commits@incubator.apache.org by fl...@apache.org on 2010/11/23 08:32:08 UTC

svn commit: r1038015 - /incubator/alois/trunk/INSTALL

Author: flavio
Date: Tue Nov 23 08:32:08 2010
New Revision: 1038015

URL: http://svn.apache.org/viewvc?rev=1038015&view=rev
Log:
Added libisi dependencies to INSTALL.

Modified:
    incubator/alois/trunk/INSTALL

Modified: incubator/alois/trunk/INSTALL
URL: http://svn.apache.org/viewvc/incubator/alois/trunk/INSTALL?rev=1038015&r1=1038014&r2=1038015&view=diff
==============================================================================
--- incubator/alois/trunk/INSTALL (original)
+++ incubator/alois/trunk/INSTALL Tue Nov 23 08:32:08 2010
@@ -11,6 +11,8 @@ libraries installed on your system.
  sudo apt-get install rubygems rake ruby1.8-dev libmysqlclient-dev libsqlite3-ruby1.8 libjfreechart-java
 # install a java runtime and java compiler eg openjdk-6-jdk
  suod gem install libisi
+# install ibisi dependencies
+ apt-get install liblog4r-ruby, libruby1.8, libprogressbar-ruby1.8, libcmdparse-ruby
 
 # download necessary gems
  make freeze-gems