Hi, I tested the binary packages and they were working fine. But in the source package when I try to ./configure it in linux, I got the following error.
config.status: error: cannot find input file: src/minizip/Makefile.in configure: error: ./configure failed for util There the minizip directory doesn't exist. It doesn't work with "./configure --with-archive=no" as well. Since it is hard-coded in the configure.ac. After copying the minizip directory I was able to build the source. So I think this should be fixed. Thanks Dimuthu. On Dec 30, 2007 8:30 AM, Damitha Kumarage <[EMAIL PROTECTED]> wrote: > Hi Devs, > > I have re-packaged and uploaded the Apache Axis2/C 1.2.0 release > artifacts at [1]. > The key used to sign the release artifacts can be found at [2]. > > The changes from the previous release artifacts are > 1. Compltely stripped binaries and all libraries(including services and > modules) in linux binary distribution. Previously they were > stripped using strip -g option or not stripped at all. > 2. Added axis configuration file into the linux binary distribution. > 3. Removed binaries from the samples folder of the linux binary > distribution. It should contain only sample source and > configuration/build files. > 4. Removed pkgconfig directory from the lib dir of the linux binary > distribution. > > Please test, review and vote on these latest release artifacts for > Apache Axis2/C 1.2.0 release. > > I have tested and reviewed them and here is my vote: +1 > > Thanks, > Damitha > > [1]http://people.apache.org/~damitha/release/axis2/1.2.0/ > [2]http://people.apache.org/~damitha/release/axis2/1.2.0/KEYS > > --------------------------------------------------------------------- > 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]
