On Mon, Nov 16, 2009 at 5:45 PM, cool-RR <cool...@cool-rr.com> wrote: > Arve Knudsen <arve.knudsen <at> gmail.com> writes: > Try > this: http://gnuwin32.sourceforge.net/packages/libarchive.htm. > > Arve > I > downloaded it, but I have no idea how to make distutils use it. Ram
Distutils will try to find it in the PATH. As far as I remember, the GnuWin32 tools adds themselves in the path, so just try to call "tar" in a prompt, if it works, you are fine. If not, add it in the PATH environment variables Tarek _______________________________________________ Distutils-SIG maillist - Distutils-SIG@python.org http://mail.python.org/mailman/listinfo/distutils-sig