On Thu, 2005-02-10 at 09:15 -0600, Jeffry Bilder wrote: > [root@localhost electro]# rpm -q rpm yum python rpm-python > rpm-4.2-1 > yum-2.0.7-1 > python-2.2.2-26 > rpm-python-4.2-1 rpm -ql rpm-python and which python and run this command: python -c 'import sys; print sys.path' -sv