Beware, the link in bugpowder's message goes to a phishing site!
Begin forwarded message:
> From: macruby-devel-requ...@lists.macosforge.org
> Subject: MacRuby-devel Digest, Vol 59, Issue 3
> Date: 25 January 2013 12:00:01 PST
> To: macruby-devel@lists.macosforge.org
> Reply-To: macruby-devel@lis
I'm trying to use Mechanize with MacRuby but it fails with the following error:
>
Darwin::dekiefer:29-> sudo macgem install mechanize
Password:
Successfully installed mechanize-1.0.0
1 gem installed
Darwin::dekiefer:30-> macirb
irb(main):001:0> require 'rubygems'
=> tru
Hi Laurent,
rake is the problem:
Darwin::dekiefer:15-> head -n 1 `which rake`
#!/Library/Frameworks/MacRuby.framework/Versions/0.9/usr/bin/macruby
Darwin::dekiefer:16-> which rake
/usr/bin/rake
Darwin::dekiefer:17-> rake --version
rake, version 0.8.7
Darwin::dekiefer:18-> which ruby
/usr/bin/ruby
Hi,
Am I the only person unable to do a 'rake' on the current MacRuby-trunk?
Here's what I get after doing the svn:
Darwin::dekiefer:23-> cd ..
/Volumes/Arbeit/MacRuby
Darwin::dekiefer:24-> !svn
svn co http://svn.macosforge.org/repository/ruby/MacRuby/trunk MacRuby-trunk
Checked out revision 515