Re: pgtcl installation problem

From: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
To: Michael Talbot-Wilson <mtw(at)view(dot)net(dot)au>
Cc: pgsql-interfaces(at)postgresql(dot)org
Subject: Re: pgtcl installation problem
Date: 2006-12-23 16:20:24
Message-ID: 12654.1166890824@sss.pgh.pa.us
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Michael Talbot-Wilson <mtw(at)view(dot)net(dot)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

In response to

Responses

Browse pgsql-interfaces by date

  From Date Subject
Next Message L Bayuk 2006-12-23 18:03:41 Re: pgtcl installation problem
Previous Message Deadwood 2006-12-23 16:15:08 Re: pgtcl installation problem