Dear list,

I am trying to compile and install rivet 2.0.4 on CentOS 6 64 bit.

Tcl is installed in /usr/local/lib64 (libraries) and /usr/local/lib (tcl
files).
To get the tcl shared lib, there is a
cd /usr/lib64
ln -s /usr/local/lib64/libtcl8.6.so

When I start apache, I get the following error message:

Can't locate API module structure `mod_rivet' in file
/etc/httpd/modules/mod_rivet.so: /etc/httpd/modules/mod_rivet.so:
undefined symbol: mod_rivet

A "nm" of the library does indeed not show up this symbol.

Has anybody a clue for that ?

Thank you,
Harald

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