| From: | "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org> |
|---|---|
| To: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
| Cc: | "Marc G(dot) Fournier" <scrappy(at)postgresql(dot)org>, pgsql-hackers(at)postgresql(dot)org |
| Subject: | Re: pg_config --configure ... |
| Date: | 2005-06-09 15:29:35 |
| Message-ID: | 20050609122745.O34152@ganymede.hub.org |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Sweet, that's it ... could you add an EXAMPLE section to the man page
showing this? Seems I'm not the only one that was a bit confused how to
use it, based on other 'try this' that ppl sent :)
On Thu, 9 Jun 2005, Peter Eisentraut wrote:
> Marc G. Fournier wrote:
>> # ./configure `pg_config --configure`
>> configure: error: invalid variable name: '--with-libraries
>
> The intended mode of usage is
>
> eval ./configure `pg_config --configure`
>
> --
> Peter Eisentraut
> http://developer.postgresql.org/~petere/
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faq
>
>
>
----
Marc G. Fournier Hub.Org Networking Services (http://www.hub.org)
Email: scrappy(at)hub(dot)org Yahoo!: yscrappy ICQ: 7615664
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Marc G. Fournier | 2005-06-09 15:32:05 | Re: The Contrib Roundup (long) |
| Previous Message | Bruce Momjian | 2005-06-09 14:55:27 | Re: [HACKERS] Should *.backup files ever be removed from pg_xlog? |