il Wed, 28 Jul 2004 22:06:19 +0900, "Curt Hibbs" <curt / hibbs.com> ha
scritto::



>
>But if it is supposed to come with ruby, why is it not getting built?
>

the readline library is an external one, just like openssl or zlib
Ruby's source just contains the bindings, so I think the configure on
the oneclick build system did not find GNU/readline and just skipped
it's compiling.