File tree 2 files changed +7
-5
lines changed
2 files changed +7
-5
lines changed Original file line number Diff line number Diff line change 1
1
* Compilation and Installation
2
2
3
- 1. Run make in top directory.
3
+ 1. Run make in the top directory.
4
4
5
- This command will create following directories and
5
+ This command will create the following directories and
6
6
store libraries and binaries files into them.
7
7
8
8
* bin
9
9
* lib
10
10
* include
11
11
12
- If you fail to compile ruby, please send the detailed error report with
13
- the error log and machine/OS type, to help others.
12
+ If an error occurs when compiling mRuby, it will be helpful for others if you
13
+ send a detailed report to the developers that includes the error log, machine,
14
+ and OS type.
14
15
15
- * Porting to other platforms
16
16
17
+ * Porting to other platforms
17
18
18
19
19
20
That's all.
Original file line number Diff line number Diff line change 8
8
9
9
* bin
10
10
* lib
11
+ * include
11
12
12
13
もし,コンパイル時にエラーが発生した場合にはエラーのログとマ
13
14
シン,OSの種類を含むできるだけ詳しいレポートを作者に送ってく
You can’t perform that action at this time.
0 commit comments