Hi,

I just wanted to let you know I made two minor edits to DebianSqueezeInstallation , just in case anyone feels more in charge of it ..

1) I removed all trailing whitespaces, especially on the command line example stuff. This caused a few of them to not work when trying to copy&paste them.

2) I added two libraries to the installation: libxslt1-dev libreadline.so.5

I don't remember exactly which step required libxslt1-dev, I think it was during "bundle install" for nokogiri.

The other one was necessary to start the rails console. In my case I installed the RubyEnterprise Debian amd64 package, where I supposed the rails console came from, but it seems it doesn't have a proper dependency on libreadline.so.5, so I wasn't able to run it; got an exception that the library wasn't there, installing it fixed.

Hope that change was OK. I saw similar pages dealing with other installation, so one of the points may or not may apply there too ...

cheers,
- Markus

--
To post to this group, send email to gitorious@googlegroups.com
To unsubscribe from this group, send email to
gitorious+unsubscr...@googlegroups.com

Reply via email to