Subject: Re: tcpd.h?
From: Carl Makin (cmakin@nla.gov.au)
Date: Tue Jul 01 1997 - 20:55:39 EDT
On Tue, 1 Jul 1997, Georg Schwarz wrote:
> I'm trying to compile netatalk-1.4b2+asun2.0a10 on a Linux 2.0.29 (Slackware)
> installation. I get
> dsi_tcp.c:18: tcpd.h: No such file or directory
tcpd.h is part of the tcp wrappers package.
The FreeBSD packages version of tcp wrappers 7.2 installs it into the
/usr/local/[bin|lib|include] directories. You either have to not include
the tcp wrappers package or modify the Makefiles in;
~/netatalk-1.4b2+asun2.0a10/libatalk/dsi
INCPATH= -I../../include -I/usr/local/include
~/netatalk-1.4b2+asun2.0a10/etc/afpd
LIBDIRS= -L../../libatalk ${AFSLIBDIRS} ${KRBLIBDIRS} -L/usr/local/lib
There's probably an easier way to do it but this worked for me.
Mind you I installed the asun2.0a10 patches and got it all working and
then found out that you needed Open Transport to run AppleShare over IP.
<sigh>
Carl.
-- Carl Makin <C.Makin@nla.gov.au> 'Work +61 6 262 1576' "Speaking for myself only!"
This archive was generated by hypermail 2b28 : Sat Dec 18 1999 - 16:25:25 EST