Re: Python Dies on "make install"

2007-08-10 Thread fartknuckle
On Fri, 10 Aug 2007 23:39:39 +0200, Jarek Zgoda wrote: > fartknuckle : > >> When I try to build and install python from source It configures and >> makes fine but upon 'make install' I always get to this >> point: >> >> >> >> Listing /usr/local/lib/python2.5/xml/sax ... >> Compiling /usr/loca

Re: Python Dies on "make install"

2007-08-10 Thread Jarek Zgoda
fartknuckle napisaƂ(a): > When I try to build and install python from source It configures and > makes fine but upon 'make install' I always get to this > point: > > > > Listing /usr/local/lib/python2.5/xml/sax ... > Compiling /usr/local/lib/python2.5/xml/sax/__init__.py ... > Compiling /usr/l

Python Dies on "make install"

2007-08-10 Thread fartknuckle
When I try to build and install python from source It configures and makes fine but upon 'make install' I always get to this point: Listing /usr/local/lib/python2.5/xml/sax ... Compiling /usr/local/lib/python2.5/xml/sax/__init__.py ... Compiling /usr/local/lib/python2.5/xml/sax/_exceptions.py