Re: Apache 2

2008-01-03 Thread David Zolli
Le 30 déc. 07 à 16:12, Massimo Manghi a écrit : Hi David, Hi Massimo, what server model implements your Apache instance? Rivet for Apache2 works only on Apache using prefork as mpm, this is important. I recently installed an apache-worker instance and had several severe errors occurring at r

Re: Apache 2

2007-12-30 Thread Massimo Manghi
Hi David, what server model implements your Apache instance? Rivet for Apache2 works only on Apache using prefork as mpm, this is important. I recently installed an apache-worker instance and had several severe errors occurring at runtime. -- Massimo P.S. I know: we got to rewrite those insta

Re: Apache 2

2007-12-15 Thread Massimo Manghi
Before we overhaul the webpages you may go ahead and try to compile the version in trunk (we are basically concentrating our efforts on this branch in svn now) svn co http://svn.apache.org/repos/asf/tcl/rivet/trunk rivet ./configure --help lists among the basic 'configure' options also the rive

Re: Apache 2

2007-12-12 Thread Pat Thoyts
Massimo Manghi <[EMAIL PROTECTED]> writes: >Valery Masiutsin wrote: >> Hello, David ! >> >> I think we are making good progress, feel free to check >> out rivet from svn, it should build and run (assuming you are doing it >> on unix). >> >we definitively need someone for the windows port. How was

Re: Apache 2

2007-12-10 Thread David Zolli
I was able to go a bit further. First of all, I uncomment line 58 in src/apache-2/mod_rivet.c and comment line 57 in src/apache-2/mod_rivet.h and then the duplicate symbol error disapears. After that, I discovered my apache requires x86_64 libraries, so I rebuild all like that: export L

Re: Apache 2

2007-12-07 Thread David Zolli
Le 7 déc. 07 à 10:07, Valery Masiutsin a écrit : Hello, David ! Hi Valery, What platform are running your Leopard on ? Is it powerpc or i386 - dont think its related but... It's a black MacBook, so i386. BTW, as it's Intel Core 2 Duo processor, it's 64-bit architecture, if it changes s

Re: Apache 2

2007-12-07 Thread Valery Masiutsin
Hello, David ! What platform are running your Leopard on ? Is it powerpc or i386 - dont think its related but... I'll try to get my hands on MacOS X installation - and will check, why it happends, stay tuned. Regards, Valery. -

Re: Apache 2

2007-12-07 Thread David Zolli
Le 6 déc. 07 à 20:49, Valery Masiutsin a écrit : Hello, David ! I dont have access to Mac OS X, myself - neither tested stuff on it - what you need is to make sure that you have automake tools installed. I installed only a subset called "UNIX Development Support" of XcodeTools.mpkg (from Le

Re: Apache 2

2007-12-06 Thread David Zolli
Le 4 déc. 07 à 19:24, Valery Masiutsin a écrit : Hello, David ! Salut Valery, I think we are making good progress, feel free to check out rivet from svn, it should build and run (assuming you are doing it on unix). As far as you consider Mac OS X Leopard is (a kind of) unix, I'm ready to

Re: Apache 2

2007-12-06 Thread Massimo Manghi
Valery Masiutsin wrote: Hello, David ! I think we are making good progress, feel free to check out rivet from svn, it should build and run (assuming you are doing it on unix). we definitively need someone for the windows port. How was the windows support for 1_0? I can remember some threads

Re: Apache 2

2007-12-04 Thread Valery Masiutsin
Hello, David ! I think we are making good progress, feel free to check out rivet from svn, it should build and run (assuming you are doing it on unix). If its not for any reason, or you will spot the bug, feel free to commit the bug report, and i'll try to fix the issue ASAP. Status I need to