Actually, there is a tool which can be made to return the path for the LD_LIBRARY, the INCLUDES, and the various AUTOCONF stuff used to build the Apache library. This need only be reference in the Tcl makefile for this to occur, but the path to the tool must be known ... (Sorry for not having the details to hand, it has been a while since I used the libApr in a project).

Cheers,
Rob.


On Tue, 2 Jul 2013, Damon Courtney wrote:

Date: Tue, 2 Jul 2013 15:53:40 -0500
From: Damon Courtney <da...@tclhome.com>
To: "<rivet-dev@tcl.apache.org>" <rivet-dev@tcl.apache.org>
Subject: Installation

When building Apache, Tcl and Rivet from source, I always have to build Rivet 
with:

./configure --with-apr-config=/usr/local/apr/bin/apr-1-config

Else the Rivet build fails because it can't find apr.h.  I built and installed 
the APR package in its default place, so this is where it wants to live.  Can 
we make Rivet's configure script check for this?

Also, just a note, but the tclrivet package needs an update to the parser to grok the 
new <?= ?> construct.  Not a big deal, but I just noticed it.

So, with 2.1.2, we don't install packages at all by default?  The user has to 
explicitly call 'make install-packages' to get them?  What was the reason 
behind this?  Call me crazy, but the point of most installations today is to 
install all of the packages but load on demand, which is what we were already 
doing.

D
---------------------------------------------------------------------
To unsubscribe, e-mail: rivet-dev-unsubscr...@tcl.apache.org
For additional commands, e-mail: rivet-dev-h...@tcl.apache.org




--
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=--=-=-=-=
Robert S. Sciuk         http://www.controlq.com         259 Simcoe St. S.
Control-Q Research      tel: 905.706.1354               Oshawa, Ont.
r...@controlq.com                                       Canada, L1H 4H3

---------------------------------------------------------------------
To unsubscribe, e-mail: rivet-dev-unsubscr...@tcl.apache.org
For additional commands, e-mail: rivet-dev-h...@tcl.apache.org

Reply via email to