Re: APr Utils and PostgreSQL

2017-04-09 Thread Tom Browder
On Sun, Apr 9, 2017 at 6:32 AM, Reindl Harald wrote: > Am 09.04.2017 um 13:16 schrieb Tom Browder: ... > no distribution out there is using the bundeled apr for good reasons > > 1: build and install apr > 2: build and install apr-util which uses apr > 3: build httpd ... > and for start building so

Re: APr Utils and PostgreSQL

2017-04-09 Thread Reindl Harald
Am 09.04.2017 um 13:16 schrieb Tom Browder: On Sat, Apr 8, 2017 at 18:34 Nick Kew > wrote: On Sat, 2017-04-08 at 16:43 -0500, Tom Browder wrote: > config.log > > https://gist.github.com/tbrowder/2878124ad5fc35cb71a65a38e2950583 OK, where did you

Re: APr Utils and PostgreSQL

2017-04-09 Thread Tom Browder
On Sat, Apr 8, 2017 at 18:34 Nick Kew wrote: > On Sat, 2017-04-08 at 16:43 -0500, Tom Browder wrote: > > > config.log > > > > https://gist.github.com/tbrowder/2878124ad5fc35cb71a65a38e2950583 > > OK, where did you read that --with-pgsql would work with HTTPD's > configure? If it's anywhere at

Re: APr Utils and PostgreSQL

2017-04-08 Thread Nick Kew
On Sat, 2017-04-08 at 16:43 -0500, Tom Browder wrote: > config.log > > https://gist.github.com/tbrowder/2878124ad5fc35cb71a65a38e2950583 OK, where did you read that --with-pgsql would work with HTTPD's configure? If it's anywhere at apache.org, we have a docs bug. You need to build apr-util w

Re: APr Utils and PostgreSQL

2017-04-08 Thread Tom Browder
On Sat, Apr 8, 2017 at 1:17 PM, Nick Kew wrote: > On Sat, 2017-04-08 at 10:45 -0500, Tom Browder wrote: ... >> I would love to help debug or fix this if I can, but I'm out of ideas. >> Best regards, ... > If it's all greek to you, post it along with your config.nice > to a pastebin and bug me or s

Re: APr Utils and PostgreSQL

2017-04-08 Thread Nick Kew
On Sat, 2017-04-08 at 10:45 -0500, Tom Browder wrote: > Well, i tried again and NO pgsql build (although I do have it > available with the Deb apr-util pgsql package install). > > I would love to help debug or fix this if I can, but I'm out of ideas. > > Best regards, > > -Tom What does your c

Re: APr Utils and PostgreSQL

2017-04-08 Thread Tom Browder
On Fri, Apr 7, 2017 at 2:04 PM, Tom Browder wrote: > 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: ... > Now that my server is up and

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