Re: [MacRuby-devel] MacRuby 0.9 release notes

2011-02-26 Thread Gregoire LEJEUNE
Hi, (again) There is another broken symlink : MacRuby.framework/Versions/0.9/Headers Greg 2011/2/26 Gregoire LEJEUNE : > Hi, > > I try to use macruby_deploy --embed. There is three symlinks in the > MacRuby.framework of my application's bundle : > > Headers -> Versions/Current/Headers > MacRuby

Re: [MacRuby-devel] MacRuby 0.9 release notes

2011-02-26 Thread Gregoire LEJEUNE
Hi, I try to use macruby_deploy --embed. There is three symlinks in the MacRuby.framework of my application's bundle : Headers -> Versions/Current/Headers MacRuby -> Versions/Current/MacRuby Resources -> Versions/Current/Resources Unfortunatly there is not directory named Current in the director

Re: [MacRuby-devel] MacRuby 0.9 release notes

2011-02-26 Thread Rob Gleeson
Hi Laurent, macruby_deploy --gem sounds neat :) With regards to statically linking, is it preferred that you ask someone using your application to download MacRuby separately, or can you feel safe that statically linking will be okay? Thanks. - Rob _