Hi Brice Would you also show up the errors I suspect you're having when *starting* httpd? I suspect there is something not properly set up, just my guess.
The tests require you have a ISO-8859-1 locale. In my case (Debian/Ubuntu) setting the locale to the good old "C" usually does the trick) let us know -- Massimo On 06/28/2013 05:44 PM, Brice Hamon wrote: > Hi Guys, > > I don't know if I am writing to the right list here. Sorry if I do. > > I am playing around with Rivet 2.1 that I compiled and installed > successfully on a OpenSuse 12.1 distribution. > > After fiddling around on the Apache configuration, I ended up: > > - adding in httpd.conf > # RIVET module > LoadModule rivet_module /usr/lib64/apache2/mod_rivet.so > > and adding: > mod_mime-defaults.conf:AddType application/x-httpd-rivet .rvt > mod_mime-defaults.conf:AddType application/x-rivet-tcl .tcl > mod_mime-defaults.conf:AddType 'application/x-httpd-rivet;charset=utf-8' rvt > > SO far so good, httpd2 restarts without error. > > Now when I try to pull the hello.rvt I get an error in apache2 logs: > > [Fri Jun 28 11:27:31 2013] [error] (20014)Internal error: mod_rivet: > Error parsing exec file '/srv/www/htdocs/hello1.rvt': unknown namespace > "::request" in namespace delete command\n while executing\n"namespace > delete ::request " > > So I decided to run the tests from the Rivet distribution: > > tclsh ./runtests.tcl /usr/sbin/httpd2 > > And I got: > > rivet.test: Total 102 Passed 3 Skipped 0 Failed 99 > > Not bad, 3 passed :) > > I don't know what I am doing wrong here but I think something is wrong > in my installation. > > Any obvious mistake I am doing? > > Thank you, > > B. > -- -- Massimo Manghi Dipartimento di Neuroscienze Unità di Biofisica e Fisica Sanitaria via Volturno 39 43125 Parma --------------------------------------------------------------------- To unsubscribe, e-mail: rivet-dev-unsubscr...@tcl.apache.org For additional commands, e-mail: rivet-dev-h...@tcl.apache.org