From: "Ralf Müller" Date: 2005-02-07T20:43:32+09:00 Subject: Re: Readline doesn't work no matter what I do On Mon, 7 Feb 2005 20:31:01 +0900 Hee-Seng Kye wrote: > > I had this trouble on netbsd2. > > Did you build the ruby readline extension when you built the source? > > Hi Dick, > > I had one more question. If I build Ruby from the source, which I did, do I > always need to build extensions in the 'ext' folder separately? Is there a > way to have everything in the 'ext' folder built when I build Ruby in the > first place? > > Thanks again for getting me out of this pure frustration!!! > there is a file 'ext/Setup' in which you can choose your favorite extension (readline,win32,...) regards ralf