X-Git-Url: https://git.distorted.org.uk/~mdw/secnet/blobdiff_plain/71d65e4c65572e2ef14c58e9c3a2aa32952b2b41..refs/heads/master:/INSTALL diff --git a/INSTALL b/INSTALL index 6ab3b92..1616621 100644 --- a/INSTALL +++ b/INSTALL @@ -114,6 +114,9 @@ If installing for the first time, do # cd /etc/secnet # ssh-keygen -f key -t rsa1 -N "" +(You may need ssh-keygen1, instead, which might be found in +openssh-client-ssh1.) + [On BSD use $ LDFLAGS="-L/usr/local/lib" ./configure $ gmake CFLAGS="-I/usr/local/include" LDFLAGS="-L/usr/local/lib"