[OpenAFS-devel] No installation instructions for OpenAFS on web site
Erik Burckart
erik@burckart.org
Sun, 15 Apr 2001 20:44:44 -0400
> There is no /usr/afs/bin/bos command, so I'm stuck. Maybe I'm just
> supposed to edit these files by hand?
>
> What's up?
>
> -tim
Whoever made the rpms decided to change the old afs conventions and put bos
in the more standards compliant spot, /usr/bin. Do an `rpm -qlp
openafs*.rpm |grep bos` on the packages to find the bos file.
IMHO, the more proper way would have been to put bos in /usr/afs/bin and a
symlink in /usr/bin.
-E