From: Davis Kitchel Date: 2008-06-06T22:07:45+09:00 Subject: Re: DRb Problems with Mac OS X 10.5.3 I just thought I'd tell people what I ended up doing to solve the problem so that they might avoid some of the problems I ran into. I downgraded to 10.5.0 via my leopard install cd using the preserve perferences option. I was hoping it'd leave everything the same, just downgrade the system, so all my filesystems would be intact (/usr/local/src, bin etc etc.) Wrong assumption. They were scattered all over a folder that was created called "Previous System" At first I thought I could piece it all together, but no way!. It was like a bomb went off and scattered my development environment all over the place with no discernible logic. So I rebuilt my whole environment from scratch - gems, mysql, ruby, rails, subversion etc etc etc. Total nightmare. If you can find a way to patch the problem until apple fixes it - do. -- Posted via http://www.ruby-forum.com/.