Feed on
Posts
Comments

Tag Archive 'SysAdmin'

Ruby + Rails Install on Snow Leopard

I followed the HiveLogic Ruby/Rails/Snow Leopard Install Guide and installed my own version of ruby/rails in /usr/local. Very straightforward and well reasoned guide. My installation did not work without some post-tweaking though. I had to change the /usr/local/bin/rake that gem installed to permissions 755. The “sudo gem install rake” command had the ownership/perms so that [...]

Read Full Post »