Re: [INTERFACES] crypt not included when compiling libpgtcl !!!!!!!

From: Constantin Teodorescu <teo(at)flex(dot)ro>
To: leif(at)danmos(dot)dk
Cc: pgsql-interfaces(at)postgreSQL(dot)org
Subject: Re: [INTERFACES] crypt not included when compiling libpgtcl !!!!!!!
Date: 1998-11-10 15:39:43
Message-ID: 36485E3F.5465F7AF@flex.ro
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

leif(at)danmos(dot)dk wrote:
>
> After compiling and installing this resulted in the following ourput from
> 'ldd libpgtcl.so':
>
> libpq.so.1 => /usr/local/pgsql/lib/libpq.so.1 (0x4000b000)
> libcrypt.so.1 => /lib/libcrypt.so.1 (0x40018000)
> libc.so.6 => /lib/libc.so.6 (0x40045000)
> /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x00000000)

It looks good ! :-)

> Finally PgAccess could start, but ... when I load a database I do get the
> tables shown, but I also get:
>
> Error in startup script: First argument is not a valid query result
> while executing
> "pg_result $pgres -numTuples"
> (procedure "open_database" line 31)
>
> I am using Tcl/Tk 8.0, but I am using PostgreSQL 6.3.2. Is this a
> 6.3.2/6.4 compatibility issue?

Yeap !

0.92b goes fine with PostgreSQL 6.4 due to some changes in libpgtcl
PgAccess v0.90 goes with PostgreSQL 6.3.2

I just wanted to say that I like *very* much PostgreSQL 6.4 , the guys
from PostgreSQL development team are making a fine job.
I plan to make some enhancements to PgAccess so the next 6.4.1
PostgreSQL will come with a better version of PgAccess.

--
Constantin Teodorescu
FLEX Consulting Braila, ROMANIA

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Sebastian Meyer 1998-11-10 16:25:01 Re: [INTERFACES] PGAccess Question
Previous Message Johann Hueppeler 1998-11-10 14:55:36 ODBC-Driver for win 3.1