Re: I'm newbie - Mailing list pgsql-general

From Daniel Verite
Subject Re: I'm newbie
Date
Msg-id 20050219180636.7389438@localhost
Whole thread Raw
In response to Re: I'm newbie  ("Mohsen Pahlevanzadeh" <mohsen@pahlevanzadeh.org>)
List pgsql-general
    Mohsen Pahlevanzadeh wrote:

> 2.Dear Richard,I must write a Makefile for my client packge.But i don't
> know on pgsql's library & path of its include-files.

You can call pg_config in your makefile.
See http://www.postgresql.org/docs/7.4/static/app-pgconfig.html
or man pg_config

--
 Daniel
 PostgreSQL-powered mail user agent and storage: http://www.manitou-mail.org


pgsql-general by date:

Previous
From: charlie clark
Date:
Subject: How do I change sort order behavious with nulls
Next
From: Robby Russell
Date:
Subject: Re: Client lib v. 7.3 to access 8.0 db server.