From cfa6ca8daa142443d9b1bd6b68105f914b39a72f Mon Sep 17 00:00:00 2001 From: Hidetaka Takano Date: Fri, 20 Apr 2012 11:34:21 +0900 Subject: add document --- INSTALL | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 INSTALL (limited to 'INSTALL') diff --git a/INSTALL b/INSTALL new file mode 100644 index 000000000..f6444d4d8 --- /dev/null +++ b/INSTALL @@ -0,0 +1,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. -- cgit v1.2.3