Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jun 2002 20:59:58 -0400
From:      Elliott Liggett <kilowatt@cinci.rr.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: netatalk port
Message-ID:  <8B8157E9-818D-11D6-AFEA-0003930AFE0E@cinci.rr.com>

next in thread | raw e-mail | index | archive | help
I too am interested in building netatalk into my freebsd box. However, 
when I cd into /usr/ports/net/netatalk and do a make, I get an error 
about the CHECKSUM. Doing make NO_CHECKSUM=yes produces more errors.

I downloaded 
ftp://ftp.freebsd.org/pub/FreeBSD/branches/-current/ports/net/netatalk/ 
and tried to make, thinking maybe part of my ports collection was fubar, 
but got the same errors. Any ideas?

Ps: Downloaded the .tar.gz as well, but it has no configure script, and 
I'm not very good at editing makefiles.


On Saturday, June 15, 2002, at 12:14  PM, Jim Arnold wrote:

 >Please help me with any info on the startup, config, etc. of the 
netatalk port as installed at system >install.

Dan,

Take a look in /usr/local/etc and you will see the config files for 
Appletalk.
In /usr/local/etc/rc.d you will find the netatalk.sh.sample script. Copy
that to netatalk.sh and then run it with ./netatalk.sh start

That assumes that it's not already running. You will get a message saying
it's already running or you'll see it start up. Now that it's in the 
rc.d directory
it will get started whenever you reboot the computer.

The AppleVolumes.default file in /usr/local/etc will have a tilde at the 
end. This
allows you to mount your home directory. If you would like to add other 
volumes that
you can mount on your mac, edit the AppleVolumes.system file and add 
them to the end.
Mine looks like this:

/tmp Temporary
/max max

This mount the /tmp directory as "Temporary" on my mac and /max (a 
storages drive
for music, etc,) can then be mounted as "max" on my Mac.

This should get you going. HTH

Cheers,
Jim


Hello,
I have searched and searched and can't find any info concerning the file 
structure of the netatalk port that I installed with the system.
I added the netatalk option to my kernel config and recompiled with no 
errors and am using that kernel now.
At one point in time I had atalkd running but I don't know exactly how 
it started.  I could connect to BSD from my Mac using appleshare over IP 
(although it didn't show up in the chooser).
I also didn't find atalkd anywhere where the man pages said it would be 
nor could I find the atalkd.conf file either.
Please help me with any info on the startup, config, etc. of the 
netatalk port as installed at system install.
Thank you.
- Dan


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8B8157E9-818D-11D6-AFEA-0003930AFE0E>