Dienstag, 22. November 2011

Netatalk 2.2.1 for DD-WRT

I compiled the newer netatalk version 2.2.1 for DD-WRT. I still use a Netgear WNR3500L router. I tested this build with the previously used Berkeley DB 4.7.25 (libdb_4.7.25-3_mipsel.ipk). OS X Lion worked like a charm with it.




Make a backup of your existing afpd/netatalk settings! (/opt/etc/netatalk in my case)
Install the packages on your machine in the following order:

ipkg install libdb_4.7.25-3_mipsel.ipk
ipkg install netatalk_2.2.1-2_mipsel.ipk

make sure that you use

ipkg install libdb_4.7.25-3_mipsel.ipk -force-downgrade

in case your libdb version is newer than 4.7.25.

Also in case you have not already done so - install libgcrypt which is necessary to get dhx2 authentication to work:

ipkg-opt install libgcrypt

Please donate by PayPal button if you appreciate the work!

Be aware: both packages are not guaranteed to work. They may break your system!

Keine Kommentare:

Kommentar veröffentlichen