file or directory
make[1]: *** [install] Error 1
make: *** [install_sw] Error 1
In the build directory I end up with the following libs:
libcrypto.0.9.8.dylib
libcrypto.dylib
libcrypto.a
libcrypto.pc
libssl.0.9.8.dylib
libssl.dylib
libssl.a
libssl.pc
cheers
On 10/01/06, Ryan Booker <[EM
Hi,
I'm trying to build and install the latest openssl and openssh on
Tiger. I've trawled the archive and couldn't find anything that quite
matched my issue...
I installed openssl with "./config --prefix=/usr/local
--openssldir=/usr/local/openssl" as was recommended somewhere else.
This appeare