[OpenAFS] can't find the binaries for 1.2.10

Derrick J Brashear shadow@dementia.org
Thu, 8 Jan 2004 01:11:19 -0500 (EST)


On Wed, 7 Jan 2004, oohay otihs wrote:

> I'm sort of a newbie to afs in general, but I spent
> the last couple of days reading about it, and decided
> to give it a try on my network.  The machine in which
> I'm trying to install to is running linux 2.4.24. I
> downloaded the source for 1.2.10 and tried to build
> it.  The README and INSTALL files seemed to indicate
> that I should run:
> % ./configure --with-afs-sysname=i386_linux24
> --with-linux-kernel-headers=/usr/src/linux
> followed by
> % make

"make dest" is not "make"

is the README wrong?
if so, tell me and i'll fix it

> and the binaries should go in a directory entitled
> i386_linux24, but after running make, i can't find
> this directory.  What am I doing wrong, or is it a
> possible misconfiguration of something on my system?