RE: Subversion on AIX

2010-10-14 Thread Giulio Troccoli
: Re: Subversion on AIX I was able to build everything until neon. There I get $ ./configure --with-expat=/app/fms/build/lib/libexpat.la --enable-shared=yes --prefix=/app/fms/build checking for a BSD-compatible install... ./install-sh -c checking for gcc... gcc checking for C

RE: Subversion on AIX

2010-10-14 Thread Loritsch, Berin
I may have already stated this, but the way the build works really sucks. Running configure on AIX powerpc would take 15 to 30 minutes. Each time, determining whether my version of sed truncates characters, the name of my default executable created by the linker, etc. And, when things

RE: Subversion on AIX

2010-10-13 Thread Giulio Troccoli
Linedata Limited Registered Office: 85 Gracechurch St., London, EC3V 0AA Registered in England and Wales No 3475006 VAT Reg No 710 3140 03 -Original Message- From: David Weintraub [mailto:qazw...@gmail.com] Sent: 12 October 2010 18:41 To: Subversion Subject: Subversion on AIX

Re: Subversion on AIX

2010-10-13 Thread David Weintraub
I just tried building APR with your proceedure and socktest still fails. Did you run the tests? I suspect that this particular test might not be that important. On Wed, Oct 13, 2010 at 3:49 AM, Giulio Troccoli giulio.trocc...@uk.linedata.com wrote: Linedata Limited Registered Office: 85

RE: Subversion on AIX

2010-10-13 Thread Giulio Troccoli
: Re: Subversion on AIX I just tried building APR with your proceedure and socktest still fails. Did you run the tests? I suspect that this particular test might not be that important. I think I did, sorry I don't remember. If I did, it either passed or it was skipped. I'll try and run them

Re: Subversion on AIX

2010-10-13 Thread David Weintraub
and Wales No 3475006 VAT Reg No 710 3140 03 -Original Message- From: David Weintraub [mailto:qazw...@gmail.com] Sent: 13 October 2010 16:01 To: Giulio Troccoli Cc: Subversion Subject: Re: Subversion on AIX I just tried building APR with your proceedure and socktest still fails

Re: Subversion on AIX

2010-10-13 Thread Ryan Schmidt
On Oct 13, 2010, at 12:03, David Weintraub wrote: I was able to build everything until neon. There I get $ ./configure --with-expat=/app/fms/build/lib/libexpat.la --enable-shared=yes --prefix=/app/fms/build checking for a BSD-compatible install... ./install-sh -c checking for

Re: Subversion on AIX

2010-10-13 Thread David Weintraub
I had to change the GCC flags. Still have some issues. The version of Neon is not correct (need 0.29 and not 0.28.3), and it took me a while to get zlib working. I had to build that manually and add the --with-zlib=$HOME flag. Then, there was a complaint about apr and I had to go in and hack the

Re: Subversion on AIX

2010-10-12 Thread Jeremy Whitlock
On Oct 12, 2010, at 11:41 AM, David Weintraub wrote: I do have gcc version 4.0.0, but I don't have the APR library. We don't plan to use Apache httpd, but just svnserve instead. APR is needed by Subversion regardless of the network server used. I downloaded the Universal AIX tarball (only