Re: APr Utils and PostgreSQL

2017-04-07 Thread Tom Browder
On Fri, Apr 7, 2017 at 10:36 Nick Kew wrote: > > On Fri, 2017-04-07 at 08:28 -0500, Tom Browder wrote: > > I am trying to get the pqsql lib built and cannot get the config > > option correct. The help says: > > OK, I read your mail (as I do most mail) on Debian, and I have > their standard -dev

Re: APr Utils and PostgreSQL

2017-04-07 Thread Tom Browder
On Fri, Apr 7, 2017 at 11:47 AM, Yann Ylavic wrote: > On Fri, Apr 7, 2017 at 6:28 PM, Tom Browder wrote: >> >> Well, I already had libpq-dev installed and nothing changed: no lib fpr >> pgsql. > > I'd try --with-pgsql=/usr on debian. Thanks, Yann, but I have a successful build now without the

Re: APr Utils and PostgreSQL

2017-04-07 Thread Yann Ylavic
On Fri, Apr 7, 2017 at 6:28 PM, Tom Browder wrote: > > Well, I already had libpq-dev installed and nothing changed: no lib fpr pgsql. I'd try --with-pgsql=/usr on debian.

Re: APr Utils and PostgreSQL

2017-04-07 Thread Tom Browder
On Fri, Apr 7, 2017 at 11:28 AM, Tom Browder wrote: ... Okay, I'm NOT going to use local build of apr and apr-util. But while I'm looking at my standard config, what is your advice on using (or not): --with=distcache -Tom

Re: APr Utils and PostgreSQL

2017-04-07 Thread Tom Browder
On Fri, Apr 7, 2017 at 11:14 AM, Yann Ylavic wrote: > On Fri, Apr 7, 2017 at 6:06 PM, Reindl Harald wrote: >> >> main question: why in the world are you building from source? >> https://packages.debian.org/jessie/libaprutil1-dbd-pgsql > > It happens sometimes on a dev@ list ;) Well, I already ha

Re: APr Utils and PostgreSQL

2017-04-07 Thread Reindl Harald
Am 07.04.2017 um 18:14 schrieb Yann Ylavic: On Fri, Apr 7, 2017 at 6:06 PM, Reindl Harald wrote: main question: why in the world are you building from source? https://packages.debian.org/jessie/libaprutil1-dbd-pgsql It happens sometimes on a dev@ list ;) well, but that's the httpd-devel

Re: APr Utils and PostgreSQL

2017-04-07 Thread Yann Ylavic
On Fri, Apr 7, 2017 at 6:06 PM, Reindl Harald wrote: > > main question: why in the world are you building from source? > https://packages.debian.org/jessie/libaprutil1-dbd-pgsql It happens sometimes on a dev@ list ;)

Re: APr Utils and PostgreSQL

2017-04-07 Thread Reindl Harald
Am 07.04.2017 um 18:10 schrieb Tom Browder: On Fri, Apr 7, 2017 at 11:06 AM, Reindl Harald wrote: main question: why in the world are you building from source? https://packages.debian.org/jessie/libaprutil1-dbd-pgsql Because I want to be running the latest httpd (and use pgsql and splite3),

Re: APr Utils and PostgreSQL

2017-04-07 Thread Tom Browder
On Fri, Apr 7, 2017 at 11:06 AM, Reindl Harald wrote: > > > Am 07.04.2017 um 17:53 schrieb Tom Browder: >> >> On Fri, Apr 7, 2017 at 10:11 AM, Reindl Harald >> wrote: >>> >>> >>> >>> Am 07.04.2017 um 17:06 schrieb Tom Browder: On Fri, Apr 7, 2017 at 09:53 Jordan Gigov >>>

Re: APr Utils and PostgreSQL

2017-04-07 Thread Tom Browder
On Fri, Apr 7, 2017 at 11:02 AM, Yann Ylavic wrote: > On Fri, Apr 7, 2017 at 5:53 PM, Tom Browder wrote: >> >> Packages with postgresql in their name: >> >> $ aptitude search postgres | grep ^i >> i A postgresql-client-common- manager for multiple PostgreSQL client >> ver >> i A postgre

Re: APr Utils and PostgreSQL

2017-04-07 Thread Reindl Harald
Am 07.04.2017 um 17:53 schrieb Tom Browder: On Fri, Apr 7, 2017 at 10:11 AM, Reindl Harald wrote: Am 07.04.2017 um 17:06 schrieb Tom Browder: On Fri, Apr 7, 2017 at 09:53 Jordan Gigov mailto:colad...@gmail.com>> wrote: The =DIR parameter is optional. If you have the libpq-dev packag

