Navigation Menu

Skip to content

Commit

Permalink
Fix incomplete instruction for developers
Browse files Browse the repository at this point in the history
  • Loading branch information
mooz committed Jun 24, 2011
1 parent 33b05db commit c401427
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/ja/source/developer.rst
Expand Up @@ -122,6 +122,7 @@ groongaストレージエンジンはconfigureのオプションに ``--with-deb
% cd ~/work/
% git clone git@github.com:mroonga/mroonga.git
% cd mroonga
% ./autogen.sh
% ./configure CFLAGS="-ggdb3 -O0" CXXFLAGS="-ggdb3 -O0" --with-debug --prefix=/tmp/local --with-mysql-source=$HOME/work/mysql-5.5.13 --with-mysql-config=$HOME/work/mysql-5.5.13/scripts/mysql_config
% make

Expand Down

0 comments on commit c401427

Please sign in to comment.