summaryrefslogtreecommitdiff
path: root/win32/README.win32
diff options
context:
space:
mode:
Diffstat (limited to 'win32/README.win32')
-rw-r--r--win32/README.win3214
1 files changed, 1 insertions, 13 deletions
diff --git a/win32/README.win32 b/win32/README.win32
index 5dd79cd174..423cc0d494 100644
--- a/win32/README.win32
+++ b/win32/README.win32
@@ -35,6 +35,7 @@
You can also specify the install directory.
For example, run `((%configure --prefix=<install_directory>%))'
Default of the install directory is /usr .
+ The default ((|<PLATFORM>|)) is `(({i386-mswin32}))'.
(2) Change ((|RUBY_INSTALL_NAME|)) and ((|RUBY_SO_NAME|)) in (({Makefile}))
if you want to change the name of the executable files.
@@ -47,19 +48,6 @@
(5) Run `((%nmake install%))'
- This command will create following directories and install files onto them.
- * <install_directory>\bin
- * <install_directory>\lib
- * <install_directory>\lib\ruby
- * <install_directory>\lib\ruby\<MAJOR>.<MINOR>
- * <install_directory>\lib\ruby\<MAJOR>.<MINOR>\<PLATFORM>
- * <install_directory>\lib\ruby\site_ruby
- * <install_directory>\lib\ruby\site_ruby\<MAJOR>.<MINOR>
- * <install_directory>\lib\ruby\site_ruby\<MAJOR>.<MINOR>\<PLATFORM>
- * <install_directory>\man\man1
- If Ruby's version is `x.y.z', the ((|<MAJOR>|)) is `x' and the ((|<MINOR>|)) is `y'.
- The default ((|<PLATFORM>|)) is `(({i386-mswin32}))'.
-
== Icons
Any icon files(*.ico) in the build directory, directories specified with