Re: Can`t build from sources

2004-02-02 Thread Gabriel Dos Santos
Thanks for the help. I'll try with these versions because older ones definitely do not work. I'll tell you how it goes From: <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: <[EMAIL PROTECTED]> Subject: Re: Can`t build from sources Date: Mon, 2 Feb 2004 00:19:32 -0500

Re: Can`t build from sources

2004-02-01 Thread damitha
Hi, the default gnu auto tools that ships with earlier versions of linux(for example mandrake8.0) does not build axis. they look for a configure.in instead of configure.ac. What I did was reinstalling the autoconf and automake with the following versions(that ships with redhat 8.0) autoconf 2.53

Can`t build from sources

2004-01-30 Thread Gabriel Dos Santos
I've downloaded axis-c-src-linux-current-src.tar.gz, extracted it and followed the instructions to build it. When I execute $ sh autogen.sh I get the error libtoolize: `configure.in' does not exist There's no file with that name in the directory. ¿What am I doing wrong? Thankls in advance Ga