Dear Massimo,

I think I have made significant progress with the windows port.
I have managed to create the 3 dlls (mod_rivet.dll, rivetlib.dll, rivetparser.dll). I have copied mod_rivet.dll in modules/mod_rivet.so of my windows apache installation.
The server cannot start any more, and in its error log I see this:

[Tue Aug 07 01:33:11 2012] [error] (20014)Internal error: mod_rivet: init.tcl must be installed correctly for Apache Rivet to function: can't find package RivetTcl exactly 2.1 ()

Which I think is perfectly fine: I haven't installed anything beyond mod_rivet.dll, so it is expected that the rivet packages could not be found. The fact that I got this message means that mod_rivet was loaded, and actually executed!

Now the next question is: where should I place the rivet library on windows?

Regards,

George

Στις 6/8/2012 17:32, ο/η Massimo Manghi έγραψε:
Dear George

I answered partially in the first of my today's messages: SERVER_CONFIG_FILE is in Apache's include files. The only use we make of it is to build the undocumented 'server' array, which carries some information about the build of the module. I didn't coded that specific function but I left it around, because I used it myself developing mod_rivet

 -- Massimo

On 2012-08-06 16:21, Georgios Petasis wrote:
Dear Massimo,

What is SERVER_CONFIG_FILE usde on mod_rivet.c, and where it is defined?

Regards,

George

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]




---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to