Re: [GENERAL] Problems compiling 7.4.6 src rpms

2005-02-17 Thread John Allgood
I found an distutils rpm and installed I am still getting the same message. I tried rebuilding the rpm with rpmbuild --rebuild postgres-7.4.6-2PGDG.src.rpm --define 'python 0' I then complains about kerberos. Is there any precompiled RPMS for 7.4.6 64 bit anywhere. Thanks Lonni J Friedman wrote:

Re: [GENERAL] Problems compiling 7.4.6 src rpms

2005-02-17 Thread Lonni J Friedman
This looks like your problem: http://groups-beta.google.com/group/comp.databases.postgresql.hackers/browse_thread/thread/3f0008119f1568e6/796dbcf05a53518a?q=%22+checking+how+to+link+an+embedded+Python+Application%22&_done=%2Fgroups%3Fas_epq%3D+checking+how+to+link+an+embedded+Python+Application%26s

Re: [GENERAL] Problems compiling 7.4.6 src rpms

2005-02-17 Thread John Allgood
This is being compiled on Redhat ES 3.0 X86_64 Update 4 Release. I looked in the config.log the only thing I could find was this messages configure:4681: checking how to link an embedded Python Application configure:4685: result: no configure:4687: error: Python Makefile not found Thanks Jo

Re: [GENERAL] Problems compiling 7.4.6 src rpms

2005-02-17 Thread Lonni J Friedman
On Thu, 17 Feb 2005 11:58:47 -0500, John Allgood <[EMAIL PROTECTED]> wrote: > Hello All > > I am trying to build 7.4.6 src rpms and when I issue the command > rpmbuild --rebuild postgres-7.4.6-2PGDG.src.rpm. I get the following error > > configure: error: Python Makefile not found. > error: B