[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: Help Building Subversion Server on AIX 5L 5.3.0

From: Giulio Troccoli <Giulio.Troccoli_at_uk.linedata.com>
Date: 2007-04-25 09:49:41 CEST

Hi Danny,

 

I spent days trying to install Subversion 1.4.3 on a AIX 5.3 machine,
but I did it.

 

This is the configure command I used

 

CC="/usr/vac/bin/cc" CFLAGS="-qmaxmem=-1 -O2 -qlanglvl=extended"
CPPFLAGS="-I/usr/local/include" ./configure --prefix=/usr/local
--enable-shared=no --enable-ssl=no --without-barkeley-db
--with-apr=/usr/local/apr --with-apr-util=/usr/local/apr
--with-neon=/usr/local

 

You probably don't need CC, CFLAGS and CPPFLAGS but I left them just in
case. I have to say that I had to install the new version of apr, zlib,
expat, apr-util, and neon before Subversion, but it all works fine now.

 

Giulio

 

 
 
Linedata Services (UK) Ltd
Registered Office: Bishopsgate Court, 4-12 Norton Folgate, London, E1 6DB
Registered in England and Wales No 3027851 VAT Reg No 778499447
 
________________________________
 

From: Danny.McKinney@sungard.com [mailto:Danny.McKinney@sungard.com]
Sent: 24 April 2007 21:51
To: users@subversion.tigris.org
Subject: Help Building Subversion Server on AIX 5L 5.3.0

 

I am trying to run configure in order to build Subversion 1.4.3 client
and mod_dav support. I am receiving the following error:

 

checking for stdint.h... yes

checking for unistd.h... yes

configuring libtool now

./configure[5829]: syntax error at line 5930 : `(' unexpected

 

Has anyone run into this issue or have suggestions of what I may need to
look at in order to solve it.

 

Thanks in advance for any help.

 

 

Danny McKinney * Senior Software Engineer * SunGard * Investar*ONE *
2300 Main Street Suite 400, Kansas City, MO 64108
Tel 816-460-3226 * Fax 816-472-8230 * www.sungard.com/investarone.
Received on Wed Apr 25 09:55:47 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.