shoes / shoes-deprecated

Former repo for Shoes... see README for up to date locations!
http://shoesrb.com/
Other
1.15k stars 167 forks source link

Issue when including gem "watir-webdriver" and some others #235

Open nbouhid opened 11 years ago

nbouhid commented 11 years ago

Hi guys, I have this issue, and it's throwing my entire project to the trash.

My scope is to make it work on Windows. (Linux and MAC doesn't matter) I've tried to make a new build of Shooes on Windows, and I get a lot of errors, I guess the main reason is because this repo (https://github.com/ashbb/rubyinstaller.git) is very old. Also, the domain http://www.rin-shun.com is down. I saw that there was a new build but it isn't reachable through this link.

Any idea? Do you have this new version archieved somewhere? Do we have another way to build a new shooes version?

Thanks in advance, Nicolás Bouhid

wasnotrice commented 11 years ago

Have you tried this build?

http://shoesrb.com/downloads/shoes3.exe.zip

On Mar 18, 2013, at 10:17 AM, Nicolás Bouhid notifications@github.com wrote:

Hi guys, I have this issue, and it's throwing my entire project to the trash.

My scope is to make it work on Windows. (Linux and MAC doesn't matter) I've tried to make a new build of Shooes on Windows, and I get a lot of errors, I guess the main reason is because this repo (https://github.com/ashbb/rubyinstaller.git) is very old. Also, the domain http://www.rin-shun.com is down. I saw that there was a new build but it isn't reachable through this link.

Any idea? Do you have this new version archieved somewhere? Do we have another way to build a new shooes version?

Thanks in advance, Nicolás Bouhid

— Reply to this email directly or view it on GitHub.

nbouhid commented 11 years ago

That's the one that I'm using. I get the same error:

"multi_json requires RubyGems version >= 1.3.6"

Any idea?

steveklabnik commented 11 years ago

Yes, Shoes uses RubyGems 1.3.5

You may want to try out Green Shoes or Shoes 4.

nbouhid commented 11 years ago

Ok, neither is any way to build shooes on windows nor updating rubygems on the one that is downloadable, right?

steveklabnik commented 11 years ago

You can try, but it's quite complicated. There's a reason we're on that ancient version...

nbouhid commented 11 years ago

Is there any documentation explaining that?

steveklabnik commented 11 years ago

Nope. :( _why didn't leave us with much.