Redhat | Openssl installation error
- by MMRUser
make -f objs/Makefile
make[1]: Entering directory `/root/fuse-ssh/nginx-0.7.65'
cd /usr/bin/openssl \
&& make clean \
&& ./config --prefix=/usr/bin/openssl/.openssl no-shared no-threads \
&& make \
&& make install
/bin/sh: line 0: cd: /usr/bin/openssl: Not a directory
make[1]: ***…