من روی یه vps صفر که فقط روش centos 5 نصبه مراحل نصب Nginx رو انجام دادم . آخرش این خطا اومد:
کد:
-bash-3.1# make
make -f objs/Makefile
make[1]: Entering directory `/root/nginx-0.8.35'
cd /usr/lib/openssl \
&& make clean \
&& ./config --prefix=/usr/lib/openssl/.openssl no-shared no-threads \
&& make \
&& make install
make[2]: Entering directory `/usr/lib/openssl'
make[2]: *** No rule to make target `clean'. Stop.
make[2]: Leaving directory `/usr/lib/openssl'
make[1]: *** [/usr/lib/openssl/.openssl/include/openssl/ssl.h] Error 2
make[1]: Leaving directory `/root/nginx-0.8.35'
make: *** [build] Error 2
البته من ورژن 0.8.35 رو نصب کردم