abhionrails
March 1st, 2007, 03:13 AM
Since ubuntu (edgy) is still with ruby 1.8.4 and I need to use 1.8.5 I tried to compile ruby from sources.
The issues that I am facing are
1. Seems to compile fine but when I try to use gem it gives an error saying no zlib found. So how do I get zlib when compiling from sources and not using the pre-packaged ubuntu packages?
2. Also Up-Arrow does not work in irb. How does one include this (readline support?)
The issues that I am facing are
1. Seems to compile fine but when I try to use gem it gives an error saying no zlib found. So how do I get zlib when compiling from sources and not using the pre-packaged ubuntu packages?
2. Also Up-Arrow does not work in irb. How does one include this (readline support?)