DJ Lucas wrote: > Anyone see anything obvious? I have seen this twice before and so far > it is yet unexplained. I always chalked it up to something I was doing > incorrectly, but I know, this time at least, that it is by the book > (execpt bootscripts). > And the fix is simple, but where/how exactly is PYTHONPATH set? I have done nothing to modify it and this is the result:
[EMAIL PROTECTED] dbus-python-0.82.0]# echo $PYTHONPATH :/lib/python2.5/site-packages:/lib/python2.5/site-packages/GMenuSimpleEditor:/opt/gnome-2.20/lib/python2.5/site-packages:/opt/gnome-2.20/lib/python2.5/site-packages/GMenuSimpleEditor:/opt/gnome-2.20/lib/python2.5/site-packages:/opt/gnome-2.20/lib/python2.5/site-packages/GMenuSimpleEditor:/opt/gnome-2.20/lib/python2.5/site-packages:/opt/gnome-2.20/lib/python2.5/site-packages/GMenuSimpleEditor Prepending /usr/lib/python2.5/site-packages fixes the issue, of course, but I have no explanation as to why that is not in the default path, nor why the path begins with a ':' character. -- DJ Lucas -- This message has been scanned for viruses and dangerous content, and is believed to be clean. -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
