Hago estos pasos y esto sucede
http://puu.sh/9mV8f/657f7723ff.png
La alternativa 1 me la salto ya que no se como ejecutarla y voy a la alternativa 2 y sucede esto.
Comando ejecutado : make
making all in tools…
make[1]: Entering directory /root/openssl-1.0.0/tools' make[1]: Nothing to be done for
all’.
make[1]: Leaving directory `/root/openssl-1.0.0/tools’
root@vpsxxxxx:~/openssl-1.0.0# ^C
root@vpsxxxxx:~/openssl-1.0.0#
Hasta ahora todo bien
Ahora vamos a ejecutar : sudo make install
Y va el error
cms.pod around line 457: Expected text after =item, not a number
cms.pod around line 461: Expected text after =item, not a number
cms.pod around line 465: Expected text after =item, not a number
cms.pod around line 470: Expected text after =item, not a number
cms.pod around line 474: Expected text after =item, not a number
POD document had syntax errors at /usr/bin/pod2man line 71.
make: *** [install_docs] Error 255
root@vpsxxxxx:~/openssl-1.0.0#
¿Se podría saber el por qué?
Muchas gracias de antemano.