You are viewing a plain text version of this content. The canonical link for it is here.
Posted to websh-cvs@tcl.apache.org by da...@apache.org on 2002/07/29 20:52:50 UTC

cvs commit: tcl-websh INSTALL

davidw      2002/07/29 11:52:50

  Modified:    .        INSTALL
  Log:
  Added Apache comment in INSTALL.
  
  Revision  Changes    Path
  1.2       +4 -0      tcl-websh/INSTALL
  
  Index: INSTALL
  ===================================================================
  RCS file: /home/cvs/tcl-websh/INSTALL,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- INSTALL	4 Jun 2002 09:31:44 -0000	1.1
  +++ INSTALL	29 Jul 2002 18:52:50 -0000	1.2
  @@ -6,6 +6,10 @@
   ./configure
   make
   
  +If you want to compile Websh as an Apache module:
  +
  +make mod_websh3.50.so
  +
   You may have to pass special options to configure, such as
   
   --with-httpdinclude to indicate where the apache header files are.
  
  
  

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


Re: cvs commit: tcl-websh INSTALL

Posted by "David N. Welton" <da...@dedasys.com>.
Ronnie Brunner <ro...@netcetera.ch> writes:

> Shouldn't it be
> 
>     +make mod_websh.so

Yes, it should - I thought of that a few minutes after the first
commit.  Nothing like hitting the send button to wake the brain up.
 
> This would then not change with every minor release. In addition I
> would like to actually call the targets
 
>     mod_websh3.5.0.so
>     websh3.5.0
> and
>     websh-3.5.0.tar.gz
> 
> respectively. This does not create confusions if minor releases
> increase above 10.

This could take some doing.

-- 
David N. Welton
   Consulting: http://www.dedasys.com/
     Personal: http://www.dedasys.com/davidw/
Free Software: http://www.dedasys.com/freesoftware/
   Apache Tcl: http://tcl.apache.org/

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


Re: cvs commit: tcl-websh INSTALL

Posted by Ronnie Brunner <ro...@netcetera.ch>.
>   +If you want to compile Websh as an Apache module:
>   +
>   +make mod_websh3.50.so

Shouldn't it be

    +make mod_websh.so

This would then not change with every minor release. In addition I
would like to actually call the targets

    mod_websh3.5.0.so
    websh3.5.0
and
    websh-3.5.0.tar.gz

respectively. This does not create confusions if minor releases
increase above 10.

I know, I know: I'm making things complicated. Sorry.
------------------------------------------------------------------------
Ronnie Brunner                               ronnie.brunner@netcetera.ch
Netcetera AG, 8040 Zuerich     phone +41 1 247 79 79 fax +41 1 247 70 75

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