Thanks for the info. I'll update the README
/Karl
On 23/04/2012, at 09.13, Esben Rasmussen wrote:
Interesting...
Tries the following:
administrators-MacBook-Pro:Garfield Daily Strips erasmussen$ sudo gem install calabash-cucumber
Successfully installed calabash-cucumber-0.9.49
1 gem installed
Installing ri documentation for calabash-cucumber-0.9.49...
Installing RDoc documentation for calabash-cucumber-0.9.49...
administrators-MacBook-Pro:Garfield Daily Strips erasmussen$ ruby -v
ruby 1.8.7 (2010-01-10 patchlevel 249) [universal-darwin10.0]
administrators-MacBook-Pro:Garfield Daily Strips erasmussen$ gem -v
1.3.5
administrators-MacBook-Pro:Garfield Daily Strips erasmussen$ hash calabash-ios
administrators-MacBook-Pro:Garfield Daily Strips erasmussen$
And now it works like a charm :-)
I would assume that It was caused because is initially installed calabash-cucumber without the sudo (not admin rights).
Since all the versioning is tha same as i had before.
So installing with admin rights solved the problem. (Note: I didn't get the permissions warning, so something else got blocked by me not being an administrator. Maybe you should update the tutorial to always use sudo.)
Thanks a lot for the support.
2012/4/23 KrukowOk, this is wierd. Haven't seen this issue before. It looks more like a ruby/gem issue than calabash.