Re: [INTERFACES] RE: [QUESTIONS] pgaccess - Mailing list pgsql-interfaces

From Brett W. McCoy
Subject Re: [INTERFACES] RE: [QUESTIONS] pgaccess
Date
Msg-id Pine.BSI.3.91.980506144205.16493E-100000@access1.lan2wan.com
Whole thread Raw
In response to Re: [INTERFACES] RE: [QUESTIONS] pgaccess  (Constantin Teodorescu <teo@flex.ro>)
List pgsql-interfaces
On Wed, 6 May 1998, Constantin Teodorescu wrote:

> Yes. PgAccess need libpgtcl.so and libpq.so to be in the system /lib
> directory.
>
> PostgreSQL 6.3.2 had a little bug that was quickly fixed. He didn't
> define LINUX_ELF and the Makefile refused to generate the shared
> libraries (so).

That's exactly the answer I wanted to the question, where are the shared
libaries?  Thanks, Constantin!

> In RedHat 5.0, they decided to move the crypt function used by postgres
> from the libc library to a separate library libcrypt.so  You will need
> to add -lcrypt when linking libpgtcl.

I think I ran into a similar problem a few months back with some other
software I was installing completely unrelated to postgres, and
discovered this.  I'll put in those fixes.  Thanks again.

Brett W. McCoy
                                         http://www.lan2wan.com/~bmccoy
-----------------------------------------------------------------------
"The Number of UNIX installations has grown to 10, with more expected."
   -- The UNIX Programmer's Manual, 2nd Edition, June, 1972


pgsql-interfaces by date:

Previous
From: Constantin Teodorescu
Date:
Subject: Re: [INTERFACES] RE: [QUESTIONS] pgaccess
Next
From: mheravi@siac.com
Date:
Subject: Re: [INTERFACES] RE: [QUESTIONS] pgaccess