... - Mailing list pgsql-novice

From amp
Subject ...
Date
Msg-id 200111121104.AA1026031696@foomonkey.com
Whole thread Raw
List pgsql-novice
Hello,

I have a new linux system running RedHat 7.2.  The Postgreqsl installation I have is the one that came with RH. I
downloadedall the pdfs for Administration, Programmer, Tutorial, etc.  I am trying to write a simple C program to use
thedatabase I just created.  My command line looks like this:  

gcc -Wall -o test1 test1.c

From this, I get a long list of 'Undefined Reference' errors for any function that starts with 'PQ'.

I assume I am missing a library or something.  I am new to Linux programming (although I am an experienced C/C++
programmerunder windows).    

What am I missing? Thanks in advance.

Andrew Pierce


pgsql-novice by date:

Previous
From: "Luz Lopez"
Date:
Subject: Re: Query very slow
Next
From: Francisco Reyes
Date:
Subject: Re: config problems