Sorry for my question,
but I already read the Install FAQ and wanted to know if there are other
libraries needed than the mentioned.
So I told you what I have done:
Installed are libtool-1.5.2-56, zlib-1.2.1-70.12 and
pkgconfig-0.15.0-194 - so this should work I think.
automake, autoconf and libxml are to old. So I compiled it from source
und copied it to a folder under /usr (autoconf2.60, automake1.9.6 and
libxml2-2.6.26)
After that I changed the following variables:
PKG_CONFIG_PATH=/usr/libxml2/lib/pkgconfig:$PKG_CONFIG_PATH
LD_LIBRARY_PATH=/usr/libxml2/lib:$LD_LIBRARY_PATH
PATH=/usr/automake/bin:/usr/autoconf/bin:$PATH
So I think all necessary libraries are used.
Then export AXIS2C_HOME=~/axis2, cd axis2-src and ./build.sh. After that
it is sometimes broken with automake and sometimes with autoconf.
Have I something missed? Below are the messages from the build script.
On the other side the compiling of the 1.0.0 version works fine. But I
have only tested it with the old autoconf and automake. Are the changes
between both versions so big?
Regardas Michael
Running autogen.sh in Util
Running libtoolize...done.
Running aclocal...done.
Running autoheader...done.
Running autoconf...failed.
Running autogen.sh in Axiom
Running libtoolize...done.
Running aclocal...done.
Running autoheader...done.
Running autoconf...failed.
Running autogen.sh in Guththila
Running libtoolize...done.
Running aclocal...done.
Running autoheader...done.
Running autoconf...failed.
Running autogen.sh in Neethi
Running libtoolize...done.
Running aclocal...done.
Running autoheader...done.
Running autoconf...failed.
Running autogen.sh in Axis2/C
Running libtoolize...done.
Running aclocal...done.
Running autoheader...done.
Running autoconf...failed
Sanjaya Ratnaweera wrote:
Hi Michael,
We're using following versions of autotools and other needed
software to build Axis2/C. Try installing automake-1.9.
automake-1.9 or higher
autoconf-2.59 or higher
libtool-1.5 or higher
zlib-1.2 or higher
And also please send your error message.
Thanks
~sanjaya
Michael Sutter wrote:
Hello list,
I have a question for compiling the svn version of Axis2c. Which
dependencies are necessary beside the libxml2?
I have a relativ old Linux (Suse 9.1) and want to compile the svn
version with apache modul on it. The problem is, that the compiling
is canceled with a error of automake. The versions of automake and
autoconf are old ones (automake-1.8.3-23 and autoconf-2.59-75). Does
anybody knows what the minimum version of both tools are or what
other libraries I need for compiling the server?
Kind Regards
Michael
---------------------------------------------------------------------
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]