summaryrefslogtreecommitdiffhomepage
path: root/INSTALL
blob: f6444d4d8760f6ee4aee62a6e8a53e685cdde05e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
* 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.