Hello,

I am trying to install openssl-1.0.0 on fedora 19.
I tried different versions:
openssl-1.0.0k.tar.gz
openssl-1.0.0f.tar.gz
and
openssl-1.0.0.tar.gz

./config and make appear ok

but make install always ends like this:

installing man1/gendsa.1
installing man1/genpkey.1
genpkey.pod around line 117: You forgot a '=back' before '=head1'
POD document had syntax errors at /bin/pod2man line 69.
make: *** [install_docs] Error 1
[root@legolas openssl-1.0.0f]#

Any ideas, suggestions?

BTW: I am trying this because packettracer asks for this version:

[root@legolas Downloads]# cd /opt/pt/bin
[root@legolas bin]# ./PacketTracer6
./PacketTracer6: error while loading shared libraries: libcrypto.so.1.0.0:
cannot open shared object file: No such file or directory
[root@legolas bin]#


Thanks

Joost

Reply via email to