gsoap for Debian ---------------- You can link your programs with -lgsoap++ for C++ projects created with soapcpp2 and you can link with -lgsoap for C projects generated with soapcpp2 -c. There are also corresponding libraries for cookie-support (-lgsoapck and lgsoapck++) available. The include file stdsoap2.h has been installed under /usr/include. If you want to compile a header file that was generated by wsdl2h, you need to supply the path to gsoap header files when invoking soapcpp2, like this: soapcpp2 -I /usr/include/gsoap mywsdl.h -- Thomas Wana , Fri, 04 Jun 2005 13:04:48 +0200