[Groonga-mysql-commit] mroonga/mroonga at 6c0166b [master] doc install: update mariadb version in install description

Back to archive index

cosmo0920 null+****@clear*****
Sun May 4 15:34:14 JST 2014


cosmo0920	2014-05-04 15:34:14 +0900 (Sun, 04 May 2014)

  New Revision: 6c0166b4a83f3f7d8de5d7b062757e2a5ba7540a
  https://github.com/mroonga/mroonga/commit/6c0166b4a83f3f7d8de5d7b062757e2a5ba7540a

  Message:
    doc install: update mariadb version in install description
    
    10.0.2 ->
    10.0.10
         ^^

  Modified files:
    doc/source/install.rst

  Modified: doc/source/install.rst (+3 -3)
===================================================================
--- doc/source/install.rst    2014-04-29 21:11:57 +0900 (52901af)
+++ doc/source/install.rst    2014-05-04 15:34:14 +0900 (c87888a)
@@ -594,16 +594,16 @@ Build Mroonga with MariaDB
 
 Uncompress MariaDB tarball. ::
 
- tar xvfz mariadb-10.0.2.tar.gz
+ tar xvfz mariadb-10.0.10.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/mroonga/
+ mv mroonga-3.03 mariadb-10.0.10/storage/mroonga/
 
 Run "cmake". ::
 
- cd mariadb-10.0.2
+ cd mariadb-10.0.10
  cmake .
 
 Then invoke "make". ::
-------------- next part --------------
HTML����������������������������...
Descargar 



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