> After a lot of output, got this:
You will need to check this output line-for-line to see
why it fails.
Regards,
Martin
--
http://mail.python.org/mailman/listinfo/python-list
On 4/3/07, Jaroslaw Zabiello <[EMAIL PROTECTED]> wrote:
> After executing
>./configure
> you have to edito
>Modules/Setup
> file and uncomment the following line:
> #zlib zlibmodule.c -I$(prefix)/include -L$(exec_prefix)/lib -lz
> Then continue with normal make; make install.
Thank you. I
Dnia Tue, 3 Apr 2007 11:52:55 -0300, Sebastian Bassi napisał(a):
> I was trying to install Python 2.5 compiling from sources. I used:
> ./compile
> It run OK.
> Then:
> make altintall
> After a lot of output, got this:
> Listing /usr/local/lib/python2.5/xml/sax ...
> Compiling /usr/local/lib/pytho
I was trying to install Python 2.5 compiling from sources. I used:
./compile
It run OK.
Then:
make altintall
After a lot of output, got this:
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/_exception