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 09:52:30 UTC

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

Author: flavio
Date: Tue Nov 23 09:52:30 2010
New Revision: 1038029

URL: http://svn.apache.org/viewvc?rev=1038029&view=rev
Log:
Removed comma from apt-get install arguments

Modified:
    incubator/alois/trunk/INSTALL

Modified: incubator/alois/trunk/INSTALL
URL: http://svn.apache.org/viewvc/incubator/alois/trunk/INSTALL?rev=1038029&r1=1038028&r2=1038029&view=diff
==============================================================================
--- incubator/alois/trunk/INSTALL (original)
+++ incubator/alois/trunk/INSTALL Tue Nov 23 09:52:30 2010
@@ -12,7 +12,7 @@ libraries installed on your system.
 # 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
+ apt-get install liblog4r-ruby libruby1.8 libprogressbar-ruby1.8 libcmdparse-ruby
 
 # download necessary gems
  make freeze-gems