Hi, I have a standard RH6.1 installation, and when compiling the zope src distribution (Zope-2.1.2-src.tgz) with pcgi, I get an error, "cp: /usr/lib/python1.5/config/Makefile.pre.in No such file or directory". I cannot find how to fix this. There is no Makefile.pre.in located anywhere in my python directory tree. Any suggestions. tejay
hi tejay, have you installed the "python-dev" package that comes with RH? jens
-----Original Message----- From: zope-admin@zope.org [mailto:zope-admin@zope.org]On Behalf Of Rohan Veal Sent: Wednesday, January 19, 2000 19:42 To: zope@zope.org Subject: [Zope] installation on RH 6.1
Hi,
I have a standard RH6.1 installation, and when compiling the zope src distribution (Zope-2.1.2-src.tgz) with pcgi, I get an error, "cp: /usr/lib/python1.5/config/Makefile.pre.in No such file or directory".
I cannot find how to fix this. There is no Makefile.pre.in located anywhere in my python directory tree. Any suggestions.
tejay
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
Hello, If I remember correctly, I had a similar problem, check: - which version of python do you have, 1.5.1 or 1.5.2 - where python is installed. in my case I had to un-install python 1.5.1 and compile 1.5.2, specifying the good destination path.(the default was /usr/local) Hope it helps Gilles ----- Original Message ----- From: "Rohan Veal" <rohan@adroit.net> To: <zope@zope.org> Sent: Thursday, January 20, 2000 1:42 AM Subject: [Zope] installation on RH 6.1
Hi,
I have a standard RH6.1 installation, and when compiling the zope src distribution (Zope-2.1.2-src.tgz) with pcgi, I get an error, "cp: /usr/lib/python1.5/config/Makefile.pre.in No such file or directory".
I cannot find how to fix this. There is no Makefile.pre.in located anywhere in my python directory tree. Any suggestions.
tejay
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
participants (3)
-
Gilles Lavaux -
Jens Vagelpohl -
Rohan Veal