Hi, The linux build instructions are indeed out of date, and we shall see these get updated.
You can find instructions on building with ANT at http://ws.apache.org/axis/cpp/antbuild-guide.html. I regret to say it has also become a little outdated, though the only differences seem to be: - we no longer support Expat - the property files have moved into ws-axis/c/build .... with a number of the properties consolidated into build.common.properties. Also note, some users have had problems with certain versions of ant-contrib and cpptasks - the ones we use for the nightly builds are: - Ant-contrib v0.6 - cpp-tasks v1.0beta3 I shall ensure these are included on the next revision of the ANT build guide. Adrian _______________________________________ Adrian Dick ([EMAIL PROTECTED]) Nick Allen <[EMAIL PROTECTED]> wrote on 14/07/2005 17:16:46: > On Thu, 2005-07-14 at 17:02 +0100, John Hawkins wrote: > > > > I'm afraid that the thoughts are we don't really support the make > > system. ANT is this projects preferred build system. We have had > > several requests for make support but we simply don't have the > > time/skills. > > > > We can happily help you with ANT though. > > I dont really care how it gets built. I can work with Ant. Are there > instructions somewhere on how to build it with Ant? > > I am surprised that this fact is not listed in the common Linux build > instructions (http://ws.apache.org/axis/cpp/lininstall-guide.html). Are > these instructions just outdated? > > Thanks for you help, John. > > --Nick > > > -- > Nick Allen <[EMAIL PROTECTED]> >
