logo
Apache Lounge
Webmasters

 

About Forum Index Downloads Search Register Log in RSS X


Keep Server Online

If you find the Apache Lounge, the downloads and overall help useful, please express your satisfaction with a donation.

or

Bitcoin

A donation makes a contribution towards the costs, the time and effort that's going in this site and building.

Thank You! Steffen

Your donations will help to keep this site alive and well, and continuing building binaries. Apache Lounge is not sponsored.
Post new topic   Forum Index -> Third-party Modules View previous topic :: View next topic
Reply to topic   Topic: mod_dav_svn.so and mod_authz_svn.so
Author
zurekdj01



Joined: 07 Feb 2017
Posts: 2
Location: United States, Hughesville

PostPosted: Fri 10 Feb '17 17:46    Post subject: mod_dav_svn.so and mod_authz_svn.so Reply with quote

I keep getting this error and I cant figure out why, I suspect that apache is defaulted to reading in the /usr/lib/libaprutil-1.0.dylib instead of the the /usr/local/opt file path to the libaprutil-1.0.dylib.





httpd: Syntax error on line 153 of /private/etc/apache2/httpd.conf: Cannot load local/libexec/apache2/mod_dav_svn.so into server: dlopen(/usr/local/libexec/apache2/mod_dav_svn.so, 10): Library not loaded: /usr/local/opt/apr-util/libexec/lib/libaprutil-1.0.dylib\n Referenced from: /usr/local/libexec/apache2/mod_dav_svn.so\n Reason: Incompatible library version: mod_dav_svn.so requires version 6.0.0 or later, but libaprutil-1.0.dylib provides version 4.0.0
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7288
Location: Germany, Next to Hamburg

PostPosted: Fri 10 Feb '17 18:30    Post subject: Reply with quote

Which Linux do you use?
How did you install mod_*_svn ?
Back to top
zurekdj01



Joined: 07 Feb 2017
Posts: 2
Location: United States, Hughesville

PostPosted: Fri 10 Feb '17 21:38    Post subject: Reply with quote

its mac osx sierra, it was built with a .sh file
Back to top
James Blond
Moderator


Joined: 19 Jan 2006
Posts: 7288
Location: Germany, Next to Hamburg

PostPosted: Wed 15 Feb '17 17:15    Post subject: Reply with quote

I have no experience with OSX at all. Since this is an apache windows forum you might ask in a forum for OSX.
Back to top


Reply to topic   Topic: mod_dav_svn.so and mod_authz_svn.so View previous topic :: View next topic
Post new topic   Forum Index -> Third-party Modules