Hi Bill,
Yeah understood. I’m more concerned on source build itself.
After exporting AXIS2C_HOME path, I ran below commands.
- LDFLAGS=-L$AXIS2C_HOME/lib ./configure --prefix=${AXIS2C_HOME}
--with-axis2_util=${AXIS2C_HOME}/include
-with-axiom=${AXIS2C_HOME}/axiom/include
- Make
- Sudo make install
After running make install command, I’m seeing some errors stating some
libraries are unable to find. Please find the attached error log.
Thanks,
Vinay.
Sent from Mail <https://go.microsoft.com/fwlink/?LinkId=550986> for Windows
*From: *Bill Blough <[email protected]>
*Sent: *13 September 2021 19:00
*To: *Apache AXIS C User List <[email protected]>
*Subject: *Re: Unable to setup Axis2/c
Since the 1.6.0 release was over 10 years ago, I'm not sure how viable
it is to run the binary distribution on a modern distro. I think your
best bet will be building from source in this case.
The config log you attached looks fine to me. So I think that
installing the missing apache dependency fixed your configure issue, and
it's failing for some other reason later in the build.
If you send the output of the make command, I'll take a look at it.
On Mon, Sep 13, 2021 at 01:14:18PM +0530, Vinay Bharadwaj wrote:
> Hi Bill,
> Please find the requested details below.
> OS: Ubuntu 20.04 (Running on oracle VM)
> Axis2/c version: 1.6.0
>
> Please find the attached log file after running the configure command.
>
> I was trying to run binary distribution of axis2c 1.6.0 also. Could you
> please assist me with how to run that?
>
> Best regards,
> Vinay.
>
>
> On Fri, 10 Sept 2021 at 19:52, Bill Blough <[email protected]>
wrote:
>
> > Depending on where the dev files got installed, you may need to specify
> > the path to them ( --with-apache2=/path/to/header/files ) when running
> > configure.
> >
> > What distro and version are you using?
> >
> > Can you please attach the config.log from a 1.6 (or newer) build
attempt?
> >
> >
> > ---------------------------------------------------------------------
> > 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]
make.err
Description: Binary data
--------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
