Skip to content

Instantly share code, notes, and snippets.

@oscarcck
Created July 18, 2012 08:52
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save oscarcck/3135119 to your computer and use it in GitHub Desktop.
Save oscarcck/3135119 to your computer and use it in GitHub Desktop.
netatalk 3.0 ./configure option flags on ubuntu 12.04
./configure --with-shadow --enable-fhs \
--enable-overwrite \
--enable-krbV-uam \
--with-libgcrypt-dir \
--with-cracklib=/var/cache/cracklib/cracklib_dict \
--enable-zeroconf \
--with-init-style=debian
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment