AXISCPP_DEPLOY is used on all platforms.






Krankurs Leonid <[EMAIL PROTECTED]>

25/08/2006 15:52

Please respond to
"Apache AXIS C User List" <[email protected]>

To
[email protected]
cc
Subject
Axis C++ Installation and Configuration Guide






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