From: ts Date: 2001-09-23T18:46:52+09:00 Subject: [ruby-talk:21594] Re: irb: strange.... >>>>> "F" == Fabio writes: F> I've previously said that I've solved my problems about F> irb and readline. Too bad, I've noticed that it works *only if F> I run it inside the /ext/readline directory !! * F> Outside of it, readline does'nt work. Have I to add the path of F> ext/readline in some enviroment variable ? Have you made (in the directory ruby-1.6.5) make install after the compilation of readline ? Guy Decoux