readline not found error

Robert Kern robert.kern at gmail.com
Mon Jul 31 23:08:12 EDT 2006


David Bear wrote:

> okay. Since I grabbed the python tar file from python.org, do I then assume
> that readline is not included in the python source distribution? if so,
> where would I find it. If not, what different build instructions do I need
> to follow to make it build with readline?

Oops. Sorry, I missed that part of what you said. Use

   $ ./configure --enable-readline

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless enigma
  that is made terrible by our own mad attempt to interpret it as though it had
  an underlying truth."
   -- Umberto Eco




More information about the Python-list mailing list