Files
mruby-mruby/INSTALL
T
Hidetaka Takano cfa6ca8daa add document
2012-04-20 11:34:21 +09:00

20 lines
385 B
Plaintext

* Compilation and Installation
1. Run make in top directory.
This command will create following directories and
store libraries and binaries files into them.
* bin
* lib
* include
If you fail to compile ruby, please send the detailed error report with
the error log and machine/OS type, to help others.
* Porting to other platforms
That's all.