I successfully tested this on macOS Big Sur (both intel and Apple silicon).
of course you need to know how to configure Netatalk...
done!
there's a thread over at the E-Maculation forums about this:
-
of course you need to know how to configure Netatalk...
sudo xcode-select --install
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"
brew install automake libtool libgcrypt berkeley-db docbook docbook-xsl libevent dbus-glib pkg-config
git clone https://github.com/dgsga/Netatalk3.git
cd Netatalk3
./bootstrap
make
sudo make install
done!
there's a thread over at the E-Maculation forums about this:
Netatalk for macOS - networking classic and modern Macs - E-Maculation
www.emaculation.com
-
Last edited: