Openssl is either not installed properly or link to it is not working











up vote
1
down vote

favorite












Typing openssl version comes up with the following:



The program 'openssl' is currently not installed.  You can install it by typing:
sudo apt-get install openssl


Typing sudo apt-get install openssl suggests it's already installed:



~$ sudo apt-get install openssl
[sudo] password for systemagic:
Reading package lists... Done
Building dependency tree
Reading state information... Done
openssl is already the newest version..
0 to upgrade, 0 to newly install, 0 to remove and 6 not to upgrade.


Trying to locate it - I can see there is a file in ./usr/bin/openssl



/$ sudo find -name "openssl"
./etc/apparmor.d/abstractions/openssl
./etc/bash_completion.d/openssl
./usr/bin/openssl
./usr/share/doc/openssl


Navigating to this directory it shows openssl as an archive file (red).



Please can you help get the command line working. The server has been patched and rebooted. Running Ubuntu 12.04.4 LTS and the following are present:



ii  libflac8:i386                               1.2.1-6                           Free Lossless Audio Codec - runtime C library
ii libio-socket-ssl-perl 1.53-1 Perl module implementing object oriented interface to SSL sockets
ii libnet-ssleay-perl 1.42-1build1 Perl module for Secure Sockets Layer (SSL)
ii libssl0.9.8:i386 0.9.8o-7ubuntu3.1 SSL shared libraries
ii libssl1.0.0 1.0.1-4ubuntu5.12 SSL shared libraries
ii libssl1.0.0:i386 1.0.1-4ubuntu5.12 SSL shared libraries
ii libwavpack1:i386 4.60.1-2 audio codec (lossy and lossless) - library
ii openssl 1.0.1-4ubuntu5.12 Secure Socket Layer (SSL) binary and related cryptographic tools
ii python-openssl 0.12-1ubuntu2.1 Python wrapper around the OpenSSL library
ii ssl-cert 1.0.28ubuntu0.1 simple debconf wrapper for OpenSSL









share|improve this question


















  • 1




    From what you show openssl is installed. Have you tried calling /usr/bin/openssl instead of just openssl? Maybe your PATH is not correctly set up.
    – Steffen Ullrich
    Apr 19 '14 at 10:27










  • Yes. Have tried that, thanks. End up with /usr/bin/openssl: No such file or directory.
    – snapshot
    Apr 20 '14 at 13:57










  • Then I would suggest that your system is corrupted, because things which are clearly marked as installed are not there.
    – Steffen Ullrich
    Apr 20 '14 at 15:53










  • If the things are corrupted and not available .better do re install as @jkt123 suggested in the answer. ``` sudo apt-get --reinstall install openssl libssl1.0.0 ```
    – Raza Rafaideen
    Nov 22 at 8:27















up vote
1
down vote

favorite












Typing openssl version comes up with the following:



The program 'openssl' is currently not installed.  You can install it by typing:
sudo apt-get install openssl


Typing sudo apt-get install openssl suggests it's already installed:



~$ sudo apt-get install openssl
[sudo] password for systemagic:
Reading package lists... Done
Building dependency tree
Reading state information... Done
openssl is already the newest version..
0 to upgrade, 0 to newly install, 0 to remove and 6 not to upgrade.


Trying to locate it - I can see there is a file in ./usr/bin/openssl



/$ sudo find -name "openssl"
./etc/apparmor.d/abstractions/openssl
./etc/bash_completion.d/openssl
./usr/bin/openssl
./usr/share/doc/openssl


Navigating to this directory it shows openssl as an archive file (red).



Please can you help get the command line working. The server has been patched and rebooted. Running Ubuntu 12.04.4 LTS and the following are present:



ii  libflac8:i386                               1.2.1-6                           Free Lossless Audio Codec - runtime C library
ii libio-socket-ssl-perl 1.53-1 Perl module implementing object oriented interface to SSL sockets
ii libnet-ssleay-perl 1.42-1build1 Perl module for Secure Sockets Layer (SSL)
ii libssl0.9.8:i386 0.9.8o-7ubuntu3.1 SSL shared libraries
ii libssl1.0.0 1.0.1-4ubuntu5.12 SSL shared libraries
ii libssl1.0.0:i386 1.0.1-4ubuntu5.12 SSL shared libraries
ii libwavpack1:i386 4.60.1-2 audio codec (lossy and lossless) - library
ii openssl 1.0.1-4ubuntu5.12 Secure Socket Layer (SSL) binary and related cryptographic tools
ii python-openssl 0.12-1ubuntu2.1 Python wrapper around the OpenSSL library
ii ssl-cert 1.0.28ubuntu0.1 simple debconf wrapper for OpenSSL









