unless you created your own implementation of mod_rivet in an alternate
directory in src you don't need to tell anything, configure will select
src/mod_rivet by default (apache-2 is the directory for mod_rivet core
module in 2.2 and 2.3). And since we recently decided to label the
development branch as 3.0 I would change also
--with-rivet-target-dir=/usr/lib/tcltk/rivet3.0
-- Massimo
On 12/09/2015 08:46 PM, Georgios Petasis wrote:
Hi all,
I am trying to compile rivet trunk under ubuntu 15.04, but something
seems wrong.
What I did:
autoreconf -fi
sh configure --enable-64bit --enable-threads \
--with-tcl=/opt/ActiveTcl-8.6/lib \
--with-tclsh=/opt/ActiveTcl-8.6/bin/tclsh8.6 \
--with-apxs=/usr/bin/apxs2 \
--with-rivet-core=apache-2 \
--with-rivet-target-dir=/usr/lib/tcltk/rivet2.2 \
--enable-version-display
However, make terminates with an error:
[...]
---------------------------------------------------------------------
To unsubscribe, e-mail: rivet-dev-unsubscr...@tcl.apache.org
For additional commands, e-mail: rivet-dev-h...@tcl.apache.org