Python 2.3.3 compilation problem

Martin v. Loewis martin at v.loewis.de
Fri Jan 2 06:36:51 EST 2004


Zdenda wrote:

> Compiling /usr/local/lib/python2.3/xml/sax/handler.py ...
> Compiling /usr/local/lib/python2.3/xml/sax/saxutils.py ...
> Compiling /usr/local/lib/python2.3/xml/sax/xmlreader.py ...
> Compiling /usr/local/lib/python2.3/xmllib.py ...
> Compiling /usr/local/lib/python2.3/xmlrpclib.py ...
> Compiling /usr/local/lib/python2.3/zipfile.py ...
> make: *** [libinstall] Error 1
> 
> Have somebody any idea where is error?

It's an error further up in the output, probably caused
by some erroneous file in /usr/local/lib/python2.3.

Regards,
Martin




More information about the Python-list mailing list