[OpenAFS] 1.2.2a Source Install on Linux 2.4

Victor victord@paid.com
Thu, 31 Jan 2002 17:30:28 -0500


> Are you trying to install the AFS client or AFS server?

I am trying to make an AFS server and then setup another machine as a client
that mounts a volume from the server.

> What linux distribution are you using?

RedHat 7.2. But I am using kernel 2.4.17 from kernel.org

> How did you "configure" AFS when you built it from the sources?

./configure
  --prefix=/usr/afs \
  --with-afs-sysname=i386_linux24 \
  --with-linux-kernel-headers=/usr/src/linux