Kouhei Sutou
null+****@clear*****
Sun May 19 23:09:33 JST 2013
Kouhei Sutou 2013-05-19 23:09:33 +0900 (Sun, 19 May 2013) New Revision: c17abd905adc6d267e97f0651db33b0d03a48c51 https://github.com/mroonga/mroonga/commit/c17abd905adc6d267e97f0651db33b0d03a48c51 Message: doc: update the latest MariaDB version Modified files: doc/source/install.rst Modified: doc/source/install.rst (+3 -3) =================================================================== --- doc/source/install.rst 2013-05-19 23:09:07 +0900 (8062948) +++ doc/source/install.rst 2013-05-19 23:09:33 +0900 (e9a3975) @@ -569,16 +569,16 @@ Build mroonga with MariaDB Uncompress MariaDB tarball. :: - tar xvfz ./mariadb-10.0.1.tar.gz + tar xvfz ./mariadb-10.0.2.tar.gz Uncompress mroonga tarball then move into storage directory. :: tar xvfz ./mroonga-3.03.tar.gz - mv ./mroonga-3.03 ./mariadb-10.0.1/storage/ + mv ./mroonga-3.03 ./mariadb-10.0.2/storage/ Run "cmake". :: - cd mariadb-10.0.1 + cd mariadb-10.0.2 cmake . Then invoke "make". :: -------------- next part -------------- HTML����������������������������...다운로드