thanks Etienne for the pointer. unfortunately i can't make it resolve imap.google.com (even using the ip)...
best, Renaud On Wed, Apr 22, 2009 at 9:33 AM, e deleflie <[email protected]> wrote: > Hi Renaud, > > You can try what this person did here: > > http://www.mail-archive.com/[email protected]/msg03332.html > > I couldn't get that to work for me (but I didn't try all that hard)... > might work for you. As he states, if your code uses Net::HTTP then you > will probably have issues resolving domain names on windows (although > domain resolution works fine on OSX). > > ... I'm hoping _why will get to all the http bugs in the next version of > shoes. > > Etienne > > On Tue, Apr 21, 2009 at 5:49 PM, Renaud Richardet <[email protected]> wrote: >> hi list, >> >> i'm also facing the same problem while using SSL (while using imap)... >> any chance to give me a few pointers on how to get started? >> i tried to build shoes from trunk (btw, there's a libportaudio thingy >> missing in the OS X deps...), but still no luck... then i tried to >> hack the embedded version of ruby, with even less luck... >> >> i'm seconds away from finishing my first app... please take pity of a >> poor java guy who is really enjoying Shoes / Ruby :-) >> >> thanks, Renaud >> >> >> >> >> From: Greg Borenstein <greg.borenstein <at> gmail.com> >> Subject: Re: openssl on OSX? >> Newsgroups: gmane.comp.lib.shoes >> Date: 2009-02-26 02:54:40 GMT (7 weeks, 4 days, 13 hours and 51 minutes ago) >> >> I posted a gist with my code (cleaned of passwords and other >> identifying/complicating info) here: >> >> http://gist.github.com/70608 >> >> Thanks! >> >> -- Greg >> >> On Feb 25, 2009, at 1:56 PM, Kyle King wrote: >> >>> Can you post some code that duplicates the error? >>> >>> Kyle >>> >>> On Feb 25, 2009, at 9:50 AM, Greg Borenstein wrote: >>> >>>> Hey all, >>>> >>>> I know this issue has been discussed before >> (<http://code.whytheluckystiff.net/list/shoes/2008/05/22/2787-re-shoes-openssl-and-windows.html >>>> > and <http://www.mail-archive.com/shoes <at> >>>> > code.whytheluckystiff.net/msg01367.html >>>> >), but I was wondering if there's any progress in getting openssl >>>> packaged with shoes. >>>> >>>> I'm working on my first Shoes app to actually package up and give >>>> to a friend. It's going to send emails to volunteers for our non- >>>> profit music festival and so needs net/smtp and smtp-tls which >>>> depend on openssl. Right now I get an error: >>>> >>>> "undefined method 'closed?' for #<OpenSSL::SSL::SSLSocket[...]>" >>>> >>>> If it wasn't for that I would have gotten the whole thing built in >>>> about 30 minutes with the awesome power of the shoes. >>>> >>>> I'm running off the OS X Intel Raisins build on Leopard... >>>> >>>> Thanks! >>>> >>>> yours, >>>> >>>> Greg (of the Git Bell) >>>> --- >>>> http://urbanhonking.com/ideasfordozens >>>> http://atduskmusic.com >>> >> >
