Hello,
Has anyone had any luck in compiling SSH (2.4.0 or 3.0.1) under IRIX
6.5.x? I have been able to compile it on some machines, but can't get
it to compile on others even when they are running the same OS and have
the same compilers installed.
Thanks in advance for any suggestions you can provide,
Matt
P.S. Any idea what the syntax for compiling SSH 3.0.1 under IRIX with
TCP wrappers is? ./configure --with-libwrap=/usr/lib/libwrap.a doesn't
work even when I put libwrap.a in /usr/lib. The command ./configure
--with-libwrap=/usr/lib doesn't work either.