~ifolder-dev/simias/trunk-packaging

« back to all changes in this revision

Viewing changes to tools/gsoap/gsoap-linux-2.7/mod_gsoap/mod_gsoap-0.6/apache_13/.svn/text-base/README.txt.svn-base

  • Committer: Jorge O. Castro
  • Date: 2007-12-03 06:56:46 UTC
  • Revision ID: jorge@ubuntu.com-20071203065646-mupcnjcwgm5mnhyt
* Remove a bunch of .svn directories we no longer need.

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.