share|improve this question


















  • 1




    From what you show openssl is installed. Have you tried calling /usr/bin/openssl instead of just openssl? Maybe your PATH is not correctly set up.
    – Steffen Ullrich
    Apr 19 '14 at 10:27










  • Yes. Have tried that, thanks. End up with /usr/bin/openssl: No such file or directory.
    – snapshot
    Apr 20 '14 at 13:57










  • Then I would suggest that your system is corrupted, because things which are clearly marked as installed are not there.
    – Steffen Ullrich
    Apr 20 '14 at 15:53










  • If the things are corrupted and not available .better do re install as @jkt123 suggested in the answer. ``` sudo apt-get --reinstall install openssl libssl1.0.0 ```
    – Raza Rafaideen
    Nov 22 at 8:27













up vote
1
down vote

favorite









up vote
1
down vote

favorite











Typing openssl version comes up with the following:



The program 'openssl' is currently not installed.  You can install it by typing:
sudo apt-get install openssl


Typing sudo apt-get install openssl suggests it's already installed:



~$ sudo apt-get install openssl
[sudo] password for systemagic:
Reading package lists... Done
Building dependency tree
Reading state information... Done
openssl is already the newest version..
0 to upgrade, 0 to newly install, 0 to remove and 6 not to upgrade.


Trying to locate it - I can see there is a file in ./usr/bin/openssl



/$ sudo find -name "openssl"
./etc/apparmor.d/abstractions/openssl
./etc/bash_completion.d/openssl
./usr/bin/openssl
./usr/share/doc/openssl


Navigating to this directory it shows openssl as an archive file (red).



Please can you help get the command line working. The server has been patched and rebooted. Running Ubuntu 12.04.4 LTS and the following are present:



ii  libflac8:i386                               1.2.1-6                           Free Lossless Audio Codec - runtime C library
ii libio-socket-ssl-perl 1.53-1 Perl module implementing object oriented interface to SSL sockets
ii libnet-ssleay-perl 1.42-1build1 Perl module for Secure Sockets Layer (SSL)
ii libssl0.9.8:i386 0.9.8o-7ubuntu3.1 SSL shared libraries
ii libssl1.0.0 1.0.1-4ubuntu5.12 SSL shared libraries
ii libssl1.0.0:i386 1.0.1-4ubuntu5.12 SSL shared libraries
ii libwavpack1:i386 4.60.1-2 audio codec (lossy and lossless) - library
ii openssl 1.0.1-4ubuntu5.12 Secure Socket Layer (SSL) binary and related cryptographic tools
ii python-openssl 0.12-1ubuntu2.1 Python wrapper around the OpenSSL library
ii ssl-cert 1.0.28ubuntu0.1 simple debconf wrapper for OpenSSL









share|improve this question













Typing openssl version comes up with the following:



The program 'openssl' is currently not installed.  You can install it by typing:
sudo apt-get install openssl


Typing sudo apt-get install openssl suggests it's already installed:



~$ sudo apt-get install openssl
[sudo] password for systemagic:
Reading package lists... Done
Building dependency tree
Reading state information... Done
openssl is already the newest version..
0 to upgrade, 0 to newly install, 0 to remove and 6 not to upgrade.


Trying to locate it - I can see there is a file in ./usr/bin/openssl



/$ sudo find -name "openssl"
./etc/apparmor.d/abstractions/openssl
./etc/bash_completion.d/openssl
./usr/bin/openssl
./usr/share/doc/openssl


Navigating to this directory it shows openssl as an archive file (red).



Please can you help get the command line working. The server has been patched and rebooted. Running Ubuntu 12.04.4 LTS and the following are present:



ii  libflac8:i386                               1.2.1-6                           Free Lossless Audio Codec - runtime C library
ii libio-socket-ssl-perl 1.53-1 Perl module implementing object oriented interface to SSL sockets
ii libnet-ssleay-perl 1.42-1build1 Perl module for Secure Sockets Layer (SSL)
ii libssl0.9.8:i386 0.9.8o-7ubuntu3.1 SSL shared libraries
ii libssl1.0.0 1.0.1-4ubuntu5.12 SSL shared libraries
ii libssl1.0.0:i386 1.0.1-4ubuntu5.12 SSL shared libraries
ii libwavpack1:i386 4.60.1-2 audio codec (lossy and lossless) - library
ii openssl 1.0.1-4ubuntu5.12 Secure Socket Layer (SSL) binary and related cryptographic tools
ii python-openssl 0.12-1ubuntu2.1 Python wrapper around the OpenSSL library
ii ssl-cert 1.0.28ubuntu0.1 simple debconf wrapper for OpenSSL






openssl






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Apr 16 '14 at 8:07









snapshot

612




