> The problem I saw with a distutils bdist archive on my mac is that the paths > of entries in the archive (a tar.gz archive) all started with /Library. > On the other hand, a bdist_egg by setuptools worked very nicely. I'll try them both and see what I get. Bill