Re: [Distutils] Problem with Setuptools on Ubuntu 8.0.4

2008-05-16 Thread Andrew Francis
Hi Luis: --- Luis Bruno <[EMAIL PROTECTED]> wrote: > IIRC, python2.5-minimal is part of the default > installation. Reinstall > that package and find out what caused that file to > go away. Thanks for the advice. I left out an important piece of information - I installed Stackless Python on my

Re: [Distutils] Problem with Setuptools on Ubuntu 8.0.4

2008-05-15 Thread Luis Bruno
Andrew Francis escreveu: I don't see a python-zlib in the Hardy distribution. lithium> python Python 2.5.2 (r252:60911, Apr 21 2008, 11:17:30) [GCC 4.2.3 (Ubuntu 4.2.3-2ubuntu7)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import zlib >>> zlib >>> lithiu

Re: [Distutils] Problem with Setuptools on Ubuntu 8.0.4

2008-05-14 Thread Andrew Francis
Hello: > Looks like you're missing python-zlib or some such > Ubuntu package. Dunno what it'd actually be called, >that's just a guess at the name. I don't see a python-zlib in the Hardy distribution. Debian seems to have a python-zlib package. So what is the easiest way of adapting that packag

Re: [Distutils] Problem with Setuptools on Ubuntu 8.0.4

2008-05-14 Thread Phillip J. Eby
At 09:15 AM 5/14/2008 -0700, Andrew Francis wrote: Hi: I have the following problem with Ubuntu 8.04 Desktop and Xandros on the EEE ASUS. I am trying to install PyAMF-0.3.1 python setup.py install Traceback (most recent call last): File "setup.py", line 6, in use_setuptools() File "/

[Distutils] Problem with Setuptools on Ubuntu 8.0.4

2008-05-14 Thread Andrew Francis
Hi: I have the following problem with Ubuntu 8.04 Desktop and Xandros on the EEE ASUS. I am trying to install PyAMF-0.3.1 python setup.py install Traceback (most recent call last): File "setup.py", line 6, in use_setuptools() File "/home/afrancis/Public/PyAMF-0.3.1/ez_setup.py", line 9