Are you using Axis C++ or Axis2/C?
In case of Axis CPP, you can use congigure; make as there is not make based build. You have to use ant. Please have a look at the ant build guide in the docs.

If you are using Axis2/C and then you do not need automake to build source. You should be able to just run ./configure; make; make install

Samisa...

Christian Rudnick wrote:
Hello,

i try to install Axis-C at my computer but it fails every time with the same error. It said that the Makefile.in could not be found. Whats the matter?


My environment is
Gentoo 3.4.6-r1
automake (GNU automake) 1.9.6
autoconf (GNU Autoconf) 2.59
Xerces-C
gcc (GCC) 3.4.6 (Gentoo 3.4.6-r1, ssp-3.4.5-1.0, pie-8.7.9)

The last lines from runconfig.sh

...
checking whether the g77 linker (/usr/i686-pc-linux-gnu/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
configure: creating ./config.status
config.status: creating Makefile
config.status: error: cannot find input file: Makefile.in


Can anybody help me?


Many thanks Christian

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




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

Reply via email to