Re: Problems installing with --with-python

From: Eric D Nielsen <nielsene(at)MIT(dot)EDU>
To: Eric D Nielsen <nielsene(at)MIT(dot)EDU>
Cc: pgsql-general(at)postgresql(dot)org, nielsene(at)MIT(dot)EDU
Subject: Re: Problems installing with --with-python
Date: 2001-10-10 13:50:02
Message-ID: 200110101350.JAA13294@scrubbing-bubbles.mit.edu
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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

> (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(at)mit(dot)edu
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/users-lounge/docs/faq.html

Browse pgsql-general by date

  From Date Subject
Next Message Peter Keller 2001-10-10 14:13:58 pgbench
Previous Message Steve Brett 2001-10-10 11:33:53 Re: triggers