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 th

Re: Subversion on AIX

2010-10-14 Thread David Weintraub
> > 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: 13 October 2010 18

RE: Subversion on AIX

2010-10-14 Thread Giulio Troccoli
Cc: Subversion > Subject: 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

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 ap

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
;' host_alias='' host_cpu='' host_os='' host_vendor='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localed

RE: Subversion on AIX

2010-10-13 Thread Giulio Troccoli
Cc: Subversion > Subject: 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 o

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 wrote: >> > > > Linedata Limited > Registered Office: 85 Gracechurch St., London, EC3V

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-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