Re: [ADMIN] Error in installing pg-access

2001-05-22 Thread Stefan Huber
Hello all! >hai, This is the German word for "shark" :) >We could not find libpgtcl.so in our system after installation of >pg-access. We are using Red Hat Linux 6.5.2, Postgresql 6.1 and >jdk1.2.1. From where we have to get libpgtcl.so. Whether it will be >available with pgaccess or any other

Re: [ADMIN] Error in installing pg-access

2001-05-22 Thread Thalis A. Kalfigopoulos
This is a guess: did you configure your postgres using --with-tcl? regards, thalis On Sat, 19 May 2001, Bhuvaneswari wrote: > hai, > We could not find libpgtcl.so in our system after installation of > pg-access. We are using Red Hat Linux 6.5.2, Postgresql 6.1 and > jdk1.2.1. From where we ha

Re: [ADMIN] Error in installing pg-access

2001-05-12 Thread Tom Lane
> Error in startup script:couldn't load file > "libpgtcl.so":libpgtcl.so:cannot open > shared object file: No such file or directory You need to make sure libpgtcl.so and libpq.so are in your library search path (see /etc/ld.so.conf and ldconfig). BTW, Postgres 6.5.2 is pretty ancient. Consider