↧
Answer by Dave Holladay for How can I mount an AFP share?
I've just hit this on 16.04LTS; the make install step doesn't updated the shared library cache, you need to do it manually sudo ldconfig Info from Where does Ubuntu look for shared libraries?
View ArticleAnswer by mjb2kmn for How can I mount an AFP share?
I just ran into the same problem on Debian 8.7. TL;DR: copy the compiled library file to a directory on the load path. The details I found where to copy it by looking at where the others were loaded...
View ArticleHow can I mount an AFP share?
So I can connect to my Macbook's share via afp://ip/share, but that's about as far as I can get when it comes to accessing that directory. In order for me to pass this shared folder over to my VMs,...
View Article