Switchtower Hangs

I’m trying to get switchtower running on Mac OS X but it hangs logging
into the
server.

I’ve removed all traces of the original ruby installation and have
installed and
re-installed ruby 1.8.3 from sources a dozen times but nothing seems to
work.

I get the following error when running the net-ssh tests:

ERROR:  304 tests, 655 assertions, 4 failures, 44 errors

I installed ruby into /usr/local/… with the following options:

sudo ./configure --enable-shared --enable-pthread --enable-install-doc

Cheers,

Simon

Simon Harris wrote:

I’m trying to get switchtower running on Mac OS X but it hangs logging
into the
server.

I’ve had no issues with Switchtower on Mac OS X both with Ruby 1.8.2 and
1.8.3 (keep in mind that there are strange issues with Rails and 1.8.3).
The difference in my builds from yours is that I didn’t build with
pthreads. Don’t know if that’s the crux of the issue or not, but worth
mentioning.