On Mon, 30 Jan 2012 22:38:55 -0500 "Walter Dnes" <waltd...@waltdnes.org> wrote:
> The emerge output shows that python would be replaced, and that the > "readline" USE flag has been set on the previous merge. I also ran > revdep-rebuild, and it found nothing. The python command "modules", > from inside the interactive "help()" command shows a ton of modules, > but not "readline". Now what? That's very odd. Try this: $ find /usr/lib/python2.7 -name "readline*" -print And see if you get this: /usr/lib/python2.7/lib-dynload/readline.so also, "which python", in case you might have another one installed... and what is sys.path? Does sys.path contain '/usr/lib64/python2.7/lib-dynload'? -- -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Keith Dart <ke...@dartworks.biz> public key: ID: 19017044 <http://www.dartworks.biz/> =====================================================================