[Groonga-mysql-commit] mroonga/mroonga [master] travis: install libaio.so

Back to archive index

Kouhei Sutou null+****@clear*****
Tue Oct 23 16:39:13 JST 2012


Kouhei Sutou	2012-10-23 16:39:13 +0900 (Tue, 23 Oct 2012)

  New Revision: c844cf478440d87cd911b41d7b7d51bd34655651
  https://github.com/mroonga/mroonga/commit/c844cf478440d87cd911b41d7b7d51bd34655651

  Log:
    travis: install libaio.so

  Modified files:
    tools/travis/install.sh

  Modified: tools/travis/install.sh (+1 -0)
===================================================================
--- tools/travis/install.sh    2012-10-23 16:38:24 +0900 (47ff1d6)
+++ tools/travis/install.sh    2012-10-23 16:39:13 +0900 (ffe003e)
@@ -26,6 +26,7 @@ case "$MYSQL_VERSION" in
 	    curl -O ${download_base}${deb} &
 	    curl -O ${download_base}${tar_gz} &
 	    wait
+	    sudo apt-get -qq -y install libaio1
 	    sudo dpkg -i $deb
 	    tar xzf $tar_gz
 	    ln -s mysql-${version} mysql
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-mysql-commit mailing list
Back to archive index