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

[ADMIN] Error in installing pg-access

2001-05-22 Thread Bhuvaneswari
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 have to get libpgtcl.so. Whether it will be available with pgaccess or any other source. Please do reply. thanks in advance. bhuvana. ---

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

[ADMIN] Error in installing pg-access

2001-05-12 Thread Bhuvaneswari
hai, we are using RedHatLinux-6.2 with Postgresql 6.5.2 and Java, JDBC. For making reports from the tables we are planning to use PG-Access. We tried to install it as per the given steps. But, when running pgaccess from the directory pgaccess, it strucks with the error as given below: Error in st