Kouhei Sutou
null+****@clear*****
Sun May 19 23:10:01 JST 2013
Kouhei Sutou 2013-05-19 23:10:01 +0900 (Sun, 19 May 2013) New Revision: e62833d795aa5f227b2f77d4d15f7d4acf2dd3e5 https://github.com/mroonga/mroonga/commit/e62833d795aa5f227b2f77d4d15f7d4acf2dd3e5 Message: doc: remove needless "./" Modified files: doc/source/install.rst Modified: doc/source/install.rst (+3 -3) =================================================================== --- doc/source/install.rst 2013-05-19 23:09:33 +0900 (e9a3975) +++ doc/source/install.rst 2013-05-19 23:10:01 +0900 (c52b850) @@ -569,12 +569,12 @@ Build mroonga with MariaDB Uncompress MariaDB tarball. :: - tar xvfz ./mariadb-10.0.2.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.2/storage/ + tar xvfz mroonga-3.03.tar.gz + mv mroonga-3.03 mariadb-10.0.2/storage/ Run "cmake". :: -------------- next part -------------- HTML����������������������������...Descargar