Compiling and installing Netatalk via building Debian/Ubuntu deb packages.
We need the following dependencies. libtracker is a library to make netatalk volumes searchable by Apple Spotlight.
The following tools are required to create the deb packages
We prepare the workspace.
We get the scripts that will do the building. I have found them on launchpad.
Now we setup the changelog and remove the tarball md5.
Now it is time to build the thing. DEB_BUILD_OPTIONS=openssl basically tells the build process to allow it building with ssl support.
And the resulting packages can be installed