Re: pg_config --pgxs

From: George Weaver <gweaver(at)shaw(dot)ca>
To: Michael Fuhr <mike(at)fuhr(dot)org>
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: pg_config --pgxs
Date: 2006-03-02 23:32:31
Message-ID: 000701c63e51$95f51da0$6400a8c0@Dell4500
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers pgsql-novice


Michael Fuhr wrote:

> What does "pg_config --version" show? PGXS is available in 8.0 and
> later.

Hi Michael;

pg_config --version now shows:

$ pg_config --version
PostgreSQL 8.1.0

However, when I try pg_config --pgxs it returns nothing:

$ pg_config --pgxs

$

The following are all undefined:

--includedir
--pkgincludedir
--includedir-server
--localedir
--mandir
--sysconfdir
--pgxs
--cflags_sl
--ldflags_sl

Is there a way to configure these?

Thanks,
George

In response to

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Tom Lane 2006-03-03 00:17:35 Re: Installation problem
Previous Message Josh Berkus 2006-03-02 23:23:44 Re: PostgreSQL Anniversary Summit, Call for Contributions

Browse pgsql-novice by date

  From Date Subject
Next Message Marco Rossi 2006-03-02 23:52:19 pg_restore
Previous Message Matt Helm 2006-03-02 22:43:05 Re: Efficiency of Views