[OpenAFS] OpenAFS building for RHEL6

John Hascall john@iastate.edu
Tue, 05 Apr 2011 08:35:31 CDT


I downloaded openafs-1.6.0pre4 source,
did:
  ./configure \
     --with-linux-kernel-headers=/usr/src/kernels/2.6.32-71.el6.x86_64 \
     --enable-redhat-buildsys --enable-transarc-paths
  make
  make install
  mkdir /afs
  made CellServDB, ThisCell and cacheinfo files

  Then the instructions kinda petered out...

  Now what??

Thanks,
John