As root, why do I have to type: python setup.py install rather than ./setup.py install in the shell. the first line of setup.py looks like: #!/usr/bin/env python Doug Ransom