Displaying 3 results from an estimated 3 matches for "fixalgorithms".
2016 Aug 01
4
OpenSSH 7.3p1 can't be build on Solaris 10
...li|/usr/local/etc/moduli|g' -e
's|/etc/ssh/sshrc|/usr/local/etc/sshrc|g' -e
's|/usr/X11R6/bin/xauth|/usr/openwin/bin/xauth|g' -e
's|/var/empty|/var/empty|g' -e
's|/usr/bin:/bin:/usr/sbin:/sbin|/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin|g'
${manpage} | /bin/sh ./fixalgorithms /opt/csw/gnu/sed | \
gawk -f ./mdoc2man.awk > moduli.5.out; \
else \
/opt/csw/gnu/sed -e
's|/etc/ssh/ssh_config|/usr/local/etc/ssh_config|g' -e
's|/etc/ssh/ssh_known_hosts|/usr/local/etc/ssh_known_hosts|g' -e
's|/etc/ssh/sshd_config|/usr/local/etc/sshd_co...
2016 Aug 02
6
OpenSSH 7.3p1 can't be build on Solaris 10
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
With this change built ok.
But patch must be quite different on my platform (see attached) for
portable version.
And, of course, after autoreconf run.
02.08.2016 10:55, Darren Tucker ?????:
> --- a/configure.ac
> +++ b/configure.ac
> @@ -754,6 +754,9 @@ main() { if (NSVersionOfRunTimeLibrary("System")
>= (60 << 16))
2014 Apr 09
2
immediate "gotcha" in compilation!? 6.6p1 versus openssl 1.0.1g
...li|/usr/etc/moduli|g' -e
's|/etc/ssh/moduli|/usr/etc/moduli|g' -e
's|/etc/ssh/sshrc|/usr/etc/sshrc|g' -e
's|/usr/X11R6/bin/xauth|undefined|g' -e 's|/var/empty|/var/empty|g'
-e 's|/usr/bin:/bin:/usr/sbin:/sbin||g' ${manpage} | /bin/csh
./fixalgorithms /usr/bin/sed | nawk -f ./mdoc2man.awk > scp.1.out;
else /usr/bin/sed -e 's|/etc/ssh/ssh_config|/usr/etc/ssh_config|g' -e
's|/etc/ssh/ssh_known_hosts|/usr/etc/ssh_known_hosts|g' -e
's|/etc/ssh/sshd_config|/usr/etc/sshd_config|g' -e
's|/usr/libexec|/usr...