No, but I am also having problems with gems being installed during
setup on OS X here. I believe others on other systems are also having
setup() issues right now. I've not had much luck trying to fix
anything so far either. :(

On Sat, Aug 9, 2008 at 10:52 PM, Joshua Choi <[EMAIL PROTECTED]> wrote:
> Running any program that includes a Rubygem (in the correct,
> self-downloading Shoes way) on my Windows XP, using the latest Windows build
> (shoes-0.r905.exe), fails.
> First the following system error pops up:
>
> This application has failed to start because SSLEAY32.dll was not found.
> Re-installing the application may fix this problem.
>
> ...Then the Shoes window that should appear when preparing an application
> (see 
> http://hackety.org/2008/05/08/clearingUpTheWholeShoesAndRubyGemsDeal.html)
> pops up, and immediately after that Shoes crashes.
> The basic program that fails looks like this:
>
> Shoes.setup do
>   gem 'rubyweather'
> end
> Shoes.app do
>   para 'This message shall never see the light of day.'
> end
>
> Is anyone else experiencing this?
>



-- 
Seth Thomas Rasmussen
http://greatseth.com

Reply via email to