Re: [INTERFACES] wish error

From: Constantin Teodorescu <teo(at)flex(dot)ro>
To: Kenji Fujita <fujita(at)bcmp(dot)med(dot)harvard(dot)edu>
Cc: pgsql-interfaces(at)postgreSQL(dot)org
Subject: Re: [INTERFACES] wish error
Date: 1998-06-18 05:40:51
Message-ID: 3588A863.75BEB33E@flex.ro
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

Kenji Fujita wrote:
>
> Hello,
>
> I have tried running pgaccess with the command line:
>
> wish -f pgaccess.tcl
>
> When I do this, I get the following error message:
>
> Error in startup script: couldn't load file "libpgtcl.so":
> /usr/lib/libpgtcl.so: undefined symbol: crypt
> while executing
> "load libpgtcl.so"
> (procedure "main" line 3)
> invoked from within
> "main $argc $argv"
> (file "pgaccess.tcl" line 4606)
>
> I have recompiled postgreSQL 6.3 and moved libtcl.so to /usr/lib.
> I am running RedHat 5.0. Can anyone suggest how I can get this
> to work?

When compiling src/interfaces/libpgtcl you must include a -lcrypt option
when linking in Makefile.
Or, just get the precompiled libraries for RedHat 5.0 and PostgreSQL
6.3.2 from ftp://ftp.flex.ro/pub/pgaccess

--
Constantin Teodorescu
FLEX Consulting Braila, ROMANIA

In response to

  • wish error at 1998-06-18 02:36:55 from Kenji Fujita

Browse pgsql-interfaces by date

  From Date Subject
Next Message Konstantin S. Kuznetsov 1998-06-18 07:58:30 (no subject)
Previous Message Lam Nguyen 1998-06-18 05:10:57 jdbc examples.