I am struggling with compiling and installing ssh 1.2.27 on Solaris 2.6.
./configure seems fine
make seems fine
make install seems to have a problem.
The makefile has the following line:
INSTALL = /usr/local/bin/install -c
which may be the source of the problem. On running make install, the
following are the last two lines of the output:
/usr/local/bin/install -c -o root -m 04711 ssh /usr/local/bin/ssh1
install: The -c, -f, -n options each require a directory following!
make: *** [install] Error 2
I have tried modifying the Makefile and removing the -c option from INSTALL,
but that doesn't work either.
Using gcc 2.8.1
# gcc -v
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.6/2.8.1/specs
gcc version 2.8.1
Any help would really inspire me.
Thanks
-----------------------
Randall Britten
Senior Systems Architect
e-Commerce
ext 5616
This e-mail is intended only for the recipient(s) to which it is
addressed, access by any other is unauthorised.