Thanks, that worked. Actually it is the MacOSX section of the Buildr web site that tells you to do that but I was having problems and I figured this
might help: it sounded like a good thing to do regardless of OS. Now I will note that "buildr -v" works but does not print the version! Instead it prints this: C:\TEMP>buildr -v mkdir -p C:/Dokumente und Einstellungen/admin/.buildr To use Buildr you need a buildfile. Do you want me to create one?: 1. From directory structure 2. Cancel ? 1 Created C:/TEMP/buildfile (in C:/TEMP, development) Building TEMP Completed in 0.016s C:\TEMP>buildr -v (in C:/TEMP, development) Building TEMP Completed in 0.016s >________________________________ >From: Ilya Pyatigorskiy <[email protected]> >To: [email protected]; Olivier Lefevre <[email protected]> >Sent: Thursday, July 7, 2011 7:46 AM >Subject: Re: Can't install because of dependency issues > >don't do this: "gem update --system" >then it should work. I.e. uninstall ruby, install it agan, but don't do >update for gems - it installs somewhat incompatible version of something. > >Antonie, maybe you should update the install page for windows? > >Ilya >
