Problems installing with --with-python
(Please ignore if duplicate, wasn't a subscriber before so I have this
sitting in the queue for "review" before posting since early this morning.
No answer from the pgsql-general-owners list on the time frame for when
it will be reviewed, so I subscribed and am resending...)
We've been installing 7.1.3 on a RH 7.1 box, trying to configure with
Python(2.2a3). ./configure runs fine. gmake fails on the first file that
includes Python.h. We've tried ./configure'ing it again using --with-includes=
\path\to\Python\include, but we get the same error. Can anyone suggest the
next thing to try? Python is working successfully.
Eric Nielsen
nielsene@mit.edu
Can anyone suggest the next thing to try?
Not without knowing what the error messages are.
Keary Suska
Esoteritech, Inc.
"Leveraging Open Source for a better Internet"
Show quoted text
From: Eric D Nielsen <nielsene@MIT.EDU>
Date: Tue, 09 Oct 2001 15:20:46 -0400
To: pgsql-general@postgresql.org
Subject: [GENERAL] Problems installing with --with-python(Please ignore if duplicate, wasn't a subscriber before so I have this
sitting in the queue for "review" before posting since early this morning.
No answer from the pgsql-general-owners list on the time frame for when
it will be reviewed, so I subscribed and am resending...)We've been installing 7.1.3 on a RH 7.1 box, trying to configure with
Python(2.2a3). ./configure runs fine. gmake fails on the first file that
includes Python.h. We've tried ./configure'ing it again using
--with-includes=
\path\to\Python\include, but we get the same error. Can anyone suggest the
next thing to try? Python is working successfully.Eric Nielsen
nielsene@mit.edu---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?
Here's the error message text for those who asked: Note that Python.h
is found at path given in the --with-includes.
pgmodule.c:29:20 Python.h: No such file or directory
Show quoted text
(Please ignore if duplicate, wasn't a subscriber before so I have this
sitting in the queue for "review" before posting since early this morning.
No answer from the pgsql-general-owners list on the time frame for when
it will be reviewed, so I subscribed and am resending...)We've been installing 7.1.3 on a RH 7.1 box, trying to configure with
Python(2.2a3). ./configure runs fine. gmake fails on the first file that
includes Python.h. We've tried ./configure'ing it again using --with-include
s=
\path\to\Python\include, but we get the same error. Can anyone suggest the
next thing to try? Python is working successfully.Eric Nielsen
nielsene@mit.edu---------------------------(end of broadcast)---------------------------
TIP 5: Have you checked our extensive FAQ?