Re: [INTERFACES] Re: Postgres and port unavailable?

From: Peter T Mount <pgint(at)maidast(dot)demon(dot)co(dot)uk>
To: matthew e perkowski cis stnt <mep5772(at)megahertz(dot)njit(dot)edu>
Cc: PostgreSQL Interfaces <pgsql-interfaces(at)postgresql(dot)org>
Subject: Re: [INTERFACES] Re: Postgres and port unavailable?
Date: 1998-04-18 11:36:15
Message-ID: Pine.LNX.3.95.980418123302.9133A-100000@maidast.demon.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-interfaces

On Fri, 17 Apr 1998, matthew e perkowski cis stnt wrote:

[snip]

> My .cshrc file is above and my libpq.a is in /usr/local/lib/ and /usr/lib.
> See any necccessary changes in the .cshrc file? The command line you sent
> me has the -lpq, is this for libpq-fe.h or for
> libpq.a?

The -lpq tells the linker what library you want to link in (and relates to
libpq.a).

> Also, any linking involved after this and what is the procedure
> for libpq++(no docs decribing this on web), what files needed, etc. Much
> thanks. M. Perkowski

I'm not sure for libpq++ as thats for C++, and I've never used it.

--
Peter T Mount petermount(at)earthling(dot)net or pmount(at)maidast(dot)demon(dot)co(dot)uk
Main Homepage: http://www.demon.co.uk/finder
Work Homepage: http://www.maidstone.gov.uk Work EMail: peter(at)maidstone(dot)gov(dot)uk

In response to

Browse pgsql-interfaces by date

  From Date Subject
Next Message Gerhard Reithofer 1998-04-18 14:41:37 Re: [INTERFACES] Re: ODBC driver and Dates
Previous Message Hannu Krosing 1998-04-18 10:33:00 Re: [INTERFACES] Naming of the PostreSQL ODBC .dll file