Masafumi Yokoyama
null+****@clear*****
Fri Apr 3 00:51:37 JST 2015
Masafumi Yokoyama 2015-04-03 00:51:37 +0900 (Fri, 03 Apr 2015) New Revision: ffb86d46b44fc766b5f7561bc4a91de761c35e0a https://github.com/groonga/groonga/commit/ffb86d46b44fc766b5f7561bc4a91de761c35e0a Message: doc release: use Vagrant instead of rinse Modified files: doc/source/contribution/development/release.rst Modified: doc/source/contribution/development/release.rst (+8 -3) =================================================================== --- doc/source/contribution/development/release.rst 2015-04-03 00:30:05 +0900 (f296793) +++ doc/source/contribution/development/release.rst 2015-04-03 00:51:37 +0900 (5db52dc) @@ -31,10 +31,15 @@ % sudo apt-get install -V debootstrap createrepo rpm mercurial python-docutils python-jinja2 ruby-full mingw-w64 g++-mingw-w64 mecab libmecab-dev nsis gnupg2 -rinseのバージョンが古いとCentOS 5/6パッケージのビルドを行うことができません。 -別途debパッケージを以下のコマンドを実行して最新版をインストールします。:: +Debian系(.deb)やRed Hat系(.rpm)パッケージのビルドには `Vagrant <https://www.vagrantup.com/>`_ を使用します。apt-getでインストールできるのは古いバージョンなので、Webサイトから最新版をダウンロードしてインストールすることをおすすめします。 - % sudo dpkg -i rinse_1.9.2-1_all.deb +Vagrantで使用する仮想化ソフトウェア(VirtualBox、VMwareなど)がない場合、合わせてインストールしてください。なお、VirtualBoxはsources.listにcontribセクションを追加すればapt-getでインストールできます。:: + + % cat /etc/apt/sources.list + deb http://ftp.jp.debian.org/debian/ sid main contrib + deb-src http://ftp.jp.debian.org/debian/ sid main contrib + % sudo apt-get update + % sudo apt-get install virtualbox また、rubyのrakeパッケージを以下のコマンドによりインストールします。:: -------------- next part -------------- HTML����������������������������...Download