Yup, this was in thanks !
Jeff.
On 1-Nov-07, at 2:27 PM, Tom Lane wrote:
Jeff MacDonald <[EMAIL PROTECTED]> writes:
sandbox# /opt/csw/apache2/sbin/apxs -i -a -c -l /opt/csw/postgresql/
I think you want -I not -l in front of that include path ...
regards, tom lane
Jeff MacDonald <[EMAIL PROTECTED]> writes:
> sandbox# /opt/csw/apache2/sbin/apxs -i -a -c -l /opt/csw/postgresql/
I think you want -I not -l in front of that include path ...
regards, tom lane
---(end of broadcast)---
TIP 5
Greetings.
I'm trying to compile mod_auth_pgsql2 for Solaris 10, I have the
blastwave packages installed for libpq, apache2 and apache2_devel
I'm following this how to
http://archives.postgresql.org/pgsql-performance/2007-10/msg00076.php
However, when I run it i get this
sandbox# /opt/csw/