Hi,

If you are using the 0.96 binary distribution, for the time being you can
compile in Linux/Windows with the following steps. (Windows bin release does
not provide assistance on building samples yet, I'll file a JIRA for you.)

In Windows [vc project]
==================
download and extract mathvc.zip from [1] to $AXIS2C_FOLDER/samples/client
you'll need to set include path to $AXIS2C_FOLDER/include and set path to
other required libraries listed in the installation guide

This will place the math.exe file inside Debug folder

In Windows [with nmake]
===================
download and extract build.zip from [1] to $AXIS2C_FOLDER
you'll need to update $AXIS2C_FOLDER/build/win32/configure.in

vcvars32.bat
nmake axis2_client_math

This will place math.exe in $AXIS2C_FOLDER/bin/samples

In Linux
======
cd $AXIS2C_FOLDER/samples
./configure

This will create the Makefile for each sample.

cd client/math
make

If you are using Windows src distribution, there are VC projects under ide
section.

HTH,
Nabeel.
[1] http://people.apache.org/~nabeel/axis2c/tmp/

On 1/15/07, ritu gaud <[EMAIL PROTECTED]> wrote:

hello,
  can plz anyone guide me, how the

  axis2_math_stub.c ,
  math_client.c ,
  math_skeleton.c and
  math.c

  files are used to generate the final exe i.e math.exe ?

  thank you.

  Urvashi

------------------------------
Here's a new way to find what you're looking for - Yahoo! 
Answers<http://us.rd.yahoo.com/mail/in/yanswers/*http://in.answers.yahoo.com/>

Reply via email to