Menu
Forums
New posts
Search forums
Members
Current visitors
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Menu
Log in
Register
Install the app
Install
Forums
Archive
Archive
Ruby
ruby 1.8.0 with VC++
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
[QUOTE="Joey Gibson, post: 4413096"] ||| (unpack ruby) ||| cd ruby-1.8.0\win32 ||| configure ||| nmake ||| nmake install I built it the day it came out, with the only difference being that I ran everything from the ruby-1.8.0 directory instead of the win32 subdirectory. I also had to run vcvars32.bat to set everything up for VC6 since I also have the .Net SDK installed. vcvars32.bat cd ruby-1.8.0 win32\configure nmake nmake test nmake DESTDIR=c:\Ruby-1.8.0 install and all is right with the world. Joey [/QUOTE]
Verification
Post reply
Forums
Archive
Archive
Ruby
ruby 1.8.0 with VC++
Top