This is the mail archive of the gdb@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: configure: error: no usable python found


> checking whether to use python... /usr/lib/Python-2.6.4
> checking for python2.6... no
> checking for python2.5... no
> checking for python2.4... no
> configure: error: no usable python found at /usr/lib/Python-2.6.4

I'd recommend that you check the gdb/config.log file.  Somewhere
close to the end, before configure dumped its entire environment,
you should see the compile check that was used to check for python2.6,
and the error that caused configure discard to 2.6 python install.

-- 
Joel


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]