Hi all,
I was following the guide :
http://www.macruby.org/recipes/create-an-objective-c-bundle.html
In xcode 4, it compiles fine.
However the packaging or something is creating some wrapping directories, it's
not compiling into a single object / dynamic lib...
the binary is at:
test_engine
Thanks Mark, that is definitely what I was looking for. I think once
that ticket is resolved my setup should work fine. I am happy for
/usr/local/bin to be after /usr/bin in my path, because I currently
use the MRI gem binaries more than the MacRuby gem binaries.
Cheers,
Isaac
On Fri, Jul 1, 20
--format-executable doesn't seem to work. In fact its worse - it just
overwrites the MRI gem binary without giving a warning at all. Thanks
for the idea though.
On Fri, Jul 1, 2011 at 3:12 PM, Caio Chassot wrote:
> --format-executable may help, as it should prefix everything with mac-, then.
>
I believe you want to comment on this ticket:
http://www.macruby.org/trac/ticket/574
However, I'm thinking that installing to /usr/local/bin instead only solves
overwriting the commands. You still have to deal with which directory comes
first in your $PATH.
Personally, I use rvm to solve this
--format-executable may help, as it should prefix everything with mac-, then.
You may even want to put that in your .gemrc for the install and
update commands.
On Fri, Jul 1, 2011 at 04:07, isaac kearse wrote:
> At the moment macgem will prompt the user with this warning when
> trying to install
At the moment macgem will prompt the user with this warning when
trying to install nokogiri (if you have already installed it with
MRI):
WARNING: You are installing a new version of /usr/bin/nokogiri.
This file already exists with a different shebang, possibly from a different
ruby implementation
On 2011-06-30, at 2:28 AM, Eric Christopherson wrote:
> On Wed, Jun 29, 2011 at 9:25 PM, Mark Rada wrote:
>> I don't actually use rvm to build HEAD, since I have my llvm setup
>> differently and because I have other changes to MacRuby; however, I do use
>> HEAD with rvm.
>> The trick is that rvm