[bb@bb0.xy.jp ~]$ cd /home/bb/client/install/
[bb@bb0.xy.jp ~/client/install]$ ./bbconfig
Welcome to the Big Brother installation procedure.
Please confirm your OS: [linux]: redhat
---> We'll configure for redhat...
What will be the user ID for BB [bb]:
---> BB will only run from user 'bb'
---> OK, /home/bb/client is fine...
Use FQDN (y/n): [y]
---> Good, we'll use FQDN
--------------------------------------------------------
--> UPDATING runbb.sh
--> UPDATING bbsys.local
--> UPDATING bbsys.local for LINUX requiring -w3 option in PINGPAR1
--> CHECKING COMMAND PATHNAMES
*** Verifying pathnames to necessary commands...
*** All pathnames OK.
--> UPDATING bbdef.sh
--------------------------------------------------------
--> Done. Now do
chown -R bb /home/bb/client
Now compile Big Brother
cd /home/bb/client/src
make
make install
--------------------------------------------------------
[bb@bb0.xy.jp ~/client/install]$