[Groonga-commit] ranguba/rroonga at b2fc65f [master] doc cross-compile: add description for vagrant box users

Back to archive index

cosmo0920 null+****@clear*****
Fri Sep 19 21:20:58 JST 2014


cosmo0920	2014-09-19 21:20:58 +0900 (Fri, 19 Sep 2014)

  New Revision: b2fc65f816e5715464adf1bdc4642f8cc638a78a
  https://github.com/ranguba/rroonga/commit/b2fc65f816e5715464adf1bdc4642f8cc638a78a

  Message:
    doc cross-compile: add description for vagrant box users

  Modified files:
    doc/text/cross-compile.md

  Modified: doc/text/cross-compile.md (+17 -0)
===================================================================
--- doc/text/cross-compile.md    2014-09-19 21:20:26 +0900 (3a5cbb7)
+++ doc/text/cross-compile.md    2014-09-19 21:20:58 +0900 (60a4ea8)
@@ -55,3 +55,20 @@ $ bundle exec rake RUBY_CC_VERSION=1.9.3:2.0.0:2.1.2 cross clean native gem
 $ bundle exec rake clean:groonga
 $ bundle exec rake RUBY_CC_VERSION=1.9.3:2.0.0:2.1.2 cross RROONGA_USE_GROONGA_X64=true clean native gem
 ```
+
+# For Vagrant tool Users
+
+Vagrant is provided in `Windows`, `OS X` and `Linux(deb)/Linux(rpm)`.
+
+## execute vagrant
+
+`build\windows\` directory contains Vagrantfile and its provisioning scripts.
+
+execute following command:
+
+```bash
+$ cd build\windows
+$ vagrant up
+```
+
+Then, `pkg` directory is created. And cross compiled gems move into `pkg` directory.
-------------- next part --------------
HTML����������������������������...
Download 



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