Ohhhhh. New error message. :) Unsupported version control system "svn": "/usr/local/lib/ libsvn_subr-1.so.0: undefined symbol: apr_memcache_add_server"
So it looks like the library is being found now. Do you know if the error that I'm getting now is related to the subversion build? Here's my configure options: ./configure --disable-keychain --disable-mod-activation --with-apr=/ usr/local/apache2/bin/ --with-apr-util=/usr/local/apache2/bin/ --with- apxs=/usr/local/apache2/bin/apxs --with-apache-libexecdir=/usr/local/ apache2/lib/ --with-sasl=/usr/lib/ --with-zlib=/usr/lib/ --without- serf It's getting there. I can feel it. On Mar 3, 12:18 pm, "Matt Caron" <[email protected]> wrote: > > libsvn_ra_neon-1.so.0 -> libsvn_ra_neon-1.so.0.0.0 > > And here's the thing we're looking for... > > Have you tried it again since running ldconfig? And it still doesn't > work? (Because if so, I'm a little stumped...) > > Can you use svn from the command line on that system without issue? Even > just doing an svn co from the svn server on that machine to something in > your homedir should be a reasonable test. > -- > SIXNET - Solutions for Your Industrial Networking Challenges > 331 Ushers Road, Ballston Lake, NY 12019 > Tel: 1.518.877.5173, Fax: 1.518.877.8346www.sixnet.com -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/trac-users?hl=en.
