6 Apr
2009
6 Apr
'09
10:31 a.m.
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