Dear Massimo,

Thank you for the corrections. I was able to compile the trunk, but it fails to load due to a missing symbol.
Using the newly released 2.2.4, everything works fine!

Best regards,

George

On 9/12/2015 23:22, Massimo Manghi wrote:
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




---------------------------------------------------------------------
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