From: | elein(at)varlena(dot)com (elein) |
---|---|
To: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>, pgsql-general(at)postgresql(dot)org |
Cc: | elein <elein(at)varlena(dot)com> |
Subject: | Re: plpython.so |
Date: | 2005-02-02 19:06:41 |
Message-ID: | 20050202190641.GI1898@varlena.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Fedora as listed below is really, RedHat Enterprice Linux ES 2.1
I'm not sure about the second failing system.
--elein
On Wed, Feb 02, 2005 at 10:32:06AM -0800, elein wrote:
> Debian--works (mine)
> Fedora--doesn't work (not mine)
> RedHat--doesn't work (not mine)
>
> Is it possible that there is a problem with glibc?
> If so, what does one do about that?
>
> --elein
>
> On Wed, Feb 02, 2005 at 01:25:03PM -0500, Tom Lane wrote:
> > elein(at)varlena(dot)com (elein) writes:
> > > When I createlang plpythonu db I get this error:
> > > createlang: language installation failed: ERROR: could not load library "/usr/local/pgsql/lib/plpython.so": /usr/local/pgsql/lib/plpython.so: undefined symbol: PyDict_Copy
> >
> > > build --with-python and createlang works fine on some other machines.
> >
> > What are the exact platforms on which it works or doesn't work for you?
> > Are they exactly the same Python versions?
> >
> > regards, tom lane
> >
> > ---------------------------(end of broadcast)---------------------------
> > TIP 8: explain analyze is your friend
> >
>
> ---------------------------(end of broadcast)---------------------------
> TIP 8: explain analyze is your friend
>
From | Date | Subject | |
---|---|---|---|
Next Message | Julian Scarfe | 2005-02-02 19:08:41 | Re: pgpool 2.5b2 released |
Previous Message | Alex Turner | 2005-02-02 18:52:56 | Problems with filter on timestamp |