User Tools

Site Tools


You are not allowed to perform this action
netatalk

Netatalk

Compilation

Might require dependencies, e.g. apt build-dep netatalk. See here for more info.

tar xjf netatalk-3.1.12.tar.bz2

cd netatalk-3.1.12

./configure –without-libevent

Optionally, change the following line in Makefile: from

CFLAGS = -D_U_="__attribute__((unused))" -g -O2

to

CFLAGS = -D_U_="__attribute__((unused))" -g -O3

sudo make install

netatalk.txt · Last modified: by wolfo

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki