pgacess: cant find libpgctl (no faq !)

From: pilsl(at)goldfisch(dot)at
To: pgsql-general(at)postgresql(dot)org
Subject: pgacess: cant find libpgctl (no faq !)
Date: 2002-10-22 13:51:43
Message-ID: 20021022155143.T6144@goldfisch.at
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

I compiled postgres 7.2.3 (--with-tcl) and newest pgacess (0.98.8.b2).

While I got the libpgctl-libraries in the expected place and exported the
PGLIB-variable I still get the error:

Error: can not find libpgtcl.so shared library.

# ls -l $PGLIB/libpgt*
-rw-r--r-- 1 root root 31554 Oct 22 15:01 /opt/local/pgsql/lib/libpgtcl.a
lrwxrwxrwx 1 root root 15 Oct 22 15:01 /opt/local/pgsql/lib/libpgtcl.so -> libpgtcl.so.2.2
lrwxrwxrwx 1 root root 15 Oct 22 15:01 /opt/local/pgsql/lib/libpgtcl.so.2 -> libpgtcl.so.2.2
-rwxr-xr-x 1 root root 36151 Oct 22 15:01 /opt/local/pgsql/lib/libpgtcl.so.2.2
# ls -l $PGLIB/libpq*
-rw-r--r-- 1 root root 87764 Oct 22 15:01 /opt/local/pgsql/lib/libpq.a
lrwxrwxrwx 1 root root 12 Oct 22 15:01 /opt/local/pgsql/lib/libpq.so -> libpq.so.2.2
lrwxrwxrwx 1 root root 12 Oct 22 15:01 /opt/local/pgsql/lib/libpq.so.2 -> libpq.so.2.2
-rwxr-xr-x 1 root root 70037 Oct 17 2001 /opt/local/pgsql/lib/libpq.so.2.1
-rwxr-xr-x 1 root root 79911 Oct 22 15:01 /opt/local/pgsql/lib/libpq.so.2.2

I also added the pglib-path to my ld.so.conf and I also copied the
above libraries to my "normal" lib-path (/usr/local/lib)

I also played around with trailing slashes and that stuff.

My tcl-version is a recent one (8.3) and I couldnt find any older
non-beta-pgaccess versions. Somewhere they say only 7.2.1 and 7.2.2
is supported but I'm sure they just didnt know about 7.2.3 when
writing it on the wiki-web at www.pgaccess.org ;)

thnx,
peter

ps: system is linux

--
mag. peter pilsl
IT-Consulting
tel: +43-699-1-3574035
fax: +43-699-4-3574035
pilsl(at)goldfisch(dot)at

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Tom Lane 2002-10-22 13:55:28 Re: Updating based on a join
Previous Message Sergey Mamvriysky 2002-10-22 13:34:26