libpq

From: Stephan Bergmann <sb(at)ows(dot)es>
To: pgsql-general(at)postgresql(dot)org
Subject: libpq
Date: 2001-08-24 13:33:39
Message-ID: 3B8657B3.205DF556@ows.es
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Hi!

Compiling the following returns me - executing the result.cgi - the
error:
./result.cgi: can't load library 'libpq.so.2'

gcc -lpq -I/usr/include/mysql -I/usr/local/pgsql/include
-L/usr/local/pgsql/lib -L/usr/lib/mysql program.c
-o result.cgi -Wall -DUNIX -lmysqlclient -lm

All files are at its places. I use PostgreSQL 7.1.3.

What I'm doing wrong?

Thanx
Steve

Responses

  • Re: libpq at 2001-08-24 15:37:57 from Peter Eisentraut
  • Re: libpq at 2001-08-24 19:11:26 from J.H.M. Dassen Ray

Browse pgsql-general by date

  From Date Subject
Next Message Denis Gasparin 2001-08-24 13:35:01 Re: BIGINT datatype and Indexes Failure
Previous Message Peter Eisentraut 2001-08-24 13:29:27 Re: valid NULL DATE value