Hi Stephane,

The experimental branch does not install yet. The only thing you can do is to build miniruby (rake miniruby) and use that.
Eg: $ ./miniruby -e "p :foo"

Eloy

On Apr 6, 2009, at 12:31 PM, Stephane Wirtel wrote:

Hi all,

I would like to try MRE[1] on my laptop with coexisting the last stable version 0.4

To do that, I have installed LLVM into a directory named ~/local
and I have specified during the installation of MRE[1] that rake must install it
into the directory ~/Library/Frameworks with the following commands:

        rake all framework_instdir=~/Library/Frameworks
        rake install

Excepted that doesn't work and my directory ~/Library/Frameworks doesn't exist after the installation of MRE[1].

I don't want to install MRE in my system, but only a local directory to my user account

1. MacRuby-experimental (http://svn.macosforge.org/repository/ruby/MacRuby/branches/experimental )

Stephane

Thank you so much
_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

_______________________________________________
MacRuby-devel mailing list
MacRuby-devel@lists.macosforge.org
http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel

Reply via email to