Le 18 janv. 07 à 10:03, Massimo Manghi a écrit :
David Zolli wrote:
But it fails at "make install"
I tried to get around the same problem weeks ago
(you may check the list archive of december). It was
pointed out that the whole autotools set up is broken
and has to be revised also in order to make the project
easier to handle, expecially for the benefit of the apache2
support development.
I had also other problems with the shared libraries not
linking the way they should. I was able to build a running
module only by including in the build of mod_rivet the
whole librivet source code.
In src/Makefile.am
mod_rivet_la_SOURCES = apache_multipart_buffer.c
apache_request.c \
rivetChannel.c rivetChannel.h rivetParser.c rivetParser.h
rivetCore.c \
mod_rivet.c TclWebapache.c mod_rivet.h TclWeb.h
rivet.h \
rivetPkgInit.c rivetWWW.c rivetCrypt.c
rivetList.c \
apache_multipart_buffer.h apache_request.h
I had also to apply to mod_rivet.c a patch David Welton
provided for (I can send it over to you if you want, but it's
also available from the thread I mentioned above).
Thanks, but I just changed lib_libexecdir to /usr/lib/rivet0.7.0 by
hand and it works fine for me.
--
David Zolli
[EMAIL PROTECTED]
http://www.kroc.tk
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]