| From: | Nathan Wilson <velosa(at)cinenet(dot)net> |
|---|---|
| To: | pgsql-novice(at)postgresql(dot)org |
| Subject: | --with-python under MacOSX |
| Date: | 2001-12-02 19:38:16 |
| Message-ID: | Pine.GSO.3.95.1011202112046.15843A-100000@hollywood.cinenet.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-novice |
When I try to build PostgreSQL configured using the --with-python flag,
the build ends with the statement:
*** Cannot build PL/Python because libpython is not a shared library.
*** You might have to rebuild your Python installation. Refer to
*** the documentation for details.
Unfortunately, I can't find the documentation it is refering to. I've
tried rebuilding Python a couple of different ways, but I never seem to
get a libpython*.so (I do get libpython*.a's). I can find any reference
to libpython in the PostgreSQL docs. I expect I'm in a weird case since
I'm trying to get all of this working under MacOSX.
Any suggestions?
Thanks,
-Nathan
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Ken Corey | 2001-12-03 09:05:50 | Re: Disk space problem... |
| Previous Message | Tom Lane | 2001-12-01 17:20:09 | Re: Disk space problem... |