Netgate Discussion Forum
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Search
    • Register
    • Login

    "libssl.so.5" not found –- SOLVED

    Scheduled Pinned Locked Moved 2.0-RC Snapshot Feedback and Problems - RETIRED
    4 Posts 2 Posters 6.9k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • S
      senseifedon
      last edited by

      Because of this libssl.so.5, I cannot run ntop or squid on 2.0 Alpha Alpha. Something is wrong about installation of these packages.

      /usr/local/bin/ntop -u nobody -A

      /libexec/ld-elf.so.1: Shared object "libssl.so.5" not found, required by "ntop"

      1 Reply Last reply Reply Quote 0
      • _
        _igor_
        last edited by

        known thing: look for libssl.so.? and link that found file to the missing one. There will be missing more libs, do with that all. Will work.

        1 Reply Last reply Reply Quote 0
        • S
          senseifedon
          last edited by

          There are a few problems about libs. I changed directory to /usr/lib and changed needed lib names.

          Sample
          cp libssl.so.6 libssl.so.5

          And also I copied other needed lib names like above.

          Thanks.

          1 Reply Last reply Reply Quote 0
          • _
            _igor_
            last edited by

            Easier and more elegant solution is linking: ln -s libx liby. Copying needs much more space! (Its like making aliases.)

            1 Reply Last reply Reply Quote 0
            • First post
              Last post
            Copyright 2025 Rubicon Communications LLC (Netgate). All rights reserved.