[Vortex] query regarding how to compile libaxl/vortex on various UNIX platforms

Satish Mittal satish.mittal at gmail.com
Mon Jun 20 07:35:05 CEST 2011


Hi All,

An update on my side from my questions earlier below:

I eventually had to get these packages - automake, autoconf, libtool (and
all their dependent packages) installed with the help of sysadmin on each of
the Unix platforms where I wanted to build these libraries.

I think it would be better if we can get this requirement captured somewhere
as part of doc.

Regards,
Satish M

On Thu, Jun 16, 2011 at 3:05 PM, Satish Mittal <satish.mittal at gmail.com>wrote:

> Hi All,
>
> I have a basic question regarding how to compile libaxl/llibvortex on
> various *NIX platforms (linux-x64, Solaris-x64, hpux-ia64, aix-ppc64). I
> am able to compile libaxl on Linux64 by running following commands:
>
> % ./autogen.sh
> % ./configure --prefix=<absolute location of libaxl directory>
> % make
>
> However when I proceed to compile the same on any other platform in the
> list above, I get the following error on the first command:
> % ./autogen.sh
>
> *You must have automake installed to compile LibAXL:  Another XML library
> implementation
> *
> %
>
> Looking at the autogen.sh script, it invokes multiple other tools like
> automake, autoconf, libtoolize, aclocal, autoheader etc. So my questions
> are:
>
> 1) Is it mandatory to have the above tools (as a pre-requisite) to compile
> axl/vortex on any UNIX platform?
>
> 2) Can't we copy the generated configure script (and other such files) from
> 1 platform and use it on any other? Does it have any OS/host specific info?
>
> 3) If required, which packages to get and from where? What is the minimum
> version required for these? Can they be installed in a non-root login?
>
> Regards,
> Satish M
>
> --
> "The happiest of people don´t necessarily have the best of everything, they
> just make the most of everything that comes along their way."
>



-- 
"The happiest of people don´t necessarily have the best of everything, they
just make the most of everything that comes along their way."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.aspl.es/pipermail/vortex/attachments/20110620/98c7bce0/attachment.htm>


More information about the Vortex mailing list