pgTcl problem...

From: "Andre Carvalho" <dudecoder(at)yahoo(dot)com>
To: <jolly(at)postgres(dot)berkeley(dot)edu>
Subject: pgTcl problem...
Date: 1999-06-07 19:53:50
Message-ID: 001001beb11f$7c072c60$0201a8c0@get.highnet.com.br
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

I'm running PostgreSQL server 6.4.2 on a RedHat 4.2 like system, kernel 2.0.36.
Tcl/Tk: 8.0.3 with [incr Tcl] 3.0.

I've experienced two problems:

1st - When I tried to load the shared library (within itkwish3.0) libpgtcl.so.2.0 I've got this reply:
" couldn't load file "libpgtcl.so": /usr/local/pgsql/lib/libpgtcl.so: undefined symbol: crypt ".

2nd - Then I tried to use "pgwish" that already has the libpgtcl commands (although I can't use the Oriented Object benefits from [incr Tcl]), when I tried to connect locally to the PgSQL server, I've got these messages:
"Connection to database failed
User authentication failed".
But when try to connect from another machine in the network to the PgSQL server using the same way I succeeded.

Please contact me if there is any way to solve these problems...

Thanks...

Andre Carvalho.

Browse pgsql-interfaces by date

  From Date Subject
Next Message Piotr Stelmaszyk 1999-06-07 21:11:46 Re[2]: drop table 'text'
Previous Message Herouth Maoz 1999-06-07 16:23:56 Re: