<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:old.nabble.com,2006:forum-207</id>
	<title>Nabble - mod_tcl</title>
	<updated>2009-11-23T10:50:45Z</updated>
	<link rel="self" type="application/atom+xml" href="http://old.nabble.com/mod_tcl-f207.xml" />
	<link rel="alternate" type="text/html" href="http://old.nabble.com/mod_tcl-f207.html" />
	<subtitle type="html">An umbrella for Tcl-Apache integration efforts to combine the power of the Apache web server with the capabilities of the mature, robust and flexible Tcl scripting language. mod_tcl home is &lt;a href=&quot;http://tcl.apache.org/mod_tcl/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.</subtitle>
	
<entry>
	<id>tag:old.nabble.com,2006:post-26484026</id>
	<title>Re: mod_rivet breaks mod_cgi on apache2?</title>
	<published>2009-11-23T10:50:45Z</published>
	<updated>2009-11-23T10:50:45Z</updated>
	<author>
		<name>Massimo Manghi-2</name>
	</author>
	<content type="html">&lt;br&gt;I went for a quick run of 'gdb bin/httpd' to see what happened in 
&lt;br&gt;Rivet_SendContent and it seems to be working ok returning DECLINED upon 
&lt;br&gt;a request for a cgi script. For what I know this is what Rivet is 
&lt;br&gt;supposed to do. The request seems to be lost forever and apache even 
&lt;br&gt;doesn't log it down. Only the error log has entries about timeout 
&lt;br&gt;errors. Another thing that might be worth noticing is that quitting the 
&lt;br&gt;debugging session gdb warns about a child process that has to be killed 
&lt;br&gt;(never got that message debugging rivet/tcl requests). Therefore Apache 
&lt;br&gt;could have got to the stage of forking the process for the cgi script, 
&lt;br&gt;but for some reason the process is unable to produce any content (or 
&lt;br&gt;headers).
&lt;br&gt;&lt;br&gt;I wonder if other functions (hooks) of Rivet could be confusing apache. 
&lt;br&gt;In recent years other modules were the culprits of similar problems. 
&lt;br&gt;Some googling shows that mod_sql_log (IIRC) was blocking the content 
&lt;br&gt;generation of cgi-scripts and simply removing it restored the expected 
&lt;br&gt;behavior.
&lt;br&gt;&lt;br&gt;I don't have much time these days, i have to put it off for a while.
&lt;br&gt;&lt;br&gt;&amp;nbsp; -- Massimo
&lt;br&gt;&lt;br&gt;David Welton wrote:
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Have you tried &amp;quot;eliminating&amp;quot; bits and pieces of mod_rivet (commenting
&lt;br&gt;&amp;gt; them out or something) to see if you can figure out what exactly is
&lt;br&gt;&amp;gt; causing the problem?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26484026&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rivet-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26484026&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rivet-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Rivet---Dev-f211.html&quot; embed=&quot;fixTarget[211]&quot; target=&quot;_top&quot; &gt;Rivet - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/mod_rivet-breaks-mod_cgi-on-apache2--tp26442244p26484026.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26458030</id>
	<title>Re: mod_rivet breaks mod_cgi on apache2?</title>
	<published>2009-11-21T08:20:02Z</published>
	<updated>2009-11-21T08:20:02Z</updated>
	<author>
		<name>David Welton-2</name>
	</author>
	<content type="html">&amp;gt; I found out that when mod_rivet is loaded, cgi scripts (namely mailman's cgi
&lt;br&gt;&amp;gt; script) stop working altogether letting a browser wait forever for output.
&lt;br&gt;&amp;gt; Removing mod_rivet restores usual cgi scripts functionality.  I checked also
&lt;br&gt;&amp;gt; that it isn't specific to mailman's scripts (which are wrapped within binary
&lt;br&gt;&amp;gt; code): even a typical &amp;quot;hello world&amp;quot; perl script would produce the same
&lt;br&gt;&amp;gt; behavior.
&lt;br&gt;&lt;br&gt;&amp;gt; I've briefly checked in Rivet_SendContent how mod_rivet actually gives up a
&lt;br&gt;&amp;gt; request to the framework and could not find any evident flaw in that.
&lt;br&gt;&amp;gt;  Before I dive into a debugging session I ask whether anyone has tips this
&lt;br&gt;&amp;gt; issue. It would be very much appreciated.
&lt;br&gt;&lt;br&gt;Have you tried &amp;quot;eliminating&amp;quot; bits and pieces of mod_rivet (commenting
&lt;br&gt;them out or something) to see if you can figure out what exactly is
&lt;br&gt;causing the problem?
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;David N. Welton
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.welton.it/davidw/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.welton.it/davidw/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.dedasys.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.dedasys.com/&lt;/a&gt;&lt;br&gt;Sent from Innsbruck, Tyrol, Austria
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26458030&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rivet-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26458030&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rivet-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Rivet---Dev-f211.html&quot; embed=&quot;fixTarget[211]&quot; target=&quot;_top&quot; &gt;Rivet - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/mod_rivet-breaks-mod_cgi-on-apache2--tp26442244p26458030.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26442244</id>
	<title>mod_rivet breaks mod_cgi on apache2?</title>
	<published>2009-11-20T03:49:51Z</published>
	<updated>2009-11-20T03:49:51Z</updated>
	<author>
		<name>Massimo Manghi-2</name>
	</author>
	<content type="html">Hi fellow Rivetters
&lt;br&gt;&lt;br&gt;I found out that when mod_rivet is loaded, cgi scripts (namely mailman's 
&lt;br&gt;cgi script) stop working altogether letting a browser wait forever for 
&lt;br&gt;output. Removing mod_rivet restores usual cgi scripts functionality. &amp;nbsp;I 
&lt;br&gt;checked also that it isn't specific to mailman's scripts (which are 
&lt;br&gt;wrapped within binary code): even a typical &amp;quot;hello world&amp;quot; perl script 
&lt;br&gt;would produce the same behavior.
&lt;br&gt;&lt;br&gt;I've briefly checked in Rivet_SendContent how mod_rivet actually gives 
&lt;br&gt;up a request to the framework and could not find any evident flaw in 
&lt;br&gt;that. &amp;nbsp;Before I dive into a debugging session I ask whether anyone has 
&lt;br&gt;tips this issue. It would be very much appreciated.
&lt;br&gt;&lt;br&gt;&amp;nbsp;-- Massimo
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26442244&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rivet-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26442244&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rivet-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Rivet---Dev-f211.html&quot; embed=&quot;fixTarget[211]&quot; target=&quot;_top&quot; &gt;Rivet - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/mod_rivet-breaks-mod_cgi-on-apache2--tp26442244p26442244.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26183901</id>
	<title>wrong subcommand list in Rivet_Upload</title>
	<published>2009-11-03T10:03:44Z</published>
	<updated>2009-11-03T10:03:44Z</updated>
	<author>
		<name>Massimo Manghi-2</name>
	</author>
	<content type="html">I found out that in function Rivet_Upload the list of subcommands had 2
