[XML-SIG] Can't Build 0.8.2 on Jaguar?

Jason Michael Jurkowski jasj@miller.cs.uwm.edu
Sun, 13 Apr 2003 20:07:02 -0500 (CDT)


if you go to the below url you'll find my proposed patch for this problem.

http://mail.python.org/pipermail/xml-sig/2003-March/009181.html

On Sun, 13 Apr 2003, Ryan Wilcox wrote:

> Hi folks. I just joined the list, so if this is a common question I'm
> sorry.
>
> I was trying to build PyXML 0.8.2 today on my OS X (Jaguar) machine and
> got an error:
>
>      % python setup.py help
>      Traceback (most recent call last):
>        File "setup.py", line 58, in ?
>          if sys.platform[:6] == "darwin" and \
>      NameError: name 'distutils' is not defined
>
> I tried this with the Apple supplied Python, and Python 2.2.2 with the
> same
> result.
>
> Can you shead some light on this error?
>
> Thank you _very_ much,
> -Ryan Wilcox
>
>
> _______________________________________________
> XML-SIG maillist  -  XML-SIG@python.org
> http://mail.python.org/mailman/listinfo/xml-sig
>