I updated the pkg installer, I don't think it was a problem with the
installer itself but maybe more a conflict with the directory permissions, I
hopefully added something that will fix that.
Let's give it a try with the next nightly build if you don't mind.
- Matt
On Fri, Sep 25, 2009 at 2:00 PM
#351: problem with macruby build (rake)
---+
Reporter: sergei.homja...@… | Owner: lsansone...@…
Type: defect | Status: new
Priority: trivial
Hello! I have problem with build macruby 0.5 (command rake)
$ rake
/opt/local/bin/ruby tool/compile_prelude.rb prelude.rb
miniprelude.c.new rm miniprelude.c.new /usr/bin/gcc -I. -I./include -
I./onig -I/usr/include/libxml2 -arch i386 -arch x86_64 -fno-common -
pipe -O3 -g -Wall -fexceptions
Hi,
MacRuby 0.5 is currently for Snow Leopard only, and it depends upon
specific version of llvm. I'd suggest you to download the daily built
from http://macruby.icoretech.org/.
On 26 Sep 2009, at 23:36, sergei homjakov wrote:
Hello! I have problem with build macruby 0.5 (command rake)
$
Hi!
I have install macruby 0.4
$ macirb
irb(main):001:0> require 'net/http'
LoadError: no such file to load -- socket.rb.bundle
from /Library/Frameworks/MacRuby.framework/Versions/0.4/usr/lib/ruby/
1.9.1/net/protocol.rb:21:in `require'
from /Library/Frameworks/MacRuby.framework/Versions/0.4/u
Hi,
> MacRuby 0.5 is currently for Snow Leopard only
No it's not. It works fine on Leopard.
> I'd suggest you to download the daily built from
> http://macruby.icoretech.org/.
I think this build is Snow Leopard only though.
___
MacRuby-devel mailing lis
Yes, Vincent is right, MacRuby should work fine on Snow Leopard and Leopard
(at least when we don't break it, but Vincent is watching for that not to
happen).
However the nightly build is SL only and it shouldn't even try to install on
Leopard.
- Matt
On Sat, Sep 26, 2009 at 5:14 PM, Vincent Isam
I'm going to add a big note on nightlies website.
kain
Il giorno 27/set/2009, alle ore 02.17, Matt Aimonetti ha scritto:
Yes, Vincent is right, MacRuby should work fine on Snow Leopard and
Leopard (at least when we don't break it, but Vincent is watching
for that not to happen).
However t
On 0.5/trunk it works fine (doesn't mean that net/http fully work yet tho)
$ macruby -e "p require 'net/http'"
true
- Matt
On Sat, Sep 26, 2009 at 5:04 PM, sergei homjakov
wrote:
> Hi!
> I have install macruby 0.4
>
> $ macirb
> irb(main):001:0> require 'net/http'
> LoadError: no such file to lo
Hi Sergei,
It looks like trunk has build issues on both Leopard and SnowLeopard.
This is related to the Ruby compiler (rubyc).
Vincent (who runs Leopard) told me yesterday about that and it looks
like you're hitting the same problem.
Also, a few persons (including Claudio who runs the nig
#351: problem with macruby build (rake)
---+
Reporter: sergei.homja...@… | Owner: lsansone...@…
Type: defect | Status: new
Priority: trivial
On Sep 26, 2009, at 8:38 PM, MacRuby wrote:
#351: problem with macruby build (rake)
---
+
Reporter: sergei.homja...@… | Owner: lsansone...@…
Type: defect | Status: new
Prior
Hi Michael,
Looks like you have an old version of LLVM installed. We switched to a
newer revision. Checkout the README.rdoc file for more details.
Sorry I forgot to announce it here...
Laurent
On Sep 26, 2009, at 8:52 PM, Michael Winterstein wrote:
On Sep 26, 2009, at 8:38 PM, MacRuby wro
13 matches
Mail list logo