Ruby 1.8.0 with VC++

Hallo,

if have problems to build ruby 1.8.0 on Win32 with VC++ 6.0. Can anyone
send me a config.h which fits, is there a source code which can be compiled
available or what do I have to do?

Thanks,

Stefan

Dipl-Ing. Stefan Staudt

stefan.staudt@isw.uni-stuttgart.de
Tel: +49 (0)711 / 121-2462
Tel: +49 (0)711 / 121-2443 (SERCOS Competence Center)
FAX: +49 (0)711 121-2413

Institut fuer Steuerungstechnik der Werkzeugmaschinen
und Fertigungseinrichtungen (ISW)
Seidenstr. 36
D-70174 Stuttgart

Stefan Staudt wrote:

Hallo,

if have problems to build ruby 1.8.0 on Win32 with VC++ 6.0. Can
anyone send me a config.h which fits, is there a source code which can
be compiled available or what do I have to do?

Thanks,

Stefan

I’m not very proficient with VC++, but here’s what I do:

(unpack ruby)
cd ruby-1.8.0\win32
configure
nmake
nmake install

Does this work for you?

Chad

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

···

On Tue, 5 Aug 2003 20:33:59 +0900, Chad Fowler chadfowler@chadfowler.com wrote:

(unpack ruby)
cd ruby-1.8.0\win32
configure
nmake
nmake install


Dean saor, dean saor an spiorad. Is seinn d’orain beo.