mturk       2004/03/17 07:51:48

  Added:       jk/native2 INSTALL.txt
  Log:
  Install howto jumpstart
  
  Revision  Changes    Path
  1.1                  jakarta-tomcat-connectors/jk/native2/INSTALL.txt
  
  Index: INSTALL.txt
  ===================================================================
    APACHE INSTALLATION OVERVIEW
  
    For complete documentation, see
    http://jakarta.apache.org/tomcat/tomcat-4.1-doc/jk2/index.html
    
    Quick Start - Apache 2
  
    In the following example Apache2 is installed in 
    /usr/local/apache2 and the commands are executed in the
    jakarta-tomcat-connectors/native2 directory. 
  
    $ ./buildconf
    $ ./configure --with-apxs2=PREFIX/bin/apxs
    $ make
    $ make install
    $ PREFIX/bin/apachectl start
  
       NOTES: * Replace PREFIX with the filesystem path under which 
                Apache should be installed.  A typical installation
                might use "/usr/local/apache2" for PREFIX (without the
                quotes).
  
  
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to