trying to install netatalk for macintosh file serving capabilities, and the setup script goes all fuxnored(tm). is this something i caused? or can cure?
# apt-get install netatalk ... Setting up netatalk (1.4b2+asun2.1.3-6) ... Starting AppleTalk Daemons (this will take a while):socket: Invalid argument socket: Invalid argument atalkd: can't get interfaces, exiting. atalkd afpd papd. what's that mean? # ifconfig eth0 Link encap:Ethernet HWaddr 00:60:97:6A:48:2C inet addr:192.168.1.2 Bcast:192.168.1.255 Mask:255.255.255.0 UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1 RX packets:328087 errors:6 dropped:0 overruns:6 frame:6 TX packets:436891 errors:0 dropped:0 overruns:0 carrier:9 collisions:279 txqueuelen:100 Interrupt:10 Base address:0x300 lo Link encap:Local Loopback inet addr:127.0.0.1 Mask:255.0.0.0 UP LOOPBACK RUNNING MTU:3924 Metric:1 RX packets:4095 errors:0 dropped:0 overruns:0 frame:0 TX packets:4095 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 -- DEBIAN NEWBIE TIP #2 from Will Trillich <[EMAIL PROTECTED]> : Confused about using "apt-get" to keep your Debian UP-TO-DATE? See http://groups.yahoo.com/group/newbiedoc/files/apt-get-intro.html Also see http://newbieDoc.sourceForge.net/ ...