fixed command name, and attached link to the gnuwin32 site.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@8899 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
af41a0c146
commit
5985a2d6c8
@ -6,18 +6,18 @@
|
|||||||
|
|
||||||
(1) Borland C++ 5.0 or later.
|
(1) Borland C++ 5.0 or later.
|
||||||
|
|
||||||
(2) Please set environment variable (({INCLUDE})), (({LIB})), (({PATH}))
|
(2) Please set environment variable (({PATH}))
|
||||||
to run required commands properly from the command line.
|
to run required commands properly from the command line.
|
||||||
|
|
||||||
Note: building ruby requires following commands.
|
Note: building ruby requires following commands.
|
||||||
* make
|
* make
|
||||||
* bcc
|
* bcc32
|
||||||
* tlib
|
* tlib
|
||||||
* ilink
|
* ilink32
|
||||||
|
|
||||||
(3) If you want to build from CVS source, following commands are required.
|
(3) If you want to build from CVS source, following commands are required.
|
||||||
* bison
|
* bison ((<URL:http://gnuwin32.sourceforge.net/packages/bison.htm>))
|
||||||
* sed
|
* sed ((<URL:http://gnuwin32.sourceforge.net/packages/sed.htm>))
|
||||||
|
|
||||||
== How to compile and install
|
== How to compile and install
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user