I'm using Debian Lenny on my PowerBook. The ruby version which is shipped with lenny is 1.8.7.Today I wanted to try the metasploit framework, but it needs ruby version 1.8.6. After a little bit chatting in the #debian.de channel a solution was found.
You have to add the following lines to your /etc/apt/source.list:
deb http://snapshot.debian.net/archive pool ruby1.8
deb-src http://snapshot.debian.net/archive pool ruby1.8
Now you can install the ruby packages from the snapshot mirrors. I installed the latest 1.8.6 version of ruby1.8 and libruby1.8
Comments
Display comments as Linear | Threaded