612








  • 1




    From what you show openssl is installed. Have you tried calling /usr/bin/openssl instead of just openssl? Maybe your PATH is not correctly set up.
    – Steffen Ullrich
    Apr 19 '14 at 10:27










  • Yes. Have tried that, thanks. End up with /usr/bin/openssl: No such file or directory.
    – snapshot
    Apr 20 '14 at 13:57










  • Then I would suggest that your system is corrupted, because things which are clearly marked as installed are not there.
    – Steffen Ullrich
    Apr 20 '14 at 15:53










  • If the things are corrupted and not available .better do re install as @jkt123 suggested in the answer. ``` sudo apt-get --reinstall install openssl libssl1.0.0 ```
    – Raza Rafaideen
    Nov 22 at 8:27














  • 1




    From what you show openssl is installed. Have you tried calling /usr/bin/openssl instead of just openssl? Maybe your PATH is not correctly set up.
    – Steffen Ullrich
    Apr 19 '14 at 10:27










  • Yes. Have tried that, thanks. End up with /usr/bin/openssl: No such file or directory.
    – snapshot
    Apr 20 '14 at 13:57










  • Then I would suggest that your system is corrupted, because things which are clearly marked as installed are not there.
    – Steffen Ullrich
    Apr 20 '14 at 15:53










  • If the things are corrupted and not available .better do re install as @jkt123 suggested in the answer. ``` sudo apt-get --reinstall install openssl libssl1.0.0 ```
    – Raza Rafaideen
    Nov 22 at 8:27








1




1




From what you show openssl is installed. Have you tried calling /usr/bin/openssl instead of just openssl? Maybe your PATH is not correctly set up.
– Steffen Ullrich
Apr 19 '14 at 10:27




From what you show openssl is installed. Have you tried calling /usr/bin/openssl instead of just openssl? Maybe your PATH is not correctly set up.
– Steffen Ullrich
Apr 19 '14 at 10:27












Yes. Have tried that, thanks. End up with /usr/bin/openssl: No such file or directory.
– snapshot
Apr 20 '14 at 13:57




Yes. Have tried that, thanks. End up with /usr/bin/openssl: No such file or directory.
– snapshot
Apr 20 '14 at 13:57












Then I would suggest that your system is corrupted, because things which are clearly marked as installed are not there.
– Steffen Ullrich
Apr 20 '14 at 15:53




Then I would suggest that your system is corrupted, because things which are clearly marked as installed are not there.
– Steffen Ullrich
Apr 20 '14 at 15:53












If the things are corrupted and not available .better do re install as @jkt123 suggested in the answer. ``` sudo apt-get --reinstall install openssl libssl1.0.0 ```
– Raza Rafaideen
Nov 22 at 8:27




If the things are corrupted and not available .better do re install as @jkt123 suggested in the answer. ``` sudo apt-get --reinstall install openssl libssl1.0.0 ```
– Raza Rafaideen
Nov 22 at 8:27










1 Answer
1






active

oldest

votes

















up vote
1
down vote













If your installation has been corrupted, you may be able to fix OpenSSL by reinstalling openssl and libssl like so:



sudo apt-get --reinstall install openssl libssl1.0.0





share|improve this answer





















    Your Answer








    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "89"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f448428%2fopenssl-is-either-not-installed-properly-or-link-to-it-is-not-working%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    1 Answer
    1






    active

    oldest

    votes








    1 Answer
    1






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes








    up vote
    1
    down vote













    If your installation has been corrupted, you may be able to fix OpenSSL by reinstalling openssl and libssl like so:



    sudo apt-get --reinstall install openssl libssl1.0.0





    share|improve this answer

























      up vote
      1
      down vote













      If your installation has been corrupted, you may be able to fix OpenSSL by reinstalling openssl and libssl like so:



      sudo apt-get --reinstall install openssl libssl1.0.0





      share|improve this answer























        up vote
        1
        down vote










        up vote
        1
        down vote









        If your installation has been corrupted, you may be able to fix OpenSSL by reinstalling openssl and libssl like so:



        sudo apt-get --reinstall install openssl libssl1.0.0





        share|improve this answer












        If your installation has been corrupted, you may be able to fix OpenSSL by reinstalling openssl and libssl like so:



        sudo apt-get --reinstall install openssl libssl1.0.0






        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered May 2 '14 at 17:59









        jkt123

        2,5641220




        2,5641220






























            draft saved

            draft discarded




















































            Thanks for contributing an answer to Ask Ubuntu!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.





            Some of your past answers have not been well-received, and you're in danger of being blocked from answering.


            Please pay close attention to the following guidance:


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f448428%2fopenssl-is-either-not-installed-properly-or-link-to-it-is-not-working%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            Biblatex bibliography style without URLs when DOI exists (in Overleaf with Zotero bibliography)

            ComboBox Display Member on multiple fields

            Is it possible to collect Nectar points via Trainline?