Re: APr Utils and PostgreSQL

2017-04-07 Thread Tom Browder
On Fri, Apr 7, 2017 at 10:53 AM, Tom Browder wrote: >>> I do have the dev package installed, but it didn't find it. In the >>> interim, would creating a pkg-config pc file and pointing DIR at it work? I just rebuilt the package and don't see a *pgsql.so file, but I do see: ./srclib/apr-util-1.5

Re: APr Utils and PostgreSQL

2017-04-07 Thread Yann Ylavic
On Fri, Apr 7, 2017 at 5:53 PM, Tom Browder wrote: > > Packages with postgresql in their name: > > $ aptitude search postgres | grep ^i > i A postgresql-client-common- manager for multiple PostgreSQL client > ver > i A postgresql-common - PostgreSQL database-cluster manager

Re: APr Utils and PostgreSQL

2017-04-07 Thread Tom Browder
On Fri, Apr 7, 2017 at 10:11 AM, Reindl Harald wrote: > > > Am 07.04.2017 um 17:06 schrieb Tom Browder: >> >> On Fri, Apr 7, 2017 at 09:53 Jordan Gigov > > wrote: >> >> The =DIR parameter is optional. If you have the libpq-dev package >> installed, it should find

Re: APr Utils and PostgreSQL

2017-04-07 Thread Nick Kew
On Fri, 2017-04-07 at 08:28 -0500, Tom Browder wrote: > I am trying to get the pqsql lib built and cannot get the config > option correct. The help says: OK, I read your mail (as I do most mail) on Debian, and I have their standard -dev package installed via aptitude. So I tested a new build, an

Re: APr Utils and PostgreSQL

2017-04-07 Thread Reindl Harald
Am 07.04.2017 um 17:06 schrieb Tom Browder: On Fri, Apr 7, 2017 at 09:53 Jordan Gigov > wrote: The =DIR parameter is optional. If you have the libpq-dev package installed, it should find it automatically. I do have the dev package installed, but it didn't fi

Re: APr Utils and PostgreSQL

2017-04-07 Thread Yann Ylavic
On Fri, Apr 7, 2017 at 3:42 PM, Tom Browder wrote: > On Fri, Apr 7, 2017 at 08:28 Tom Browder wrote: >> >> I am trying to get the pqsql lib built and cannot get the config >> option correct. The help says: >> >> with-pgsql=DIR > > > Uh, > > --with-pgsql=DIR The DIR I use when linking with a

Re: APr Utils and PostgreSQL

2017-04-07 Thread Tom Browder
On Fri, Apr 7, 2017 at 09:53 Jordan Gigov wrote: > The =DIR parameter is optional. If you have the libpq-dev package > installed, it should find it automatically. I do have the dev package installed, but it didn't find it. In the interim, would creating a pkg-config pc file and pointing DIR at

Re: APr Utils and PostgreSQL

2017-04-07 Thread Jordan Gigov
The =DIR parameter is optional. If you have the libpq-dev package installed, it should find it automatically. On 7 April 2017 at 16:28, Tom Browder wrote: > I am trying to get the pqsql lib built and cannot get the config > option correct. The help says: > > with-pgsql=DIR > > What DIR, please

Re: APr Utils and PostgreSQL

2017-04-07 Thread Reindl Harald
Am 07.04.2017 um 15:28 schrieb Tom Browder: I am trying to get the pqsql lib built and cannot get the config option correct. The help says: with-pgsql=DIR What DIR, please? Each package seems to have a different definition of DIR. I have these on my Deb 8 system none when you are worki

Re: APr Utils and PostgreSQL

2017-04-07 Thread Tom Browder
On Fri, Apr 7, 2017 at 08:28 Tom Browder wrote: > I am trying to get the pqsql lib built and cannot get the config > option correct. The help says: > > with-pgsql=DIR Uh, --with-pgsql=DIR BTW, I also used --with-sqlite3 and that dbd lib was built fine. I'm guessing that the pqsql num

APr Utils and PostgreSQL

2017-04-07 Thread Tom Browder
I am trying to get the pqsql lib built and cannot get the config option correct. The help says: with-pgsql=DIR What DIR, please? Each package seems to have a different definition of DIR. I have these on my Deb 8 system: /usr/include/postgresql ... /usr/include/postgresql/9.4 [and lots