Re: [MacRuby-devel] symbol not found: _rb_str_freeze

2011-11-17 Thread Rob Ista
Well Jean-Denis .. thank you so much for a few solutions for questions that i posted but remained unanswered until now ;-) … one thing still left though : do you (or somebody else) have a solution for automatic code-signing of the private frameworks and "loose" dylibs too? (and with that may be

Re: [MacRuby-devel] symbol not found: _rb_str_freeze

2011-11-16 Thread Steve Clarke
Hi Jean-Denis, I can't answer your question directly but I may be able to help a bit. I also want to use mysql with `MacRuby. I tried mysql gem version 2.8.1 and hit problems I couldn't work around. I also tried ruby-mysql 2.9.4. I did get that to work after some mods, but it was very slow t

[MacRuby-devel] symbol not found: _rb_str_freeze

2011-11-16 Thread Jean-Denis MUYS
Hi, I have a big showstopper with my app: sequel with the mysql gem fails with the following error message: dyld: Symbol not found: _rb_str_freeze Referenced from: /Library/Frameworks/MacRuby.frameword/[…]/mysql_api.bundle This is mentioned on the net on the sequel project back in february. The