Hallo,
wie kann ich netatalk für SlugOS auf meiner NSLU2 installieren?
Für Unslung gibt es netatalk, aber "ipkg" findet bei meiner NSLU2 mit OpenSlug dieses Paket nicht.
Netatalk bringt das AFP (Apple File Protocol) auf die NSLU2.
Oder geht es auch anders? Danke für Eure Hilfe!
PS:
Ich habe mir netatalk
hier heruntergeladen und versucht, "./configure" aufzurufen, was aber scheitert:
|
Source code
|
1
2
3
4
5
6
7
8
9
10
11
12
13
|
root@nslu:/media/sdh1/netatalk-2.0.3# su
root@nslu:/media/sdh1/netatalk-2.0.3# ./configure
checking build system type... armv5teb-unknown-linux
checking host system type... armv5teb-unknown-linux
checking target system type... armv5teb-unknown-linux
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gawk... (cached) gawk
checking for gcc... gcc
checking for C compiler default output... configure: error: C compiler cannot create executables
See `config.log' for more details.
|
Weiß jemand weiter? Ich brauche wirklich dringend AFP (bzw. netatalk) auf meinem SlugOS (auf Debian will ich nicht umsteigen).