Discussion:
Finally got it to work with tweaks
Miller, Gerald
2017-01-06 16:34:26 UTC
Permalink
sudo apt-get install libtool
./autogen.sh
./configure
make
vi */*/stream.c # change // to /* ... */
make
vi */*/*/svc_client.c # ditto
make
vi */*/*/*/*/http_worker.c # ditto
make
sudo make install
export AXIS2C_HOME=/usr/local/axis2c
/usr/local/axis2c/bin/axis2_http_server&


This communication, along with its attachments, is considered confidential and proprietary to Vistronix. It is intended only for the use of the person(s) named above. Note that unauthorized disclosure or distribution of information not generally known to the public is strictly prohibited. If you are not the intended recipient, please notify the sender immediately.
Loading...