Re: [MacRuby-devel] [MacRuby] #215: OpenSSL's SSLSocket appears not to be initialised correctly

2009-01-31 Thread MacRuby
#215: OpenSSL's SSLSocket appears not to be initialised correctly ---+ Reporter: cel...@… | Owner: lsansone...@… Type: defect | Status: new Priority: major

Re: [MacRuby-devel] hotcocoa not loading cocoa framework

2009-01-31 Thread Robert Schaaf
Hello Laurent, Here's a curious story. This afternoon I watched you and Rich Kilmer at RubyConf (very interesting for all that you promised) and was impressed by the macirb app. I tried to build it, but macrake failed. Curiously, this must have given a shock to the heart of my shell, b

Re: [MacRuby-devel] hotcocoa not loading cocoa framework

2009-01-31 Thread Laurent Sansonetti
Hi Robert, Could you print all environment variables from your shell's instance? $ env FYI, the Ruby path ($:) has nothing to do with the Mac OS X framework path. Laurent On Jan 31, 2009, at 5:20 AM, Robert Schaaf wrote: Josh, Disk Utility shows only "Mac OS Extended (Journaled)". I tr

Re: [MacRuby-devel] hotcocoa not loading cocoa framework

2009-01-31 Thread Robert Schaaf
Josh, Disk Utility shows only "Mac OS Extended (Journaled)". I tried "framework 'Cocoa'", but still no bliss. Then I tried building the examples. Bingo! Everything worked. This inspired me to try running macruby and macirb from my postgres account. Once again, success. The question n