Hello!
My initial question:
>Does anybody has compiled the secure shell "ssh-v1-2.27" over Digital
> Unix version 4.0B without problems?
Thanks to :
Henrik Johansson
Paul Wood
James Sainsbury
The solution:
" If you run the "configure" script it complains about the prot.h file
not having a correct path to acl.h. If you find the line in prot.h
and change it from #include <acl.h> to #include <sys/acl.h> the rest
should be cake. Its up to you if you want to change it back.
Certainly comment the line so you dont forget."
Thanks!!
Received on Thu Feb 20 1997 - 10:39:23 NZDT