~vcs-imports/simias/trunk

« back to all changes in this revision

Viewing changes to simias/tools/gsoap/gsoap-linux-2.7/mod_gsoap/mod_gsoap-0.6/apache_13/README.txt

  • Committer: kalidasbala
  • Date: 2007-08-25 12:48:51 UTC
  • Revision ID: vcs-imports@canonical.com-20070825124851-vlfvzun3732ld196
Latest gsoap code update

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Apache 1.3 modules for gSOAP
 
2
 
 
3
The modules are released under the gSOAP open source public license, see
 
4
license.pdf in the gSOAP root dir of the package.
 
5
 
 
6
This directory contains the sources for building the mod_gsoap Apache module
 
7
for Apache 1.3.
 
8
 
 
9
Here's the quick start way to build your own DSO.
 
10
 
 
11
./configure [--with-gsoap=/alternate/path/to/soapcpp2]
 
12
make
 
13
 
 
14
For more details you can see the apache_index.html, but it is not wholly up to
 
15
date.