My original problem was that I couln't get ssh and GNU-tarto compile 
on DU4.0. I got a response which helped with ssh but not with GNU-tar. 
        But to get ssh to compile:
        Thanks to Stephane Bortzmeyer (bortzmeyer_at_pasteur.fr) who wrote:
> If you install from scratch (I just checked on a new box wchich was 
> installed with DU 4.0), acl.h is indeed in /usr/include/sys (it was above 
> in DU 3.2) while prot.h still searches it in the old dir :-( May be a 
> symbolic link:
>
> ln -s /usr/include/sys/acl.h /usr/include/acl.h 
        This is all that have to be done to compile ssh-1.2.16 on DU4.0.
        
        The GNU-tar problem  still stays. I have installed GNU-tar from
        the other system running DU3.2D-1, but I still want to compile it
        on DU4.0.
-- 
- Matti -
Received on Mon Oct 07 1996 - 12:42:45 NZDT