This post originated from an RSS feed registered with Ruby Buzz
by Jamis Buck.
Original Post: SwitchTower on OSX
Feed Title: the buckblogs here
Feed URL: http://weblog.jamisbuck.org/blog.cgi/programming/index.rss
Feed Description: Jamis Buck's corner of the blogging universe. Mostly about ruby, but includes ramblings on a variety of topics.
Some people have been reporting some problems running SwitchTower on the Mac. The problem lies with the fact that, once again, Apple seems to have messed something up with their default install of Ruby.
If you encounter problems with SwitchTower hanging on the Mac, please try installing Ruby either manually, or using one of the port systems for OSX (darwinports or fink).
Note that if you do reinstall Ruby this way, you’ll need to do a few things afterwards:
backup and then delete the ruby, irb, and ri in /usr/bin.
reinstall any extension libs and gems (like SwitchTower and its dependencies, Net::SSH and Needle).