summaryrefslogtreecommitdiffhomepage
path: root/INSTALL
blob: 02d21cab7c8d1c0acf0ef9b8c6b32693595eb692 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
* Compilation and Installation

  1. Run make in the top directory.

     This command will create the following directories and
     store libraries and binaries files into them.

       * bin
       * lib
       * include

If an error occurs when compiling mRuby, it will be helpful for others if you
send a detailed report to the developers that includes the error log, machine,
and OS type.


* Porting to other platforms


That's all.