You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rivet-dev@tcl.apache.org by "David N. Welton" <da...@dedasys.com> on 2005/11/01 11:18:31 UTC

Re: FW: [Activetcl] Rivet 50 on XP

Hi, this got sort of rerouted, so I'm resending it to the interested
parties.  I'm not sure what's up with the Windows version... perhaps Pat
has some ideas.

Jeff Hobbs wrote:
> This was sent to ActiveTcl for whatever reason ...
>  
>  
> -----Original Message-----
> From: activetcl-bounces@listserv.ActiveState.com
> [mailto:activetcl-bounces@listserv.ActiveState.com] On Behalf Of Hicks, Robert


> Sent: October 31, 2005 11:40 AM
> To: ActiveTcl@listserv.ActiveState.com
> Subject: [Activetcl] Rivet 50 on XP
> 
> 
> 
> I get the following after installing the 50 version:
> 
>  
> 
> Rivet ErrorScript failed!
> 
>   _____  
> 
> can not find channel named "stdout"
> 
>     while executing
> 
> "puts <PRE>"
> 
>     (procedure "::Rivet::handle_error" line 5)
> 
>     invoked from within
> 
> "::Rivet::handle_error"
> 
>  
> 
>   _____  
> 
>  
> 
> I am running the latest ActiveTcl.
> 
>  
> 
> My conf where Rivet is concerned:
> 
>  
> 
> LoadModule rivet_module modules/mod_rivet.so
> 
>  
> 
> <IfModule mod_rivet.c>
> 
>     RivetServerConf CacheSize 50
> 
>     
> 
>     AddType application/x-httpd-rivet .rvt
> 
>     AddType application/x-rivet-tcl .tcl
> 
>     
> 
>     Alias /rivet "C:\Tcl\lib\rivet0.5.0\tests"
> 
>     
> 
>     <Directory "C:\Tcl\lib\rivet0.5.0\tests">
> 
>         Options Indexes FollowSymlinks MultiViews
> 
>         AllowOverride None
> 
>         Order allow,deny
> 
>         Allow from all
> 
>     </Directory>
> 
> </IfModule>
> 
> 
> 
> ------------------------------------------------------------------------


-- 
David N. Welton
- http://www.dedasys.com/davidw/

Linux, Open Source Consulting
- http://www.dedasys.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: rivet-dev-unsubscribe@tcl.apache.org
For additional commands, e-mail: rivet-dev-help@tcl.apache.org