Dear List,

I have found the reason for it, sorry for the false alarm.

An errorneous LoadModule in httpd.conf:

LoadModule mod_rivet ....

should be:

LoadModule rivet_module ....

Sorry,
Harald

Am 04.05.2012 10:19, schrieb Harald Oehlmann:
> 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


-- 
ELMICRON Dr. Harald Oehlmann GmbH
Koesener Str. 85
D - 06618 Naumburg
Phone: +49 (0)3445 78112 0
Fax: +49 (0)3445 78112 19
www.Elmicron.de
German legal references:
Geschaeftsfuehrer: Dr. Harald Oehlmann, Jens Oehlmann
UST Nr. / VAT ID No.: DE206105272
HRB 212803 Stendal

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