Hi Damon, On Opensuse 12.1, I didn't have this problem as apr-1-config is installed under /usr/bin/apr-1-config that's why. Agree for the make install-packages, I ran into it this one this morning.
Did you get to run the tests successfully? I cannot succeed so far but still trying. Brice. On Tue, Jul 2, 2013 at 4:53 PM, Damon Courtney <da...@tclhome.com> wrote: > 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 > >