diff options
author | Tom Gilbert <tom@linuxbrit.co.uk> | 2006-01-27 09:28:38 +0000 |
---|---|---|
committer | Tom Gilbert <tom@linuxbrit.co.uk> | 2006-01-27 09:28:38 +0000 |
commit | 10a5625538169df723ecb4a5e061096d473198cd (patch) | |
tree | 750564c8ce1554a3ca28c16e29e1ced121cb9b3b /REQUIREMENTS | |
parent | 340709f3efdad7ebf4f711434a450abf89e376c6 (diff) |
bit of win32 doco
Diffstat (limited to 'REQUIREMENTS')
-rw-r--r-- | REQUIREMENTS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/REQUIREMENTS b/REQUIREMENTS index 7b347341..83d3fe69 100644 --- a/REQUIREMENTS +++ b/REQUIREMENTS @@ -32,3 +32,12 @@ spell plugin: ispell(1) +Running rbot on win32 +===================== + +here is bdb: +http://ftp.ruby-lang.org/pub/ruby/binaries/mingw/1.8/ext/bdb-0.5.1-i386-mingw32-1.8.tar.gz + +and you need the Win32 MinGW version of Ruby: +http://ftp.ruby-lang.org/pub/ruby/binaries/mingw/1.8/ruby-1.8.4-i386-mingw32.tar.gz + |