On Wed, Mar 23, 2016 at 11:30:47AM -0700, Cathy Mullican wrote: > ldd suggests that svn is not built with GSSAPI support -- neither the > 1.8.8 I started with nor the 1.9.3 I installed this morning -- but I"m > not sure how to fix that, or even that I'm not missing something, like > it being built in to something else.
The component to look at would be the serf library (http://serf.apache.org). This is the "HTTP client" used by svn and needs to be built with GSSAPI.
