Re: [netatalk-admins] test and problems with RedHat 5.1 on Intel


Subject: Re: [netatalk-admins] test and problems with RedHat 5.1 on Intel
From: Jonathan Benson (tech@phoenixmags.com.au)
Date: Fri Jul 17 1998 - 02:27:32 EDT


First off get:
 ftp://ftp.u.washington.edu/pub/user-supported/asun/pre-asun2.1.0-3.tar.gz

Then change the sys/linux/Makefile as follows (ie # commented line is the old
one):
#DEFS= -DNEED_QUOTACTL_WRAPPER
DEFS= -DUSE_PAM

#AFPLIBS=
AFPLIBS=-lpam -ldl

Now modify the main Makefile:

1. Comment out all the DESTDIR, SBINDIR etc near the top of the file and
uncomment the following lines
SBINDIR=/usr/sbin
BINDIR=/usr/bin
LIBDIR=/usr/lib
RESDIR=/usr/lib/atalk
ETCDIR=/etc
INCDIR=/usr/include
MANDIR=/usr/man

2. Comment out this line
#DESDIR=/usr/local

That should do the trick.

nielsen@www.tcu-inc.com wrote:

> I just joined this mailing list.
>
> I am am trying to compile netatalk on RedHat 5.1 (with all of its updates)
> and I am having severe problems doing it. Whether I try the stable or beta
> versions, I run into different compile problems.
>
> Before I post the compiling errors, may I ask if anyone has sucesfully
> compiled and installed netatalk on RedHat 5.1 for intel platform?
> And how did you do it?
>
> Thanks!
>
> Mark




This archive was generated by hypermail 2b28 : Sat Dec 18 1999 - 16:32:57 EST