Re: [Pyobjc-dev] Re: subversion
Brought to you by:
ronaldoussoren
From: David R. <da...@it...> - 2004-05-12 20:07:06
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 12 maj 2004, at 21.45, Bob Ippolito wrote: > > On May 12, 2004, at 3:12 PM, David Remahl wrote: > >> -----BEGIN PGP SIGNED MESSAGE----- >> Hash: SHA1 >> >> On 12 maj 2004, at 19.35, Bob Ippolito wrote: >> >>> As long as you don't want SSL support. >>> >>> -bob >> >> Hmm, really? Compiling with --enable-ssl and --with-ssl worked for >> me, I think. > > The problem is that it's neon that requires those flags, not the > toplevel configure script. The toplevel configure script doesn't pass > flags down to neon, at least last time I tried. > > In any case, double clicking a binary installer is quicker than > compiling something yourself even if the configuration was > straightforward. > > -bob It does now. According to my experience, and according to the documentation (INSTALL): With Unix-based systems, you can enable support for SSL from the Subversion build provided that you are building Neon in the "./neon/" directory as described above in section I.4. You also need OpenSSL installed on your system. Just add "--with-ssl" as a parameter when you run Subversion's "./configure", and it will be passed on to the Neon build system. If your OpenSSL installation is hard for Neon to find, you may need to use "--with-libs=/path/to/lib" in addition. The zlib library is included in Neon by default, but you can also specify a path to the library using "--with-libs". Consult the Neon documentation for more information on how to use these parameters and versions of libraries you need. Perhaps you were using a version from trunk where that functionality was temporarily broken? I still agree that the binary installer by Mr. Ott is excellent, and unless one wants to build an Apache2 server with Subversion support there is little reason to bother with the source. / Regards, David - --- PGP key information--- pub 1024D/ 87256085 2003/06/12 David Remahl <da...@re...> Web: http://ittpoi.com/david_remahl.asc Fingerprint: 0C38 293C 86A9 7756 9CEA 4ED6 1651 620E 8725 6085 -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (Darwin) iD8DBQFAooPUFlFiDoclYIURArWyAJ9X3JjAs5hecg4jo2ey0Q06zpr+yACeK5MR 7cXheeK/uNT5+J7iHEWzo7g= =UTv3 -----END PGP SIGNATURE----- |