LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   need help for installing openssl in fedora 17 64 bit os (https://www.linuxquestions.org/questions/linux-newbie-8/need-help-for-installing-openssl-in-fedora-17-64-bit-os-4175492324/)

nazatul 01-23-2014 01:28 PM

need help for installing openssl in fedora 17 64 bit os
 
hi, can anyone help to install openssl? i have fedora 17 64bit system. thanks in advance

Habitual 01-23-2014 02:06 PM

terminal as root >
first, look for it with
Code:

yum search openssl-server
then install with
Code:

yum install openssl-server

TB0ne 01-23-2014 02:30 PM

Quote:

Originally Posted by nazatul (Post 5103844)
hi, can anyone help to install openssl? i have fedora 17 64bit system. thanks in advance

The first step you need to take is not to use Fedora 17...it's old, and the latest version is 20. Second, what have you done/tried so far?? You should just have to type in something like "yum install openssl". Did you try to look this up?

lleb 01-23-2014 05:28 PM

TB0ne beat me to it. in short you need to migrate off F17 to at least F19 and F20 would be even better. I do not know if fedup will take you all the way from F17 to F20 in a single jump. I know you can use fedup from F18 to F20 and going forward a 2 or 3 jump should work fine with fedup. should being the key word.

my only other question is why are you wanting to run openssl on your F17 box? are you planning on running a web server? if so dont bother with Fedora at all and instead install CentOS you will have much longer life support and better performance in the long run with considerably less headache.


All times are GMT -5. The time now is 09:13 AM.