I am trying to install ZLIB and eventually SSH
I run the following and get an error when I run a make.
# ./configure
Checking for gcc...
Building static library libz.a version 1.1.3 with cc.
Checking for unistd.h... No.
Checking for errno.h... No.
Checking for mmap support... No.
# make
make: not found
#
Any help appreciated, thx
I run the following and get an error when I run a make.
# ./configure
Checking for gcc...
Building static library libz.a version 1.1.3 with cc.
Checking for unistd.h... No.
Checking for errno.h... No.
Checking for mmap support... No.
# make
make: not found
#
Any help appreciated, thx