Re: pgtcl installation problem - Mailing list pgsql-interfaces

From Tom Lane
Subject Re: pgtcl installation problem
Date
Msg-id 12654.1166890824@sss.pgh.pa.us
Whole thread Raw
In response to pgtcl installation problem  (Michael Talbot-Wilson <mtw@view.net.au>)
Responses Re: pgtcl installation problem  (Michael Talbot-Wilson <mtw@view.net.au>)
List pgsql-interfaces
Michael Talbot-Wilson <mtw@view.net.au> writes:
> With nm /usr/local/lib/pgtcl1.5.3/libpgtcl1.5.3.so I see

>           U lo_close
>           U lo_creat
>           U lo_export
>           U lo_import
>           U lo_lseek
>           U lo_open
>           U lo_read
>           U lo_tell
>           U lo_unlink
>           U lo_write

It should be getting those from libpq --- probably its reference to
libpq.so is borked somehow.  What does ldd tell you?
        regards, tom lane


pgsql-interfaces by date:

Previous
From: Michael Talbot-Wilson
Date:
Subject: pgtcl installation problem
Next
From: L Bayuk
Date:
Subject: Re: pgtcl installation problem