Hi,

Looks like 
Axis C++ Installation and Configuration Guide is broken in part of 

<
Client Installation and Configuration

set AXISCPP_DEPLOY 
AXISCPP_DEPLOY="/usr/local/axiscpp_deploy"set LIBRARY_PATHS 
The library path needs to have the xml parser libraries and the axis
libraries included.

Linux:
LD_LIBRARY_PATH="<xerces installation
directory>/lib:$AXISCPP_DEPLOY/lib:$LD_LIBRARY_PATH"

>

is this for all platforms build? or Linux only? Do one need this env
variable set to run Axis? 

Thank you


-- 
View this message in context: 
http://www.nabble.com/Axis-C%2B%2B-Installation-and-Configuration-Guide-tf2165175.html#a5984974
Sent from the Axis - C++ - User forum at Nabble.com.


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

Reply via email to