Re: [MacRuby-devel] MacRuby.h not found

2012-06-13 Thread Milos & Slavica
Thanks Mark! (I really should have, at the very least, look through the open issues before mailing the list… sorry.) milos On 13 Jun 2012, at 02:39, Mark Rada wrote: > The problem is that /Library/Frameworks is no longer in the default search > path for frameworks. The workaround is simply to

[MacRuby-devel] mysql gem fails to install

2012-06-13 Thread Jean-Denis MUYS
Hello again, One of the gem I use is mysql. It used to work. I still have forensic evidence of that in the older place where gems were installed (deep within /Library/Frameworks). Now it doesn't install. Here is the full terminal transcript: Building native extensions. This could take a while

[MacRuby-devel] gem not loading in MacRuby app

2012-06-13 Thread Jean-Denis MUYS
This is a followup to my problems migrating to Xcode 4.3.3 and MacRuby 0.12 under Lion 10.7.4. Situation as of yesterday: - MacRuby 0.12 installer installed in /Library/Frameworks instead of within Xcode 4.3.3 bundle - MacRuby project template links MacRuby frameworks from within Xcode 4.3.3 b