Kouhei Sutou
null+****@clear*****
Tue May 26 10:26:00 JST 2015
Kouhei Sutou 2015-05-26 10:26:00 +0900 (Tue, 26 May 2015) New Revision: 604661d3fcbe6b6982ff54bdb99f80762e60f361 https://github.com/groonga/wikipedia-search/commit/604661d3fcbe6b6982ff54bdb99f80762e60f361 Message: Install wget wget doesn't exist in minimum CentOS 6. Reported by Hiroaki Nakamura. Thanks!!! Modified files: benchmark/centos6/pgroonga.sh Modified: benchmark/centos6/pgroonga.sh (+1 -1) =================================================================== --- benchmark/centos6/pgroonga.sh 2015-05-25 12:15:31 +0900 (8702354) +++ benchmark/centos6/pgroonga.sh 2015-05-26 10:26:00 +0900 (0253f8f) @@ -42,7 +42,7 @@ ensure_data() run rake data/sql/ja-all-pages.sql else run sudo -H yum install -y epel-release - run sudo -H yum install -y xz + run sudo -H yum install -y wget xz run mkdir -p "${data_dir}" cd "${data_dir}" run wget http://packages.groonga.org/tmp/ja-all-pages.sql.xz -------------- next part -------------- HTML����������������������������... ダウンロード