在我使用自制软件在我的 Mac 上更新 SVN 版本后,我收到以下错误:
dyld: Library not loaded: /usr/local/lib/libserf-1.1.3.0.dylib
Referenced from: /Applications/Xcode.app/Contents/Developer/usr/bin/svn
Reason: image not found
Trace/BPT trap: 5
我不知道 libserf-1.1.3.0.dylib 是什么以及它应该在哪里!
任何想法?
[更新 01 ] 我尝试使用以下方法安装 serf:
brew install serf
并得到以下错误:
Error: No available formula for serf
brew deps svn
我还通过没有农奴检查了 svn 对自制软件的依赖:
autoconf
automake
libtool
pkg-config
scons
sqlite