cvs commit: jakarta-tomcat-connectors/jk/native/netscape README

2002-07-01 Thread hgomez

hgomez  2002/07/01 04:16:35

  Added:   jk/native/netscape README
  Log:
  Very minimal README for iplanet/netscape build, we have little
  information about it
  
  Revision  ChangesPath
  1.1  jakarta-tomcat-connectors/jk/native/netscape/README
  
  Index: README
  ===
  ABOUT
  -
  
  The redirector was originally developed using Visual C++ Ver.6.0, 
  so having this environment is a prerequisite if you want to perform 
  a custom build on Windows systems
  
  On Unix system, a Makefile.solaris is provided and should be 
  adapted to tailor to your own configuration.
  
  
  REQUIREMENT for Windows build
  -
  
  MS VC 6.0 (+ update, latest service pack is 5)
  
  BUILDING on Windows
  ---
   
  The steps that you need to take are:
  
 1. Change directory to the nsapi redirector plugins source directory.
  
 2. Execute the following command:
MSDEV nsapi.dsp /MAKE ALL
If msdev is not in your path, enter the full path to msdev.exe
  
  This will build both release and debug versions of the redirector plugin.
  
  An alternative will be to open the isapi workspace file (nsapi.dsw) in msdev and 
  build it using the build menu.
  
  
  
  
  
  

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




Re: cvs commit: jakarta-tomcat-connectors/jk/native/netscape README

2002-07-01 Thread Martin van den Bemt

See typo below ;)

On Mon, 2002-07-01 at 13:16, [EMAIL PROTECTED] wrote:
 hgomez  2002/07/01 04:16:35
 
   Added:   jk/native/netscape README
   Log:
   Very minimal README for iplanet/netscape build, we have little
   information about it
   
   Revision  ChangesPath
   1.1  jakarta-tomcat-connectors/jk/native/netscape/README
   
   Index: README
   ===
   ABOUT
   -
   
   The redirector was originally developed using Visual C++ Ver.6.0, 
   so having this environment is a prerequisite if you want to perform 
   a custom build on Windows systems
   
   On Unix system, a Makefile.solaris is provided and should be 
   adapted to tailor to your own configuration.
   
   
   REQUIREMENT for Windows build
   -
   
   MS VC 6.0 (+ update, latest service pack is 5)
   
   BUILDING on Windows
   ---

   The steps that you need to take are:
   
  1. Change directory to the nsapi redirector plugins source directory.
   
  2. Execute the following command:
 MSDEV nsapi.dsp /MAKE ALL
 If msdev is not in your path, enter the full path to msdev.exe
   
   This will build both release and debug versions of the redirector plugin.
   
   An alternative will be to open the 
   isapi workspace file (nsapi.dsw) in msdev and 

isapi should nsapi I guess ;)

Mvgr,
Martin

   build it using the build menu.
   
   
   
   
   
   
 
 --
 To unsubscribe, e-mail:   mailto:[EMAIL PROTECTED]
 For additional commands, e-mail: mailto:[EMAIL PROTECTED]
 
 



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