&lt;br&gt;entries for 'tempname&amp;quot;. In case a 'upload names' command had to be processed
&lt;br&gt;Tcl_GetIndexfromObject mismatches the entry for the 'names' subcommand with
&lt;br&gt;its numerical counterpart. This causes the child process to segfault because
&lt;br&gt;Rivet_Upload tries to get one more argument whereas there is none.
&lt;br&gt;&lt;br&gt;The bug surfaced when I reviewed more closely the output of the failing tests.
&lt;br&gt;&lt;br&gt;i'm going to commit right away. 
&lt;br&gt;&lt;br&gt;-- Massimo
&lt;br&gt;&lt;br&gt;Index: src/apache-2/rivetCore.c
&lt;br&gt;===================================================================
&lt;br&gt;--- src/apache-2/rivetCore.c	(revision 832481)
&lt;br&gt;+++ src/apache-2/rivetCore.c	(working copy)
&lt;br&gt;@@ -836,7 +836,6 @@
&lt;br&gt;&amp;nbsp;	&amp;quot;filename&amp;quot;,
&lt;br&gt;&amp;nbsp;	&amp;quot;tempname&amp;quot;,
&lt;br&gt;&amp;nbsp;	&amp;quot;names&amp;quot;,
&lt;br&gt;-	&amp;quot;tempname&amp;quot;,
&lt;br&gt;&amp;nbsp;	NULL
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;};
&lt;br&gt;&amp;nbsp;
&lt;br&gt;@@ -848,8 +847,8 @@
&lt;br&gt;&amp;nbsp;	SIZE,
&lt;br&gt;&amp;nbsp;	TYPE,
&lt;br&gt;&amp;nbsp;	FILENAME,
&lt;br&gt;-	NAMES,
&lt;br&gt;-	TEMPNAME
&lt;br&gt;+	TEMPNAME,
&lt;br&gt;+	NAMES
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;};
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;rivet_interp_globals *globals = Tcl_GetAssocData(interp, &amp;quot;rivet&amp;quot;, NULL);
&lt;br&gt;@@ -863,7 +862,8 @@
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;/* If it's any of these, we need to find a specific name. */
&lt;br&gt;&amp;nbsp;
&lt;br&gt;- &amp;nbsp; &amp;nbsp;/* Excluded cases are EXISTS and NAMES. */
&lt;br&gt;+ &amp;nbsp; &amp;nbsp;/* Excluded case is NAMES. */
&lt;br&gt;+
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;if ((enum subcommand)subcommandindex == CHANNEL 	||
&lt;br&gt;&amp;nbsp;	(enum subcommand)subcommandindex == SAVE 	||
&lt;br&gt;&amp;nbsp;	(enum subcommand)subcommandindex == DATA 	||
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26183901&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rivet-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26183901&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rivet-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Rivet---Dev-f211.html&quot; embed=&quot;fixTarget[211]&quot; target=&quot;_top&quot; &gt;Rivet - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/wrong-subcommand-list-in-Rivet_Upload-tp26183901p26183901.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26161968</id>
	<title>test suite: fixed apachetest.tcl</title>
	<published>2009-11-02T02:48:12Z</published>
	<updated>2009-11-02T02:48:12Z</updated>
	<author>
		<name>Massimo Manghi-2</name>
	</author>
	<content type="html">I fixed a function in apachetest.tcl that failed to interpret correctly 
&lt;br&gt;some 'Include' directives and generated a crippled configuration file. 
&lt;br&gt;The changes I made fixed the test suite on my apache installation, I 
&lt;br&gt;have no knowledge of other problems that could have been observed before 
&lt;br&gt;2007 when I began to be involved in the project.
&lt;br&gt;&lt;br&gt;Several tests fail and I haven't looked yet into the specific problem 
&lt;br&gt;addressed by each of them. Before starting a review of the failing test 
&lt;br&gt;I wish to commit the fixed file, in case someone wants to try himself to 
&lt;br&gt;run it.
&lt;br&gt;&lt;br&gt;regards
&lt;br&gt;&lt;br&gt;&amp;nbsp;-- Massimo
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26161968&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rivet-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26161968&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rivet-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Rivet---Dev-f211.html&quot; embed=&quot;fixTarget[211]&quot; target=&quot;_top&quot; &gt;Rivet - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/test-suite%3A-fixed-apachetest.tcl-tp26161968p26161968.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26110722</id>
	<title>Re: how to use apache_log_error?</title>
	<published>2009-10-29T03:41:16Z</published>
	<updated>2009-10-29T03:41:16Z</updated>
	<author>
		<name>David Welton-2</name>
	</author>
	<content type="html">&amp;gt; I noticed Karl added apache_log_error, how would I use that in an ErrorScript
&lt;br&gt;&amp;gt; in order to pass the entire interpreter error string to the apache log
&lt;br&gt;&amp;gt; (basically pass what rivet normally spits to the screen)? (Basically, can
&lt;br&gt;&amp;gt; I substitute some internal variable to the message argument of
&lt;br&gt;&amp;gt; apache_log_error?)
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; (There appears to be a dearth of documentation surrounding Rivet...)
&lt;br&gt;&lt;br&gt;Looks like it's used like so:
&lt;br&gt;&lt;br&gt;apache_log_error loglevel message
&lt;br&gt;&lt;br&gt;So in order to catch an error message and spit it out elsewhere, you
&lt;br&gt;can use the same variables that are in the default error handler:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; proc handle_error {} {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; global errorInfo
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; global errorOutbuf
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; puts &amp;lt;PRE&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; puts &amp;quot;&amp;lt;HR&amp;gt;$errorInfo&amp;lt;HR&amp;gt;&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; puts &amp;quot;&amp;lt;P&amp;gt;&amp;lt;B&amp;gt;OUTPUT BUFFER:&amp;lt;/B&amp;gt;&amp;lt;/P&amp;gt;&amp;quot;
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; puts $errorOutbuf
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; puts &amp;lt;/PRE&amp;gt;
&lt;br&gt;&amp;nbsp; &amp;nbsp; }
&lt;br&gt;&lt;br&gt;Does that work?
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;David N. Welton
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.welton.it/davidw/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.welton.it/davidw/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.dedasys.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.dedasys.com/&lt;/a&gt;&lt;br&gt;Sent from Padua, Veneto, Italy
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26110722&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rivet-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26110722&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rivet-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Rivet---Dev-f211.html&quot; embed=&quot;fixTarget[211]&quot; target=&quot;_top&quot; &gt;Rivet - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/how-to-use-apache_log_error--tp26077673p26110722.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26077673</id>
	<title>how to use apache_log_error?</title>
	<published>2009-10-27T06:23:03Z</published>
	<updated>2009-10-27T06:23:03Z</updated>
	<author>
		<name>Peter C. Lai-2</name>
	</author>
	<content type="html">I noticed Karl added apache_log_error, how would I use that in an ErrorScript
&lt;br&gt;in order to pass the entire interpreter error string to the apache log 
&lt;br&gt;(basically pass what rivet normally spits to the screen)? (Basically, can
&lt;br&gt;I substitute some internal variable to the message argument of 
&lt;br&gt;apache_log_error?) 
&lt;br&gt;&lt;br&gt;(There appears to be a dearth of documentation surrounding Rivet...)
&lt;br&gt;&lt;br&gt;- newb at rivet
&lt;br&gt;-- 
&lt;br&gt;===========================================================
&lt;br&gt;Peter C. Lai &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; | Bard College at Simon's Rock
&lt;br&gt;Systems Administrator &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;| 84 Alford Rd.
&lt;br&gt;Information Technology Svcs. | Gt. Barrington, MA 01230 USA
&lt;br&gt;peter AT simons-rock.edu &amp;nbsp; &amp;nbsp; | (413) 528-7428
&lt;br&gt;===========================================================
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26077673&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rivet-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26077673&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rivet-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Rivet---Dev-f211.html&quot; embed=&quot;fixTarget[211]&quot; target=&quot;_top&quot; &gt;Rivet - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/how-to-use-apache_log_error--tp26077673p26077673.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26062263</id>
	<title>Re: Question about interpreters</title>
	<published>2009-10-26T08:50:07Z</published>
	<updated>2009-10-26T08:50:07Z</updated>
	<author>
		<name>Ronnie Brunner</name>
	</author>
	<content type="html">&amp;gt; I have the following problem(s)
&lt;br&gt;&lt;br&gt;[...]
&lt;br&gt;&lt;br&gt;&amp;gt; I don't know what the heck is wrong, or how to use the interpreters
&lt;br&gt;&amp;gt; or why they're needed, where they're needed .. how to combine them
&lt;br&gt;&amp;gt; cause it seems not to display my pages correctly. I read the quick
&lt;br&gt;&amp;gt; reference before but it took me lots of hours to figure out some
&lt;br&gt;&amp;gt; things. Could it be because I'm on vista? Even sessions seemed to
&lt;br&gt;&amp;gt; work weird, and without a proper interpreter I felt lost so I
&lt;br&gt;&amp;gt; stopped using Websh.
&lt;br&gt;&lt;br&gt;I don't see anything that's obviously wrong in your code. (Well, there
&lt;br&gt;isn't much code ;-)
&lt;br&gt;&lt;br&gt;Does the sample installation w/o changing anything (except maybe
&lt;br&gt;settning webshroot correctly in websh.conf) work? What is the
&lt;br&gt;output of using the sample as-is? Any logs in the Apache error log?
&lt;br&gt;&lt;br&gt;The poin twith the interpreters is: with 
&lt;br&gt;&lt;br&gt;proc web::interpmap {file} {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;# return interp class for request to file
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;return $file
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;you define which interpreter(s) handle which requests. The sample uses
&lt;br&gt;2 defined interpreter classes (i.e. interpreterr that run the same
&lt;br&gt;code for same set of requests) and all *.ws3 requests are handled by
&lt;br&gt;their own class):
&lt;br&gt;&lt;br&gt;&amp;nbsp; otherhandler.ws3: running requests to any file called other.html
&lt;br&gt;&lt;br&gt;&amp;nbsp; htmlhandler.ws3: running requests to any *.html file (except the above)
&lt;br&gt;&lt;br&gt;&amp;nbsp; *.ws3: each *.ws3 has it's own interpreter, which just runs the file itself
&lt;br&gt;&lt;br&gt;So the interpreter thing lets you decide which requests should be
&lt;br&gt;handled by which code.
&lt;br&gt;&lt;br&gt;proc web::interpmap {file} {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;return myCode.tcl
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;Would instead run every request through the same code no matter which
&lt;br&gt;request is sent to mod_websh from the server (configured with the
&lt;br&gt;AddHandler directive...)
&lt;br&gt;&lt;br&gt;hth
&lt;br&gt;Ronnie
&lt;br&gt;-- 
&lt;br&gt;Ronnie Brunner | &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26062263&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ronnie.brunner@...&lt;/a&gt;
&lt;br&gt;phone +41-44-247 79 79 | fax +41-44-247 70 75
&lt;br&gt;Netcetera AG | 8040 Zürich | Switzerland | &lt;a href=&quot;http://netcetera.ch&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://netcetera.ch&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26062263&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;websh-user-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26062263&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;websh-user-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Websh---User-f214.html&quot; embed=&quot;fixTarget[214]&quot; target=&quot;_top&quot; &gt;Websh - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Question-about-interpreters-tp26041195p26062263.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26041195</id>
	<title>Question about interpreters</title>
	<published>2009-10-24T10:26:58Z</published>
	<updated>2009-10-24T10:26:58Z</updated>
	<author>
		<name>Andrei George</name>
	</author>
	<content type="html">&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot;&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot; style=&quot;font: inherit;&quot;&gt;Hi&lt;br&gt;&lt;br&gt;Ok I finally compiled everything, I reinstalled Tcl so that .tcl was put in the extension path.&lt;br&gt;Then I started experimenting with Websh again, I'm sorry if my questions seem to be kinda stupid but the last time I ignored interpreters I got stuck.&lt;br&gt;&lt;br&gt;I have the following problem(s)&lt;br&gt;When I try to visualize the &lt;span style=&quot;font-weight: bold;&quot;&gt;configuration.html&lt;/span&gt; document it doesn't display full. I tried to change the code in htmlhandler.ws3 to this&lt;br&gt;&lt;br&gt;&amp;nbsp;web::initializer {&lt;br&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; web::config putxmarkup tag&lt;br&gt;}&lt;br&gt;&lt;br&gt;restart the server but it ends up only working for only ONE time, then no more. Apache seems to constantly crash and get back up on it's own. I remember having the same problems with the older versions too.&lt;br&gt;If i change the following:&lt;br&gt;&lt;br&gt;web::interpclasscfg
 &quot;$webshroot/conf/htmlhandler.ws3&quot; maxrequests &lt;span style=&quot;font-weight: bold;&quot;&gt;1&lt;/span&gt;&lt;br&gt;&lt;br&gt;or to another number then my&amp;nbsp; Vista keeps asking me either to close apache or to &quot;find a solution&quot; for the program, Apache starts automatically up so it's kinda annoying.. &lt;br&gt;&lt;br&gt;I don't know what the heck is wrong, or how to use the interpreters or why they're needed, where they're needed .. how to combine them cause it seems not to display my pages correctly. I read the quick reference before but it took me lots of hours to figure out some things. Could it be because I'm on vista? Even sessions seemed to work weird, and without a proper interpreter I felt lost so I stopped using Websh.&lt;span style=&quot;font-weight: bold;&quot;&gt;&lt;br&gt;&lt;br&gt;Regards,&lt;br&gt;Andrei&lt;br&gt;&lt;/span&gt;&lt;span style=&quot;background-color: rgb(64, 255, 255);&quot;&gt;&lt;span style=&quot;background-color: transparent;&quot;&gt;&lt;font style=&quot;background-color: rgb(191, 255, 255); color: rgb(0, 191, 96);&quot; size=&quot;3&quot;&gt;&lt;span style=&quot;font-weight: bold;&quot;&gt;&lt;/span&gt;&lt;/font&gt;&lt;/span&gt;&lt;/span&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br&gt;

&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Websh---User-f214.html&quot; embed=&quot;fixTarget[214]&quot; target=&quot;_top&quot; &gt;Websh - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Question-about-interpreters-tp26041195p26041195.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26026586</id>
	<title>Re: Compile problems</title>
	<published>2009-10-23T06:36:11Z</published>
	<updated>2009-10-23T06:36:11Z</updated>
	<author>
		<name>Ronnie Brunner</name>
	</author>
	<content type="html">Hi
&lt;br&gt;&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; cl /D&amp;quot;WIN32&amp;quot; /D&amp;quot;VERSION=\&amp;quot;3.6.0b5\&amp;quot;&amp;quot; /D&amp;quot;_MBCS&amp;quot; /W3 /EHsc /O2 /Ob1 /DTHREAD_SAFE=1 -I&amp;quot;D:/Tcl/include&amp;quot; -I&amp;quot;D:/Tcl/Apache/include&amp;quot; -UUSE_TCL_STUBS -c ../generic/interpool.c /Fointerpool.obj
&lt;br&gt;&lt;br&gt;[...]
&lt;br&gt;&lt;br&gt;&amp;gt; interpool.c
&lt;br&gt;&amp;gt; d:\tcl\websh-3.6.0b5\src\generic\mod_websh.h(23) : fatal error C1083: Cannot open include file: 'httpd.h': No such file or directory
&lt;br&gt;&lt;br&gt;Obviously the compiler doesn't find httpd.h. Try to locate your
&lt;br&gt;httpd.h file and then configure your Makefile to point to the *parent*
&lt;br&gt;dir of the include directory.
&lt;br&gt;&lt;br&gt;For me the following worked w/o any tweak:
&lt;br&gt;&lt;br&gt;- Install Apache 2.2.14 to 
&lt;br&gt;&amp;nbsp; &amp;quot;C:\Program Files\Apache Software Foundation\Apache2.2.14\&amp;quot;
&lt;br&gt;&amp;nbsp; (make sure to also install the header files)
&lt;br&gt;&lt;br&gt;- Install the latest ActiveTcl to 
&lt;br&gt;&amp;nbsp; &amp;quot;C:\Program Files\ActiveTcl\8.6.0\&amp;quot;
&lt;br&gt;&lt;br&gt;- Unpack websh-3.6.0b5, cd to src\win and run
&lt;br&gt;&lt;br&gt;&amp;nbsp; nmake TCL_PREFIX=&amp;quot;C:/Program Files/ActiveTcl/8.6.0&amp;quot; TCL_VERSION=86 HTTPD_PREFIX=&amp;quot;C:/Program Files/Apache Software Foundation/Apache2.2.14&amp;quot; clean all test apachetest
&lt;br&gt;&lt;br&gt;-&amp;gt; That's it
&lt;br&gt;&lt;br&gt;hth
&lt;br&gt;Ronnie
&lt;br&gt;-- 
&lt;br&gt;Ronnie Brunner | &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26026586&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ronnie.brunner@...&lt;/a&gt;
&lt;br&gt;phone +41-44-247 79 79 | fax +41-44-247 70 75
&lt;br&gt;Netcetera AG | 8040 Zürich | Switzerland | &lt;a href=&quot;http://netcetera.ch&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://netcetera.ch&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26026586&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;websh-user-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=26026586&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;websh-user-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Websh---User-f214.html&quot; embed=&quot;fixTarget[214]&quot; target=&quot;_top&quot; &gt;Websh - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Compile-problems-tp26023375p26026586.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-26023375</id>
	<title>Compile problems</title>
	<published>2009-10-23T02:34:09Z</published>
	<updated>2009-10-23T02:34:09Z</updated>
	<author>
		<name>Andrei George</name>
	</author>
	<content type="html">&lt;table cellspacing=&quot;0&quot; cellpadding=&quot;0&quot; border=&quot;0&quot;&gt;&lt;tr&gt;&lt;td valign=&quot;top&quot; style=&quot;font: inherit;&quot;&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;BR&gt;&lt;/P&gt;&lt;P&gt;I have (successfully) compiled Websh before (with a lot of searching and work..) but now it seems that i just can't compile the newer version. I'm using Tcl 8.6b1 and apache 2.2.14. I tried using the compiled apache and also the uncompiled one but it just won't work.&lt;/P&gt;&lt;P&gt;I always get errors, sometimes the arp.h is missing, other times the libhttpd.lib is missing although the libhttpd.dll exists.&lt;/P&gt;&lt;P&gt;&lt;BR&gt;&lt;/P&gt;&lt;P&gt;Last time I tried to do everything i got this error:&lt;/P&gt;&lt;P&gt;Microsoft (R) Program Maintenance Utility Version 9.00.21022.08&lt;BR&gt;Copyright (C) Microsoft Corporation.  All rights reserved.&lt;BR&gt;&lt;BR&gt;        cl /D&quot;WIN32&quot; /D&quot;VERSION=\&quot;3.6.0b5\&quot;&quot; /D&quot;_MBCS&quot; /W3 /EHsc /O2 /Ob1 /DTHRE&lt;BR&gt;AD_SAFE=1 -I&quot;D:/Tcl/include&quot; -I&quot;D:/Tcl/Apache/include&quot; -UUSE_TCL_STUBS -c ../gen&lt;BR&gt;eric/interpool.c /Fointerpool.obj&lt;BR&gt;Microsoft (R) 32-bit C/C++
 Optimizing Compiler Version 15.00.21022.08 for 80x86&lt;BR&gt;Copyright (C) Microsoft Corporation.  All rights reserved.&lt;BR&gt;&lt;BR&gt;interpool.c&lt;BR&gt;d:\tcl\websh-3.6.0b5\src\generic\mod_websh.h(23) : fatal error C1083: Cannot ope&lt;BR&gt;n include file: 'httpd.h': No such file or directory&lt;BR&gt;NMAKE : fatal error U1077: '&quot;C:\Program Files (x86)\Microsoft Visual Studio 9.0\&lt;BR&gt;VC\BIN\cl.EXE&quot;' : return code '0x2'&lt;BR&gt;Stop.&lt;BR&gt;&lt;BR&gt;&lt;/P&gt;&lt;P&gt;Could you please be able to tell me how you did it precisely, cause i can't quite remember how i made it work the last time. Do I have to compile Apache separated or do I need the TCL source?&lt;/P&gt;&lt;P&gt;&lt;BR&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;SPAN style=&quot;background-color:rgb(64, 255, 255);&quot;&gt;&lt;BR&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;BR&gt;&lt;/P&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;br&gt;

      &lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Websh---User-f214.html&quot; embed=&quot;fixTarget[214]&quot; target=&quot;_top&quot; &gt;Websh - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Compile-problems-tp26023375p26023375.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25661682</id>
	<title>Re: Regarding Google Analytics issue</title>
	<published>2009-09-29T04:55:21Z</published>
	<updated>2009-09-29T04:55:21Z</updated>
	<author>
		<name>Ronnie Brunner</name>
	</author>
	<content type="html">Hi Manu
&lt;br&gt;&lt;br&gt;&amp;gt; I just got stuck in the same issue as you with the google analytics.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; The cookie it generates have the value that consists of '=' sign,
&lt;br&gt;&amp;gt; which is not parsed properly, and because of the same, our secured
&lt;br&gt;&amp;gt; subdomain site doesn't work, and as soon as I delete the cookie, it
&lt;br&gt;&amp;gt; starts working.
&lt;br&gt;&lt;br&gt;Are you talking about Websh? If so, please update to the latest
&lt;br&gt;version (3.6.0b5), where this issue is solved.
&lt;br&gt;&lt;br&gt;If that is not possible for some reason, you can overwrite the
&lt;br&gt;_getCookie proc of a cookiecontext (where yourContext is changed to
&lt;br&gt;the name of your context) as follows:
&lt;br&gt;&lt;br&gt;web::cookiecontext yourContext
&lt;br&gt;proc yourContext::_getCookie {id} {
&lt;br&gt;&amp;nbsp; &amp;nbsp; ::set cookie [web::request HTTP_COOKIE]
&lt;br&gt;&amp;nbsp; &amp;nbsp; foreach v [split $cookie &amp;quot;;&amp;quot;] {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; # get key and value: note: some cookies (e.g.. Google analytics)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; # also use = in the value, so a simple split with =; does 
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; # not always work...
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; set key [string trim [lindex [split $v =] 0]]
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; set value [string trim [join [lrange [split $v =] 1 end] =]]
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; lappend kvlist $key $value
&lt;br&gt;&amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; # search for $datatag
&lt;br&gt;&amp;nbsp; &amp;nbsp; foreach {key value} $kvlist {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; if {[string compare $key $id] == 0} {
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; return $value
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; }
&lt;br&gt;&amp;nbsp; &amp;nbsp; error &amp;quot;no matching cookie found&amp;quot;
&lt;br&gt;}
&lt;br&gt;&lt;br&gt;&lt;br&gt;&amp;gt; Could you kindly tell me what did you do to solve this issue.
&lt;br&gt;&lt;br&gt;And if you don't talk about Websh: make sure whatever pareses your
&lt;br&gt;cookies properly splits at &amp;quot;,&amp;quot; characters and then just takes the
&lt;br&gt;everything before the first &amp;quot;=&amp;quot; as cookie name, the rest as value,
&lt;br&gt;even if it contains &amp;quot;0&amp;quot; aswell...
&lt;br&gt;&lt;br&gt;hth
&lt;br&gt;Ronnie
&lt;br&gt;-- 
&lt;br&gt;Ronnie Brunner | &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25661682&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ronnie.brunner@...&lt;/a&gt;
&lt;br&gt;phone +41-44-247 79 79 | fax +41-44-247 70 75
&lt;br&gt;Netcetera AG | 8040 Zürich | Switzerland | &lt;a href=&quot;http://netcetera.ch&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://netcetera.ch&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25661682&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;websh-user-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25661682&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;websh-user-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Websh---User-f214.html&quot; embed=&quot;fixTarget[214]&quot; target=&quot;_top&quot; &gt;Websh - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A-Regarding-Google-Analytics-issue-tp25661682p25661682.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25636820</id>
	<title>Re: ANNOUNCE: Websh3.6.0b5</title>
	<published>2009-09-27T12:36:25Z</published>
	<updated>2009-09-27T12:36:25Z</updated>
	<author>
		<name>Ronnie Brunner</name>
	</author>
	<content type="html">Hi Geroge
&lt;br&gt;&lt;br&gt;&amp;gt; Can websh be used to create an HTTP REST service in tcl?
&lt;br&gt;&lt;br&gt;Sure. But then, I guess you can create a REST service with just about
&lt;br&gt;every technology.
&lt;br&gt;&lt;br&gt;Websh at least provides an easy interface to handle PATH_INFO and all
&lt;br&gt;parameters or form vars. That's abot what you need to create a REST
&lt;br&gt;service.
&lt;br&gt;&lt;br&gt;&amp;gt; Ideally I want to have a thread pool (the one in the thread package) &amp;nbsp;
&lt;br&gt;&amp;gt; with N threads already initialised. Can websh receive a request, place a &amp;nbsp;
&lt;br&gt;&amp;gt; task in the thread pool and return the result?
&lt;br&gt;&lt;br&gt;Well, I don't really know the thread package. Websh already provides
&lt;br&gt;an interpreter pool (when run as mod_websh) that you can use to handle
&lt;br&gt;mutliple requests per interpreter.
&lt;br&gt;&lt;br&gt;It should not be a problem to use a thread package, as Websh is &amp;quot;just&amp;quot;
&lt;br&gt;an ordinary Tcl interpreter anyway. The only thing to onsider is
&lt;br&gt;making sure that you understand what your apache process model is and
&lt;br&gt;what you expect Websh to do, so that you scale where you actually plan
&lt;br&gt;it.
&lt;br&gt;&lt;br&gt;That doesn't help much, I guess, but your question was pretty
&lt;br&gt;vage... I still hth ;-)
&lt;br&gt;&lt;br&gt;Ronnie
&lt;br&gt;-- 
&lt;br&gt;Ronnie Brunner | &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25636820&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ronnie.brunner@...&lt;/a&gt;
&lt;br&gt;phone +41-44-247 79 79 | fax +41-44-247 70 75
&lt;br&gt;Netcetera AG | 8040 Zürich | Switzerland | &lt;a href=&quot;http://netcetera.ch&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://netcetera.ch&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25636820&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;websh-user-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25636820&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;websh-user-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Websh---User-f214.html&quot; embed=&quot;fixTarget[214]&quot; target=&quot;_top&quot; &gt;Websh - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/ANNOUNCE%3A-Websh3.6.0b5-tp25590792p25636820.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25593261</id>
	<title>Re: Building mod_websh DLL on Windows</title>
	<published>2009-09-24T04:13:35Z</published>
	<updated>2009-09-24T04:13:35Z</updated>
	<author>
		<name>Ronnie Brunner</name>
	</author>
	<content type="html">Hi
&lt;br&gt;&lt;br&gt;&amp;gt; Just saw your posting of the new websh on c.l.t and tried building on &amp;nbsp;
&lt;br&gt;&amp;gt; XP. Though the build went fine, I had the following questions -
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; - websh links against both tcl86.lib and tclstub86.lib. Since the &amp;nbsp;
&lt;br&gt;&amp;gt; compile does not seem to define USE_TCL_STUBS except for interpool.obj, &amp;nbsp;
&lt;br&gt;&amp;gt; why is tclstub86.lib needed? Also why is only a single file built &amp;nbsp;
&lt;br&gt;&amp;gt; against the stubs? Somehow this seems inconsistent. AFAIK, you should &amp;nbsp;
&lt;br&gt;&amp;gt; link against one or the other, not both but perhaps I'm wrong about this.
&lt;br&gt;&lt;br&gt;It could actually be that it is not too consistent, but it definitly
&lt;br&gt;needs to compile against both: basically libwebsh.so (or websh.dll)
&lt;br&gt;are compiled against the stub library, as it is loaded into either a
&lt;br&gt;tclsh or websh or mod_websh, where a tcl library is already
&lt;br&gt;loaded. mod_websh.so however must link directly to tcl.lib, as there
&lt;br&gt;is no Tcl anywhere else in the application. So mod_websh.so must
&lt;br&gt;properly know how to load Tcl.
&lt;br&gt;&lt;br&gt;&amp;gt; - possibly more important, TCL_THREADS is not defined for the build as &amp;nbsp;
&lt;br&gt;&amp;gt; far as I can tell. As a result the tcl.h macros get resolved as not &amp;nbsp;
&lt;br&gt;&amp;gt; requiring locking (all the mutex calls become no-ops). Is that not going &amp;nbsp;
&lt;br&gt;&amp;gt; to be a problem? I'm asking because I got bitten by this early on &amp;nbsp;
&lt;br&gt;&amp;gt; working on my TWAPI extension causing occasional crashes that I tracked &amp;nbsp;
&lt;br&gt;&amp;gt; down to this issue.
&lt;br&gt;&lt;br&gt;Mhh. That's true. My impression was that if we need threads, we just
&lt;br&gt;need to link against a threaded Tcl. I just added &amp;nbsp;/DTCL_THREADS=1 to
&lt;br&gt;the Makefile, but it doesn't seem to make a difference at least
&lt;br&gt;concerning the reported instability of the test suite. (That doesn't
&lt;br&gt;impley that it shouldn't be tehre, though ;-)
&lt;br&gt;&lt;br&gt;Unfortunately, I'm really bad with Windows debugging. If you have a
&lt;br&gt;chance to look into this that would be wonderful. (nmake apachetest
&lt;br&gt;for me just sometimes does not run through w/o error with Tcl85 or
&lt;br&gt;Tcl86 on Apache2 and Apache 2.2) It helps if I sleep between calls to
&lt;br&gt;the server and give it more time to start and shutdown, but I'm not
&lt;br&gt;sure if that's actually the cause of the problem or if it's just a
&lt;br&gt;latent timing problem that arises more often when requesting
&lt;br&gt;earlier...)
&lt;br&gt;&lt;br&gt;Ronnie
&lt;br&gt;-- 
&lt;br&gt;Ronnie Brunner | &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25593261&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ronnie.brunner@...&lt;/a&gt;
&lt;br&gt;phone +41-44-247 79 79 | fax +41-44-247 70 75
&lt;br&gt;Netcetera AG | 8040 Zürich | Switzerland | &lt;a href=&quot;http://netcetera.ch&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://netcetera.ch&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25593261&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;websh-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25593261&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;websh-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Websh---Dev-f213.html&quot; embed=&quot;fixTarget[213]&quot; target=&quot;_top&quot; &gt;Websh - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A-mod_websh-DLL-on-Windows-and-other-questions-tp24073953p25593261.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25590792</id>
	<title>ANNOUNCE: Websh3.6.0b5</title>
	<published>2009-09-24T00:42:18Z</published>
	<updated>2009-09-24T00:42:18Z</updated>
	<author>
		<name>Ronnie Brunner</name>
	</author>
	<content type="html">The Websh maintenance team is proud to announce Websh 3.6.0b5.
&lt;br&gt;&lt;br&gt;Websh is a Tcl extension to support web application development and
&lt;br&gt;provides an Apache module for Apache 1.3, 2.0, and 2.2 servers. It
&lt;br&gt;compiles against Tcl 8.3 and later, including Tcl 8.6.
&lt;br&gt;&lt;br&gt;Get the release from
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://tcl.apache.org/websh/download/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://tcl.apache.org/websh/download/&lt;/a&gt;&lt;br&gt;&lt;br&gt;More info about Websh can be found on the project home page
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://tcl.apache.org/websh&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://tcl.apache.org/websh&lt;/a&gt;&lt;br&gt;&lt;br&gt;Websh is known to compile under
&lt;br&gt;&amp;nbsp; &amp;nbsp; Solaris (e.g. Solaris 8 to 10)
&lt;br&gt;&amp;nbsp; &amp;nbsp; Linux (e.g. RedHat 6 and 8, SuSe 9.1, CentOS 4.3)
&lt;br&gt;&amp;nbsp; &amp;nbsp; Windows XP and Vista(Visual Studion 6.0 nmake)
&lt;br&gt;&amp;nbsp; &amp;nbsp; OS-X Tiger
&lt;br&gt;&lt;br&gt;Websh3.6.0b5 is considered the most stable version of Websh so far,
&lt;br&gt;but it is still beta, as there are some issues regarding stability on
&lt;br&gt;Windows. (See CHANGES below)
&lt;br&gt;&lt;br&gt;For a summary of Changes since Websh 3.5.0 refer to
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://svn.apache.org/repos/asf/tcl/websh/tags/3.6.0b5/CHANGES&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/repos/asf/tcl/websh/tags/3.6.0b5/CHANGES&lt;/a&gt;&lt;br&gt;&lt;br&gt;A detailed lst of changes can be found in
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://svn.apache.org/repos/asf/tcl/websh/tags/3.6.0b5/src/ChangeLog&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/repos/asf/tcl/websh/tags/3.6.0b5/src/ChangeLog&lt;/a&gt;&lt;br&gt;&lt;br&gt;Any feedback welcome. Official mailing lists for questions:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25590792&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;websh-user@...&lt;/a&gt; (user questions/discussions)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25590792&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;websh-dev@...&lt;/a&gt; &amp;nbsp;(development questions/discussion)
&lt;br&gt;&lt;br&gt;Ronnie Brunner
&lt;br&gt;-- 
&lt;br&gt;Ronnie Brunner | &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25590792&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ronnie.brunner@...&lt;/a&gt;
&lt;br&gt;phone +41-44-247 79 79 | fax +41-44-247 70 75
&lt;br&gt;Netcetera AG | 8040 Zürich | Switzerland | &lt;a href=&quot;http://netcetera.ch&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://netcetera.ch&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25590792&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;websh-user-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25590792&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;websh-user-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Websh---User-f214.html&quot; embed=&quot;fixTarget[214]&quot; target=&quot;_top&quot; &gt;Websh - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/ANNOUNCE%3A-Websh3.6.0b5-tp25590792p25590792.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25590793</id>
	<title>ANNOUNCE: Websh3.6.0b5</title>
	<published>2009-09-24T00:42:18Z</published>
	<updated>2009-09-24T00:42:18Z</updated>
	<author>
		<name>Ronnie Brunner</name>
	</author>
	<content type="html">The Websh maintenance team is proud to announce Websh 3.6.0b5.
&lt;br&gt;&lt;br&gt;Websh is a Tcl extension to support web application development and
&lt;br&gt;provides an Apache module for Apache 1.3, 2.0, and 2.2 servers. It
&lt;br&gt;compiles against Tcl 8.3 and later, including Tcl 8.6.
&lt;br&gt;&lt;br&gt;Get the release from
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://tcl.apache.org/websh/download/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://tcl.apache.org/websh/download/&lt;/a&gt;&lt;br&gt;&lt;br&gt;More info about Websh can be found on the project home page
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://tcl.apache.org/websh&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://tcl.apache.org/websh&lt;/a&gt;&lt;br&gt;&lt;br&gt;Websh is known to compile under
&lt;br&gt;&amp;nbsp; &amp;nbsp; Solaris (e.g. Solaris 8 to 10)
&lt;br&gt;&amp;nbsp; &amp;nbsp; Linux (e.g. RedHat 6 and 8, SuSe 9.1, CentOS 4.3)
&lt;br&gt;&amp;nbsp; &amp;nbsp; Windows XP and Vista(Visual Studion 6.0 nmake)
&lt;br&gt;&amp;nbsp; &amp;nbsp; OS-X Tiger
&lt;br&gt;&lt;br&gt;Websh3.6.0b5 is considered the most stable version of Websh so far,
&lt;br&gt;but it is still beta, as there are some issues regarding stability on
&lt;br&gt;Windows. (See CHANGES below)
&lt;br&gt;&lt;br&gt;For a summary of Changes since Websh 3.5.0 refer to
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://svn.apache.org/repos/asf/tcl/websh/tags/3.6.0b5/CHANGES&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/repos/asf/tcl/websh/tags/3.6.0b5/CHANGES&lt;/a&gt;&lt;br&gt;&lt;br&gt;A detailed lst of changes can be found in
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://svn.apache.org/repos/asf/tcl/websh/tags/3.6.0b5/src/ChangeLog&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://svn.apache.org/repos/asf/tcl/websh/tags/3.6.0b5/src/ChangeLog&lt;/a&gt;&lt;br&gt;&lt;br&gt;Any feedback welcome. Official mailing lists for questions:
&lt;br&gt;&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25590793&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;websh-user@...&lt;/a&gt; (user questions/discussions)
&lt;br&gt;&amp;nbsp; &amp;nbsp; &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25590793&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;websh-dev@...&lt;/a&gt; &amp;nbsp;(development questions/discussion)
&lt;br&gt;&lt;br&gt;Ronnie Brunner
&lt;br&gt;-- 
&lt;br&gt;Ronnie Brunner | &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25590793&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ronnie.brunner@...&lt;/a&gt;
&lt;br&gt;phone +41-44-247 79 79 | fax +41-44-247 70 75
&lt;br&gt;Netcetera AG | 8040 Zürich | Switzerland | &lt;a href=&quot;http://netcetera.ch&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://netcetera.ch&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25590793&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;websh-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25590793&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;websh-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Websh---Dev-f213.html&quot; embed=&quot;fixTarget[213]&quot; target=&quot;_top&quot; &gt;Websh - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/ANNOUNCE%3A-Websh3.6.0b5-tp25590793p25590793.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25277119</id>
	<title>Re: Reconsider command name for error logger</title>
	<published>2009-09-03T07:19:26Z</published>
	<updated>2009-09-03T07:19:26Z</updated>
	<author>
		<name>Damon Courtney</name>
	</author>
	<content type="html">&lt;br&gt;On Sep 3, 2009, at 8:54 AM, Karl Lehenbauer wrote:
&lt;br&gt;&lt;br&gt;&amp;gt; Since the table command is &amp;quot;apache_table&amp;quot;, how about if the proposed &amp;nbsp;
&lt;br&gt;&amp;gt; error logging command is &amp;quot;apache_log_error&amp;quot;?
&lt;br&gt;&lt;br&gt;I don't have any problem with adding more of the Apache API to Rivet, &amp;nbsp;
&lt;br&gt;and I like keeping the function names the same if we can. &amp;nbsp;Because all &amp;nbsp;
&lt;br&gt;of the Apache stuff is generally &amp;quot;namespaced&amp;quot; with the apache_ prefix, &amp;nbsp;
&lt;br&gt;we shouldn't really have to worry about name collisions, and it'll be &amp;nbsp;
&lt;br&gt;really easy for anyone familiar with Apache to pick up the API.
&lt;br&gt;&lt;br&gt;Go for it.
&lt;br&gt;&lt;br&gt;D
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25277119&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rivet-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25277119&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rivet-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Rivet---Dev-f211.html&quot; embed=&quot;fixTarget[211]&quot; target=&quot;_top&quot; &gt;Rivet - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Reconsider-command-name-for-error-logger-tp25276611p25277119.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-25276611</id>
	<title>Reconsider command name for error logger</title>
	<published>2009-09-03T06:54:27Z</published>
	<updated>2009-09-03T06:54:27Z</updated>
	<author>
		<name>Karl Lehenbauer-6</name>
	</author>
	<content type="html">Since the table command is &amp;quot;apache_table&amp;quot;, how about if the proposed &amp;nbsp;
&lt;br&gt;error logging command is &amp;quot;apache_log_error&amp;quot;?
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25276611&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rivet-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=25276611&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rivet-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Rivet---Dev-f211.html&quot; embed=&quot;fixTarget[211]&quot; target=&quot;_top&quot; &gt;Rivet - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Reconsider-command-name-for-error-logger-tp25276611p25276611.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24888588</id>
	<title>Re: bugzilla reports</title>
	<published>2009-08-09T09:13:16Z</published>
	<updated>2009-08-09T09:13:16Z</updated>
	<author>
		<name>David Welton-2</name>
	</author>
	<content type="html">&amp;gt; I found in bugzilla database a report issued by
&lt;br&gt;&amp;gt; David back in 2005. David lamented the Tcl build system
&lt;br&gt;&amp;gt; was broken. Since we have switched to autotools i presume
&lt;br&gt;&amp;gt; the report can be deleted.
&lt;br&gt;&lt;br&gt;Sure.
&lt;br&gt;&lt;br&gt;&amp;gt; I think also the we could use bugzilla to file a report
&lt;br&gt;&amp;gt; (or more) as a memo for the missing features and open issues
&lt;br&gt;&amp;gt; to be addressed before releasing. (fixing the test suite
&lt;br&gt;&amp;gt; is the first that i can recall)
&lt;br&gt;&lt;br&gt;Sure, that works for me. &amp;nbsp;What others come to mind?
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;David N. Welton
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.welton.it/davidw/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.welton.it/davidw/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.dedasys.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.dedasys.com/&lt;/a&gt;&lt;br&gt;Sent from Padua, Veneto, Italy
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24888588&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rivet-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24888588&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rivet-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Rivet---Dev-f211.html&quot; embed=&quot;fixTarget[211]&quot; target=&quot;_top&quot; &gt;Rivet - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/bugzilla-reports-tp24803011p24888588.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24803011</id>
	<title>bugzilla reports</title>
	<published>2009-08-03T23:39:08Z</published>
	<updated>2009-08-03T23:39:08Z</updated>
	<author>
		<name>Massimo Manghi-2</name>
	</author>
	<content type="html">&lt;br&gt;I found in bugzilla database a report issued by
&lt;br&gt;David back in 2005. David lamented the Tcl build system
&lt;br&gt;was broken. Since we have switched to autotools i presume
&lt;br&gt;the report can be deleted. 
&lt;br&gt;&lt;br&gt;I think also the we could use bugzilla to file a report
&lt;br&gt;(or more) as a memo for the missing features and open issues
&lt;br&gt;to be addressed before releasing. (fixing the test suite
&lt;br&gt;is the first that i can recall)
&lt;br&gt;&lt;br&gt;-- Massimo
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24803011&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rivet-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24803011&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rivet-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Rivet---Dev-f211.html&quot; embed=&quot;fixTarget[211]&quot; target=&quot;_top&quot; &gt;Rivet - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/bugzilla-reports-tp24803011p24803011.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24223860</id>
	<title>Re: OK got AX_PREFIX_CONFIG_H</title>
	<published>2009-06-26T09:56:13Z</published>
	<updated>2009-06-26T09:56:13Z</updated>
	<author>
		<name>Massimo Manghi-2</name>
	</author>
	<content type="html">On Fri, 26 Jun 2009 18:22:34 +0200, Massimo Manghi wrote
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; svn: OPTIONS of '&lt;a href=&quot;https://svn.apache.org/repos/asf/tcl/rivet/trunk':&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://svn.apache.org/repos/asf/tcl/rivet/trunk':&lt;/a&gt;&amp;nbsp;
&lt;br&gt;&amp;gt; could not connect to server (&lt;a href=&quot;https://svn.apache.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://svn.apache.org&lt;/a&gt;)
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; when i try to update my working copy,
&lt;br&gt;&amp;gt; anyone else is experiencing the same problem?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&lt;br&gt;I'm sorry to add noise to the list, but
&lt;br&gt;it turned out this problem is specific to debian
&lt;br&gt;'testing' release. 
&lt;br&gt;&lt;br&gt;cheers
&lt;br&gt;&lt;br&gt;-- Massimo
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24223860&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rivet-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24223860&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rivet-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Rivet---Dev-f211.html&quot; embed=&quot;fixTarget[211]&quot; target=&quot;_top&quot; &gt;Rivet - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/OK-got-AX_PREFIX_CONFIG_H-tp24191385p24223860.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24223288</id>
	<title>Re: OK got AX_PREFIX_CONFIG_H</title>
	<published>2009-06-26T09:22:34Z</published>
	<updated>2009-06-26T09:22:34Z</updated>
	<author>
		<name>Massimo Manghi-2</name>
	</author>
	<content type="html">&lt;br&gt;On Thu, 25 Jun 2009 10:36:22 -0500, Karl Lehenbauer wrote
&lt;br&gt;&amp;gt; Yeah I was getting all those warnings too. &amp;nbsp;With the updated files &amp;nbsp;
&lt;br&gt;&amp;gt; from libtool and TEA, it did silence the complaining on my machines.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&lt;br&gt;good. 
&lt;br&gt;&lt;br&gt;I wonder if the AC_CONFIG_MACRO_DIR is enough for enabling
&lt;br&gt;the autotools to find all they need. Using the macro should be a more
&lt;br&gt;stable solution....
&lt;br&gt;&lt;br&gt;by the way, I keep getting messages like
&lt;br&gt;&lt;br&gt;svn: OPTIONS of '&lt;a href=&quot;https://svn.apache.org/repos/asf/tcl/rivet/trunk':&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://svn.apache.org/repos/asf/tcl/rivet/trunk':&lt;/a&gt;&amp;nbsp;could not
&lt;br&gt;connect to server (&lt;a href=&quot;https://svn.apache.org&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://svn.apache.org&lt;/a&gt;)
&lt;br&gt;&lt;br&gt;when i try to update my working copy,
&lt;br&gt;anyone else is experiencing the same problem?
&lt;br&gt;&lt;br&gt;&amp;nbsp;-- Massimo
&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; On Jun 24, 2009, at 8:21 PM, Massimo Manghi wrote:
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; I can't remember what exactly I did introducing this macro
&lt;br&gt;&amp;gt; &amp;gt; and svn.apache.org seems to be down at the moment to read
&lt;br&gt;&amp;gt; &amp;gt; the logs. I'm quite certain I added ACLOCAL_AMFLAGS = -I m4
&lt;br&gt;&amp;gt; &amp;gt; to Makefile.am
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; I tried to rebuild the configure script in the way
&lt;br&gt;&amp;gt; &amp;gt; you did and my libtool installation (2.2.6) suggested to put
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; AC_CONFIG_MACRO_DIR([m4])
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; in configure.ac. It seems that a working 'configure' comes out of it.
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; more recent libtool versions complain a lot with warnings like this
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; configure.ac:93: warning: &amp;nbsp;
&lt;br&gt;&amp;gt; &amp;gt; AC_CACHE_VAL(lt_prog_compiler_pic_works, ...):
&lt;br&gt;&amp;gt; &amp;gt; suspicious cache-id, must contain _cv_ to be cached
&lt;br&gt;&amp;gt; &amp;gt; tclconfig/libtool.m4:568: AC_LIBTOOL_COMPILER_OPTION is expanded
&lt;br&gt;&amp;gt; &amp;gt; from...
&lt;br&gt;&amp;gt; &amp;gt; tclconfig/libtool.m4:4559: AC_LIBTOOL_PROG_COMPILER_PIC is expanded
&lt;br&gt;&amp;gt; &amp;gt; from...
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; I hope the new libtool.m4 will silence these messages, but I still &amp;nbsp;
&lt;br&gt;&amp;gt; &amp;gt; can't get
&lt;br&gt;&amp;gt; &amp;gt; to svn.apache.org to find out
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; -- Massimo
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; On Wed, 24 Jun 2009 14:34:24 -0500, Karl Lehenbauer wrote
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; I added
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; m4_include([m4/ax_prefix_config_h.m4])
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; to acinclude.m4, and the configure script works now.
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; -karl
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24223288&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rivet-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &amp;gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24223288&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rivet-dev-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; --
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24223288&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rivet-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24223288&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rivet-dev-help@...&lt;/a&gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;--
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24223288&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rivet-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24223288&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rivet-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Rivet---Dev-f211.html&quot; embed=&quot;fixTarget[211]&quot; target=&quot;_top&quot; &gt;Rivet - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/OK-got-AX_PREFIX_CONFIG_H-tp24191385p24223288.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24205703</id>
	<title>Re: OK got AX_PREFIX_CONFIG_H</title>
	<published>2009-06-25T08:36:22Z</published>
	<updated>2009-06-25T08:36:22Z</updated>
	<author>
		<name>Karl Lehenbauer-6</name>
	</author>
	<content type="html">Yeah I was getting all those warnings too. &amp;nbsp;With the updated files &amp;nbsp;
&lt;br&gt;from libtool and TEA, it did silence the complaining on my machines.
&lt;br&gt;&lt;br&gt;&lt;br&gt;On Jun 24, 2009, at 8:21 PM, Massimo Manghi wrote:
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I can't remember what exactly I did introducing this macro
&lt;br&gt;&amp;gt; and svn.apache.org seems to be down at the moment to read
&lt;br&gt;&amp;gt; the logs. I'm quite certain I added ACLOCAL_AMFLAGS = -I m4
&lt;br&gt;&amp;gt; to Makefile.am
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I tried to rebuild the configure script in the way
&lt;br&gt;&amp;gt; you did and my libtool installation (2.2.6) suggested to put
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; AC_CONFIG_MACRO_DIR([m4])
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; in configure.ac. It seems that a working 'configure' comes out of it.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; more recent libtool versions complain a lot with warnings like this
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; configure.ac:93: warning: &amp;nbsp;
&lt;br&gt;&amp;gt; AC_CACHE_VAL(lt_prog_compiler_pic_works, ...):
&lt;br&gt;&amp;gt; suspicious cache-id, must contain _cv_ to be cached
&lt;br&gt;&amp;gt; tclconfig/libtool.m4:568: AC_LIBTOOL_COMPILER_OPTION is expanded
&lt;br&gt;&amp;gt; from...
&lt;br&gt;&amp;gt; tclconfig/libtool.m4:4559: AC_LIBTOOL_PROG_COMPILER_PIC is expanded
&lt;br&gt;&amp;gt; from...
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; I hope the new libtool.m4 will silence these messages, but I still &amp;nbsp;
&lt;br&gt;&amp;gt; can't get
&lt;br&gt;&amp;gt; to svn.apache.org to find out
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; -- Massimo
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; On Wed, 24 Jun 2009 14:34:24 -0500, Karl Lehenbauer wrote
&lt;br&gt;&amp;gt;&amp;gt; I added
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; m4_include([m4/ax_prefix_config_h.m4])
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; to acinclude.m4, and the configure script works now.
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; -karl
&lt;br&gt;&amp;gt;&amp;gt;
&lt;br&gt;&amp;gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24205703&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rivet-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24205703&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rivet-dev-help@...&lt;/a&gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; --
&lt;br&gt;&amp;gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24205703&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rivet-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24205703&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rivet-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Rivet---Dev-f211.html&quot; embed=&quot;fixTarget[211]&quot; target=&quot;_top&quot; &gt;Rivet - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/OK-got-AX_PREFIX_CONFIG_H-tp24191385p24205703.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24195538</id>
	<title>Re: OK got AX_PREFIX_CONFIG_H</title>
	<published>2009-06-24T18:21:01Z</published>
	<updated>2009-06-24T18:21:01Z</updated>
	<author>
		<name>Massimo Manghi-2</name>
	</author>
	<content type="html">I can't remember what exactly I did introducing this macro
&lt;br&gt;and svn.apache.org seems to be down at the moment to read
&lt;br&gt;the logs. I'm quite certain I added ACLOCAL_AMFLAGS = -I m4
&lt;br&gt;to Makefile.am
&lt;br&gt;&lt;br&gt;I tried to rebuild the configure script in the way
&lt;br&gt;you did and my libtool installation (2.2.6) suggested to put
&lt;br&gt;&lt;br&gt;AC_CONFIG_MACRO_DIR([m4]) 
&lt;br&gt;&lt;br&gt;in configure.ac. It seems that a working 'configure' comes out of it. 
&lt;br&gt;&lt;br&gt;more recent libtool versions complain a lot with warnings like this
&lt;br&gt;&lt;br&gt;configure.ac:93: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): 
&lt;br&gt;suspicious cache-id, must contain _cv_ to be cached &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;tclconfig/libtool.m4:568: AC_LIBTOOL_COMPILER_OPTION is expanded 
&lt;br&gt;from... &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;tclconfig/libtool.m4:4559: AC_LIBTOOL_PROG_COMPILER_PIC is expanded 
&lt;br&gt;from... &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;
&lt;br&gt;&lt;br&gt;I hope the new libtool.m4 will silence these messages, but I still can't get
&lt;br&gt;to svn.apache.org to find out
&lt;br&gt;&lt;br&gt;&amp;nbsp;-- Massimo
&lt;br&gt;&amp;nbsp;
&lt;br&gt;On Wed, 24 Jun 2009 14:34:24 -0500, Karl Lehenbauer wrote
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; I added
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; m4_include([m4/ax_prefix_config_h.m4])
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; to acinclude.m4, and the configure script works now.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; -karl
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; ---------------------------------------------------------------------
&lt;br&gt;&amp;gt; To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24195538&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rivet-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;&amp;gt; For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24195538&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rivet-dev-help@...&lt;/a&gt;
&lt;/div&gt;&lt;br&gt;&lt;br&gt;--
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24195538&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rivet-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24195538&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rivet-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Rivet---Dev-f211.html&quot; embed=&quot;fixTarget[211]&quot; target=&quot;_top&quot; &gt;Rivet - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/OK-got-AX_PREFIX_CONFIG_H-tp24191385p24195538.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24191385</id>
	<title>OK got AX_PREFIX_CONFIG_H</title>
	<published>2009-06-24T12:34:24Z</published>
	<updated>2009-06-24T12:34:24Z</updated>
	<author>
		<name>Karl Lehenbauer-6</name>
	</author>
	<content type="html">I added
&lt;br&gt;&lt;br&gt;m4_include([m4/ax_prefix_config_h.m4])
&lt;br&gt;&lt;br&gt;to acinclude.m4, and the configure script works now.
&lt;br&gt;&lt;br&gt;-karl
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24191385&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rivet-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24191385&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rivet-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Rivet---Dev-f211.html&quot; embed=&quot;fixTarget[211]&quot; target=&quot;_top&quot; &gt;Rivet - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/OK-got-AX_PREFIX_CONFIG_H-tp24191385p24191385.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24190945</id>
	<title>trouble producing a working configure script</title>
	<published>2009-06-24T12:09:19Z</published>
	<updated>2009-06-24T12:09:19Z</updated>
	<author>
		<name>Karl Lehenbauer-6</name>
	</author>
	<content type="html">I am having a hellacious time getting a working configure script for &amp;nbsp;
&lt;br&gt;Rivet. &amp;nbsp;If I run aclocal (1.10), it gives a ton of errors complaining &amp;nbsp;
&lt;br&gt;about stuff in tclconfig/libtool.m4.
&lt;br&gt;&lt;br&gt;OK, so libtool.m4 is old. &amp;nbsp;I copied a newer version out of libtool.
&lt;br&gt;&lt;br&gt;I then ran aclocal, and &amp;quot;libtoolize --force --copy&amp;quot; to install new &amp;nbsp;
&lt;br&gt;config.guess, config.sub and ltmain.sh in tclconfig dir.
&lt;br&gt;&lt;br&gt;Ran autoheader, automake, autoconf. &amp;nbsp;Cool.
&lt;br&gt;&lt;br&gt;Then try to run configure, it barfs...
&lt;br&gt;&lt;br&gt;./configure: line 2747: syntax error near unexpected token &amp;nbsp;
&lt;br&gt;`rivet_config.h,rivet'
&lt;br&gt;./configure: line 2747: `AX_PREFIX_CONFIG_H(rivet_config.h,rivet)'
&lt;br&gt;&lt;br&gt;This is because AX_PREFIX_CONFIG_H isn't defined.
&lt;br&gt;&lt;br&gt;It's defined in m4/ax_prefix_config_h.m4 but I haven't found anywhere &amp;nbsp;
&lt;br&gt;where that file is getting pulled in.
&lt;br&gt;&lt;br&gt;I have also pulled in newer Tcl Extension Architecture (TEA) support &amp;nbsp;
&lt;br&gt;files into tclconfig.sh and edited configure.ac to reference the &amp;nbsp;
&lt;br&gt;slightly newer version of TEA (3.7 versus 3.6).
&lt;br&gt;&lt;br&gt;Mostly probably I just need to get that AX_PREFIX_CONFIG_H macro &amp;nbsp;
&lt;br&gt;pulled in somehow.
&lt;br&gt;&lt;br&gt;Any suggestions?
&lt;br&gt;&lt;br&gt;-karl
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24190945&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rivet-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24190945&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rivet-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Rivet---Dev-f211.html&quot; embed=&quot;fixTarget[211]&quot; target=&quot;_top&quot; &gt;Rivet - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/trouble-producing-a-working-configure-script-tp24190945p24190945.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24190020</id>
	<title>Re: Rivet website</title>
	<published>2009-06-24T11:11:24Z</published>
	<updated>2009-06-24T11:11:24Z</updated>
	<author>
		<name>David Welton-2</name>
	</author>
	<content type="html">&amp;gt; I'd like to commit the scripts and pages to Rivet's svn repository as an
&lt;br&gt;&amp;gt; example of possible development with Rivet  and other Tcl related tools. I
&lt;br&gt;&amp;gt; would like to commit also the html pages to the website.
&lt;br&gt;&lt;br&gt;I'm a bit late to the game, but by all means go ahead!
&lt;br&gt;&lt;br&gt;-- 
&lt;br&gt;David N. Welton
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.welton.it/davidw/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.welton.it/davidw/&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.dedasys.com/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.dedasys.com/&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24190020&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rivet-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24190020&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rivet-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Rivet---Dev-f211.html&quot; embed=&quot;fixTarget[211]&quot; target=&quot;_top&quot; &gt;Rivet - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Rivet-website-tp24145542p24190020.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24164637</id>
	<title>Re: websh crash - possible cause</title>
	<published>2009-06-22T22:31:58Z</published>
	<updated>2009-06-22T22:31:58Z</updated>
	<author>
		<name>Ashok P. Nadkarni-2</name>
	</author>
	<content type="html">After fixing the logdest/close problem, the rest of the tests from 'make 
&lt;br&gt;test' ran fine. I have not gotten around to running apachetest. It 
&lt;br&gt;failed when I tried it because Ubuntu Apache does not have its 
&lt;br&gt;configuration layout in the format expected by the test suite. I need to 
&lt;br&gt;uninstall it and install a standard Apache distribution first and retry. 
&lt;br&gt;Maybe today or tomorrow.
&lt;br&gt;&lt;br&gt;/Ashok
&lt;br&gt;&lt;br&gt;Ronnie Brunner wrote:
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt;&amp;gt; It appears as though websh will crash if &amp;quot;logdest delete&amp;quot; is called on &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; log destination that is a channel after closing the channel via Tcl's &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; close command. In particular, test log-2.6 has the following sequence:
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;close $fh
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp;web::logdest delete
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Yes, web::logdest has a problem if the channel is closed. I'll be
&lt;br&gt;&amp;gt; looking at this in the next few days. Thanks for finding that one.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; In the mean time: if you just put the [close $fh] statement after the
&lt;br&gt;&amp;gt; [web::logdest delete] statement in this test: does your setup still
&lt;br&gt;&amp;gt; crash? Do you get other errors?
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; Please verify if that might the problem. Of course, that may or may not &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; be the cause of the crashes you are seeing.
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; It is not the cause for my problems.
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;br&gt;&amp;gt;&amp;gt; Funnily enough on XP and Tcl 8.6 the test suite runs fine. I suppose it &amp;nbsp;
&lt;br&gt;&amp;gt;&amp;gt; depends when that memory gets reused.
&lt;br&gt;&amp;gt;&amp;gt; &amp;nbsp; &amp;nbsp; 
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Yeah, probably. (I never had this test fail on my RedHat boxes either).
&lt;br&gt;&amp;gt;
&lt;br&gt;&amp;gt; Ronnie
&lt;br&gt;&amp;gt; &amp;nbsp; 
&lt;/div&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24164637&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;websh-user-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24164637&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;websh-user-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Websh---User-f214.html&quot; embed=&quot;fixTarget[214]&quot; target=&quot;_top&quot; &gt;Websh - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/websh-crash---possible-cause-tp24129383p24164637.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24152130</id>
	<title>Re: websh crash - possible cause</title>
	<published>2009-06-22T10:43:30Z</published>
	<updated>2009-06-22T10:43:30Z</updated>
	<author>
		<name>Ronnie Brunner</name>
	</author>
	<content type="html">&amp;gt; It appears as though websh will crash if &amp;quot;logdest delete&amp;quot; is called on &amp;nbsp;
&lt;br&gt;&amp;gt; log destination that is a channel after closing the channel via Tcl's &amp;nbsp;
&lt;br&gt;&amp;gt; close command. In particular, test log-2.6 has the following sequence:
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;close $fh
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp;web::logdest delete
&lt;br&gt;&lt;br&gt;Yes, web::logdest has a problem if the channel is closed. I'll be
&lt;br&gt;looking at this in the next few days. Thanks for finding that one.
&lt;br&gt;&lt;br&gt;In the mean time: if you just put the [close $fh] statement after the
&lt;br&gt;[web::logdest delete] statement in this test: does your setup still
&lt;br&gt;crash? Do you get other errors?
&lt;br&gt;&lt;br&gt;&amp;gt; Please verify if that might the problem. Of course, that may or may not &amp;nbsp;
&lt;br&gt;&amp;gt; be the cause of the crashes you are seeing.
&lt;br&gt;&lt;br&gt;It is not the cause for my problems.
&lt;br&gt;&lt;br&gt;&amp;gt; Funnily enough on XP and Tcl 8.6 the test suite runs fine. I suppose it &amp;nbsp;
&lt;br&gt;&amp;gt; depends when that memory gets reused.
&lt;br&gt;&lt;br&gt;Yeah, probably. (I never had this test fail on my RedHat boxes either).
&lt;br&gt;&lt;br&gt;Ronnie
&lt;br&gt;-- 
&lt;br&gt;Ronnie Brunner | &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24152130&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ronnie.brunner@...&lt;/a&gt;
&lt;br&gt;phone +41-44-247 79 79 | fax +41-44-247 70 75
&lt;br&gt;Netcetera AG | 8040 Zürich | Switzerland | &lt;a href=&quot;http://netcetera.ch&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://netcetera.ch&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24152130&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;websh-user-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24152130&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;websh-user-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Websh---User-f214.html&quot; embed=&quot;fixTarget[214]&quot; target=&quot;_top&quot; &gt;Websh - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/websh-crash---possible-cause-tp24129383p24152130.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24145542</id>
	<title>Rivet website</title>
	<published>2009-06-22T04:17:55Z</published>
	<updated>2009-06-22T04:17:55Z</updated>
	<author>
		<name>Massimo Manghi-2</name>
	</author>
	<content type="html">while i was recovering from a flue i worked on the scripts i used to 
&lt;br&gt;regenerate the website. I originally wrote these scripts along with my 
&lt;br&gt;students as a case of study for developing a small, slowly changing 
&lt;br&gt;website and keeping it manageable.
&lt;br&gt;&amp;nbsp;
&lt;br&gt;the experimental website is (temporarily) hosted at
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://rivet.biol.unipr.it/index.rvt&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://rivet.biol.unipr.it/index.rvt&lt;/a&gt;&lt;br&gt;&lt;br&gt;or at
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://rivet.biol.unipr.it/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://rivet.biol.unipr.it/&lt;/a&gt;&lt;br&gt;&lt;br&gt;through the latter link the same pages are shown but their local path 
&lt;br&gt;turns into a static html page (mod_rewrite maps these urls to the 
&lt;br&gt;template :e.g. /about.html -&amp;gt; /index.rvt?show=about). By pointing a 
&lt;br&gt;mirroring tool to the static form of the site should generate a static 
&lt;br&gt;image of it.
&lt;br&gt;&lt;br&gt;I haven't done much on the content of the pages, except for creating a 
&lt;br&gt;web page for each example already in the docs (by clicking the 
&lt;br&gt;'examples' link the 'hello world' example appears and a new menu linking 
&lt;br&gt;to all the examples shows up).
&lt;br&gt;&lt;br&gt;The core of the site generation is a template and a site map, an xml 
&lt;br&gt;document where links are organized into groups incidentally called menus 
&lt;br&gt;;-). Page contents are stored in XML files along with other metadata 
&lt;br&gt;(Author, Last Changes timestamp etc). In every XML file a central role 
&lt;br&gt;is played by the &amp;quot;content&amp;quot; tag elements. These elements *must* be nodes 
&lt;br&gt;to which a valid xhtml fragment representing the page main content is 
&lt;br&gt;attached. Actually there are some extensions (e.g. to include program 
&lt;br&gt;code, rivet templates or other non xml-compliant html code) that are 
&lt;br&gt;handled and reworked internally into valid xhtml. (More on this in docs 
&lt;br&gt;I am writing)
&lt;br&gt;&lt;br&gt;For those who might be interested in testing the scripts: a feature 
&lt;br&gt;available is that the website can go multilingual. An example is shown here:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://rivet.biol.unipr.it/index.rvt?show=shaded_table&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://rivet.biol.unipr.it/index.rvt?show=shaded_table&lt;/a&gt;&lt;br&gt;&lt;br&gt;the page is visible also in italian
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://rivet.biol.unipr.it/index.rvt?show=shaded_table&amp;lang=it&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://rivet.biol.unipr.it/index.rvt?show=shaded_table&amp;lang=it&lt;/a&gt;&lt;br&gt;&lt;br&gt;At the moment the site doesn't map properly static pages of the form
&lt;br&gt;&lt;br&gt;(page).(language).html
&lt;br&gt;&lt;br&gt;into the corresponding parameters for the template, but it should be 
&lt;br&gt;easy and straightforward to do it.
&lt;br&gt;&lt;br&gt;I'd like to commit the scripts and pages to Rivet's svn repository as an 
&lt;br&gt;example of possible development with Rivet &amp;nbsp;and other Tcl related tools. 
&lt;br&gt;I would like to commit also the html pages to the website.
&lt;br&gt;&lt;br&gt;Comments and suggestions are welcome. If a competent person in styling a 
&lt;br&gt;website had a better template (and associated style sheet) it would be 
&lt;br&gt;an excellent way to prepare the website for the new release of Rivet.
&lt;br&gt;&lt;br&gt;&amp;nbsp;-- Massimo
&lt;br&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24145542&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rivet-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24145542&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;rivet-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Rivet---Dev-f211.html&quot; embed=&quot;fixTarget[211]&quot; target=&quot;_top&quot; &gt;Rivet - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Rivet-website-tp24145542p24145542.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24124431</id>
	<title>websh crashes - possible cause</title>
	<published>2009-06-20T04:35:03Z</published>
	<updated>2009-06-20T04:35:03Z</updated>
	<author>
		<name>Ashok P. Nadkarni-3</name>
	</author>
	<content type="html">(apologies if duplicate - my previous email did not show up on the list)
&lt;br&gt;&lt;br&gt;Ronnie,
&lt;br&gt;&lt;br&gt;Regarding the &amp;quot;make test&amp;quot; crashes on Ubuntu -
&lt;br&gt;&lt;br&gt;It appears as though websh will crash if &amp;quot;logdest delete&amp;quot; is called on 
&lt;br&gt;log destination that is a channel after closing the channel via Tcl's 
&lt;br&gt;close command. In particular, test log-2.6 has the following sequence:
&lt;br&gt;&amp;nbsp; &amp;nbsp;close $fh
&lt;br&gt;&amp;nbsp; &amp;nbsp;web::logdest delete
&lt;br&gt;This results eventually in a call to Tcl_Flush from 
&lt;br&gt;destroyLogToChannelData with a channel pointer that is no longer valid. 
&lt;br&gt;The end-result is likely to be random crashes as Tcl_Flush does not seem 
&lt;br&gt;to do any validation.
&lt;br&gt;&lt;br&gt;Please verify if that might the problem. Of course, that may or may not 
&lt;br&gt;be the cause of the crashes you are seeing.
&lt;br&gt;&lt;br&gt;Funnily enough on XP and Tcl 8.6 the test suite runs fine. I suppose it 
&lt;br&gt;depends when that memory gets reused.
&lt;br&gt;&lt;br&gt;Regards
&lt;br&gt;&lt;br&gt;/Ashok
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24124431&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;websh-user-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24124431&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;websh-user-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Websh---User-f214.html&quot; embed=&quot;fixTarget[214]&quot; target=&quot;_top&quot; &gt;Websh - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/websh-crashes---possible-cause-tp24124431p24124431.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24129383</id>
	<title>websh crash - possible cause</title>
	<published>2009-06-20T01:27:46Z</published>
	<updated>2009-06-20T01:27:46Z</updated>
	<author>
		<name>Ashok P. Nadkarni-2</name>
	</author>
	<content type="html">It appears as though websh will crash if &amp;quot;logdest delete&amp;quot; is called on 
&lt;br&gt;log destination that is a channel after closing the channel via Tcl's 
&lt;br&gt;close command. In particular, test log-2.6 has the following sequence:
&lt;br&gt;&amp;nbsp; &amp;nbsp; close $fh
&lt;br&gt;&amp;nbsp; &amp;nbsp; web::logdest delete
&lt;br&gt;This results eventually in a call to Tcl_Flush from 
&lt;br&gt;destroyLogToChannelData with a channel pointer that is no longer valid. 
&lt;br&gt;The end-result is likely to be random crashes as Tcl_Flush does not seem 
&lt;br&gt;to do any validation.
&lt;br&gt;&lt;br&gt;Please verify if that might the problem. Of course, that may or may not 
&lt;br&gt;be the cause of the crashes you are seeing.
&lt;br&gt;&lt;br&gt;Funnily enough on XP and Tcl 8.6 the test suite runs fine. I suppose it 
&lt;br&gt;depends when that memory gets reused.
&lt;br&gt;&lt;br&gt;Regards
&lt;br&gt;&lt;br&gt;/Ashok
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24129383&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;websh-user-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24129383&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;websh-user-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Websh---User-f214.html&quot; embed=&quot;fixTarget[214]&quot; target=&quot;_top&quot; &gt;Websh - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/websh-crash---possible-cause-tp24129383p24129383.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24073953</id>
	<title>Re: mod_websh DLL on Windows and other questions</title>
	<published>2009-06-17T06:40:10Z</published>
	<updated>2009-06-17T06:40:10Z</updated>
	<author>
		<name>Ronnie Brunner</name>
	</author>
	<content type="html">&amp;gt; On another note, I would like to make precompiled binaries, for Windows &amp;nbsp;
&lt;br&gt;&amp;gt; and possibly Linux, available from my Woof (woof.sourceforge.net) site. &amp;nbsp;
&lt;br&gt;&amp;gt; Would you have any objections to that? Primary purpose is to allow users &amp;nbsp;
&lt;br&gt;&amp;gt; to install easily without needing a compiler and tools, at least on &amp;nbsp;
&lt;br&gt;&amp;gt; Windows. FYI, Woof is a Rails-like framework that is server-independent. &amp;nbsp;
&lt;br&gt;&amp;gt; For Apache the preferred interface is mod_websh for performance reasons &amp;nbsp;
&lt;br&gt;&amp;gt; although it supports CGI and SCGI modes as well. Let me know if you're &amp;nbsp;
&lt;br&gt;&amp;gt; ok with my redistributing binaries.
&lt;br&gt;&lt;br&gt;I'm totally OK with that. (I actually plan to provide some on the
&lt;br&gt;offical web site as well, if I ever get to release 3.6.0, but that
&lt;br&gt;certainly shouldn't prevent you from doing so...
&lt;br&gt;&lt;br&gt;Small note: I usually test Websh on Window, Linux and Solaris for
&lt;br&gt;Tcl8.4, 8.5 and 8.6 with Apache 1.3, 2.0 and 2.2
&lt;br&gt;&lt;br&gt;- Websh with Tcl8.6 does not work yet on Linux and Solaris: the apache
&lt;br&gt;&amp;nbsp; module crashes (standalone test suite works)
&lt;br&gt;- Apache 1.3.41 does not perfectly work on Windows: 
&lt;br&gt;&amp;nbsp; [web::config server_root] does not work on my machines
&lt;br&gt;- Apache 2.2.11 sometimes crashes on Windows (nmake apachetest
&lt;br&gt;&amp;nbsp; regularly crashes with Tcl8.5 and Tcl8.6)
&lt;br&gt;&lt;br&gt;Maybe some tests on your environment might either help track the bugs
&lt;br&gt;or at least confirm the problems... So I wouldn't mind if you could run
&lt;br&gt;make test as well as make apachetest on your system(s) and let me know
&lt;br&gt;the outcome.
&lt;br&gt;&lt;br&gt;Regards
&lt;br&gt;Ronnie
&lt;br&gt;-- 
&lt;br&gt;Ronnie Brunner | &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24073953&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ronnie.brunner@...&lt;/a&gt;
&lt;br&gt;phone +41-44-247 79 79 | fax +41-44-247 70 75
&lt;br&gt;Netcetera AG | 8040 Zürich | Switzerland | &lt;a href=&quot;http://netcetera.ch&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://netcetera.ch&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24073953&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;websh-dev-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24073953&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;websh-dev-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Websh---Dev-f213.html&quot; embed=&quot;fixTarget[213]&quot; target=&quot;_top&quot; &gt;Websh - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/Re%3A-mod_websh-DLL-on-Windows-and-other-questions-tp24073953p24073953.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24068510</id>
	<title>Re: mod_websh DLL on Windows and other questions</title>
	<published>2009-06-17T00:40:01Z</published>
	<updated>2009-06-17T00:40:01Z</updated>
	<author>
		<name>Ronnie Brunner</name>
	</author>
	<content type="html">&amp;gt; In 3.6.0b4 (released version), copying the .so file to the modules &amp;nbsp;
&lt;br&gt;&amp;gt; directory was sufficient on Windows. In the current CVS head, the .dll &amp;nbsp;
&lt;br&gt;&amp;gt; also needs to be copied. The README specifically says the DLL is not &amp;nbsp;
&lt;br&gt;&amp;gt; needed to run the Apache module and should be fixed. Only a nit, but &amp;nbsp;
&lt;br&gt;&amp;gt; someone might spend a half-hour trying to figure out why Apache will not &amp;nbsp;
&lt;br&gt;&amp;gt; load the module (like I did).
&lt;br&gt;&lt;br&gt;Sorry for that one. I just committed a fix in the REAMDE.
&lt;br&gt;&lt;br&gt;&amp;gt; Also, another small request - would it be possible to change the build &amp;nbsp;
&lt;br&gt;&amp;gt; or patch number in CVS to distinguish from the released 3.60.b4 ?
&lt;br&gt;&lt;br&gt;Yeah, I guess it's about time to release at least 3.6.0b5. Unfortunately, 
&lt;br&gt;I was reproved by Apache for releasing anything without following the
&lt;br&gt;proper ASF rules. It's about time I find out how to do it properly, I
&lt;br&gt;guess ;-) (Just using some &amp;quot;-SNAPSHOT&amp;quot; version does not really solve
&lt;br&gt;the problem of knowing what code is in use, it just makes sure that
&lt;br&gt;you don't mix up the released version with any other build... I'll try
&lt;br&gt;to think of something.)
&lt;br&gt;&lt;br&gt;&amp;gt; Finally two questions, on both Windows and *ix, does mod_websh need to &amp;nbsp;
&lt;br&gt;&amp;gt; be built differently based on the Apache process model (MPM etc.) ? How &amp;nbsp;
&lt;br&gt;&amp;gt; about whether the Tcl binaries are built threaded or not ?
&lt;br&gt;&lt;br&gt;No, mod_websh does not care about MPMs or threads in Tcl (i.e. you
&lt;br&gt;don't have to change anything when building). Websh itself is thread
&lt;br&gt;safe. But it certainly makes difference when it's run in different
&lt;br&gt;environments:
&lt;br&gt;- If Apache runs in any threaded MPM, Tcl Must be threaded as well.
&lt;br&gt;- CGI case is independent of the model (for obvious reasonsn ;-)
&lt;br&gt;- If your Websh app uses threads: Tcl must be threaded too, regardless
&lt;br&gt;&amp;nbsp; of the MPM Apache runs
&lt;br&gt;- Interpreter handling is different when running in threaded
&lt;br&gt;&amp;nbsp; vs. non-threaded MPMs: For every (Apache) process there is an
&lt;br&gt;&amp;nbsp; interpreter pool. While requests can share interpreters within a
&lt;br&gt;&amp;nbsp; process, they cannot do so across processes. (For example this needs
&lt;br&gt;&amp;nbsp; to be considered when you try to create sessions kept in memory of
&lt;br&gt;&amp;nbsp; the Apache process, which only works properly if you run Apache in a
&lt;br&gt;&amp;nbsp; single process mode.)
&lt;br&gt;&lt;br&gt;Hope that helps
&lt;br&gt;Ronnie
&lt;br&gt;-- 
&lt;br&gt;Ronnie Brunner | &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24068510&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;ronnie.brunner@...&lt;/a&gt;
&lt;br&gt;phone +41-44-247 79 79 | fax +41-44-247 70 75
&lt;br&gt;Netcetera AG | 8040 Zürich | Switzerland | &lt;a href=&quot;http://netcetera.ch&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://netcetera.ch&lt;/a&gt;&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24068510&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;websh-user-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24068510&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;websh-user-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Websh---User-f214.html&quot; embed=&quot;fixTarget[214]&quot; target=&quot;_top&quot; &gt;Websh - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/mod_websh-DLL-on-Windows-and-other-questions-tp24068121p24068510.html" />
</entry>

<entry>
	<id>tag:old.nabble.com,2006:post-24068121</id>
	<title>mod_websh DLL on Windows and other questions</title>
	<published>2009-06-16T20:01:42Z</published>
	<updated>2009-06-16T20:01:42Z</updated>
	<author>
		<name>Ashok P. Nadkarni-2</name>
	</author>
	<content type="html">In 3.6.0b4 (released version), copying the .so file to the modules 
&lt;br&gt;directory was sufficient on Windows. In the current CVS head, the .dll 
&lt;br&gt;also needs to be copied. The README specifically says the DLL is not 
&lt;br&gt;needed to run the Apache module and should be fixed. Only a nit, but 
&lt;br&gt;someone might spend a half-hour trying to figure out why Apache will not 
&lt;br&gt;load the module (like I did).
&lt;br&gt;&lt;br&gt;Also, another small request - would it be possible to change the build 
&lt;br&gt;or patch number in CVS to distinguish from the released 3.60.b4 ?
&lt;br&gt;&lt;br&gt;Finally two questions, on both Windows and *ix, does mod_websh need to 
&lt;br&gt;be built differently based on the Apache process model (MPM etc.) ? How 
&lt;br&gt;about whether the Tcl binaries are built threaded or not ?
&lt;br&gt;&lt;br&gt;Thanks
&lt;br&gt;&lt;br&gt;/Ashok
&lt;br&gt;&lt;br&gt;---------------------------------------------------------------------
&lt;br&gt;To unsubscribe, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24068121&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;websh-user-unsubscribe@...&lt;/a&gt;
&lt;br&gt;For additional commands, e-mail: &lt;a href=&quot;http://old.nabble.com/user/SendEmail.jtp?type=post&amp;post=24068121&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;websh-user-help@...&lt;/a&gt;
&lt;br&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://old.nabble.com/Websh---User-f214.html&quot; embed=&quot;fixTarget[214]&quot; target=&quot;_top&quot; &gt;Websh - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://old.nabble.com/mod_websh-DLL-on-Windows-and-other-questions-tp24068121p24068121.html" />
</entry>

</feed>
