Greetings All,
The original question was:
> We have recently installed cap services on our Alpha 3000/300,
> OSF version 3.2a and are having difficulties starting things
> from bootup.  When starting via boot, the aarpd daemon fails
> to kick off, but the atis and aufs daemons are fine.
Thanks to:
swinnea_at_che.utexas.edu
dmitzel_at_everest.hitc.com
...who suggested:
  Recompile aarpd.c,  after inserting the following line:
  #include <sys/ioctl.h>
I did this, reset the system (before the users were about this morning)
and all now works fine.
Also thanks to:
atp_at_mssly1.mssl.ucl.ac.uk
...who suggested I start aarpd in the following way:
  /usr/local/bin/tcsh -c '/bin/nohup /usr/local/cap/bin/aarpd ln0 vax >/dev/null'
Since the first suggestion worked, I didn't try the second.  It's included
for your info.
Thanks again for the speedy replies.  My boss is also pleased. ;)
Cheers,
Lyn
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
         Lyn Kempter             _--_|\      Internet: l.kempter_at_cqu.edu.au 
    Information Technology      /     *\     Phone: (+)61 79 309806 
    Central Queensland Uni      \_.--._/     Fax: (+)61 79 309254 
 Rockhampton, Queensland  4702        v
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - 
Received on Tue Jul 04 1995 - 04:30:19 NZST