Skip site navigation (1) Skip section navigation (2)

Peripheral Links

Header And Logo

PostgreSQL
| The world's most advanced open source database.

Site Navigation

Search for
  Advanced Search

Re: pgtcl installation problem



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



Home | Main Index | Thread Index

Privacy Policy | PostgreSQL Archives hosted by Command Prompt, Inc. | Designed by tinysofa
Copyright © 1996 – 2008 PostgreSQL Global Development Group