[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: pgaccess & postgres error



On Sun, 1 Aug 1999, Arun Sharma wrote:

> On Sun, Aug 01, 1999 at 04:31:06PM -0400, Rajesh Fowkar wrote:

> > -----------------------------------------------------
> > Error in startup script : couldn't load file 'libpgtcl.so' "
> > 'libpgtcl.so':cannot open shared object file :No such file or directory
> > 	While executing
> > "load libpgtcl.so"
> 
> 1. Try running /sbin/ldconfig
> 2. Try making a symbolic link from pgtcl.so.2 to pgtcl.so

Unfortunately, the "load libpgtcl.so" is not a Linux load but a Tcl
"load" which is a bit different. This happens with badly packaged
postgresql/pgaccess, in particular, those that are not linked with the
libcrypt.so correctly. There is a way to avoid this problem by using a
wish built with libcrypt support (pgwish). The easier way is to build the
package from sources yourself.  


- --------------------------------------------------------------------
For more information on Linux in India visit http://www.linux-india.org/
The Linux India mailing list does not accept postings in HTML format.

------------------------------