Hi Lloyd,

On Mon, 31 Jul 2006 17:49:00 -0500, <[EMAIL PROTECTED]> wrote:

Hi,



On Sat, July 29, 2006 12:13 pm, Valentino Volonghi aka Dialtone wrote:

- Install ZopeInterface 3.1:
$ wget
http://www.zope.org/Products/ZopeInterface/3.1.0c1/ZopeInterface-3.1.0c1.
tgz $ tar xzvf ZopeInterface-3.1.0c1.tgz
$ cd ZopeInterface-3.1.0c1
$ python setup.py install

At this step I got the following error:

Cube1:~/ZopeInterface-3.1.0c1# python setup.py install
running install
error: invalid Python installation: unable to open
/usr/lib/python2.3/config/Makefile (No such file or directory)

I reinstalled Python2.3 to see if that would make a difference, but it
didn't.


I'm betting you need some kind of python-dev package.  I'm no Linux person,
but I do believe that many distributions split python into two packages,
one with the basic python install, and the other with dev tool, libs, etc.

Hope this helps,

L. Daniel Burr

_______________________________________________
Twisted-web mailing list
[email protected]
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web

Reply via email to