Re: Snapshots downloads + patch

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: <jm(dot)poure(at)freesurf(dot)fr>, <pgadmin-hackers(at)postgresql(dot)org>
Cc: "Adam Pendleton" <APendleton(at)vgsinc(dot)com>
Subject: Re: Snapshots downloads + patch
Date: 2003-06-20 10:28:17
Message-ID: 03AF4E498C591348A42FC93DEA9661B83AF129@mail.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

> -----Original Message-----
> From: Jean-Michel POURE [mailto:jm(dot)poure(at)freesurf(dot)fr]
> Sent: 20 June 2003 10:57
> To: pgadmin-hackers(at)postgresql(dot)org
> Cc: Adam Pendleton; Dave Page
> Subject: Snapshots downloads + patch
>
>
> - SuSE 8.2
> The requested PostgreSQL header files cannot be found under
> SuSE without a patch written by Reinhard. This patch still
> needs to be reviewed. Please find it included in this email.

OK, just looked at this and it definately conflicts with changes that I
made this morning (which use ${LIBPQ_HOME} to locate libpq.a).

By the looks of it, SUSE include the extra /pgsql in the path for the
include files. Do they do the same for the libs? Perhaps we should allow
--with-pgsql-include to override the directory derived from
--with-pgsql, but leave that option there.

Adam, what do you think?

Regards, Dave.

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2003-06-20 10:42:52 po/mo files.
Previous Message Dave Page 2003-06-20 10:19:12 Re: Snapshots downloads + patch