SAMSON Forum
    • Login
    • Search
    • Recent
    • Tags
    • Popular
    • SAMSON Connect
    • Get SAMSON

    problem of starting under openSUSE

    Getting started
    2
    5
    122
    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
      Shuguang last edited by

      Hello, I installed Samson under openSUSE 15.5 x64. However, Samson failed with the following information:

      ./SAMSON: /lib64/libc.so.6: version `GLIBC_2.33' not found (required by ./SAMSON)

      how to solve this problem?

      Thank you very much.

      DmitriyMarin 1 Reply Last reply Reply Quote 0
      • DmitriyMarin
        DmitriyMarin @Shuguang last edited by

        Dear @Shuguang ,

        Could you please try to update glibc to version 2.33?

        Ensure your system is fully up to date, on openSUSE:

        sudo zypper refresh
        sudo zypper update
        

        verify the version of glibc:

        ldd --version
        

        If glibc 2.33 is not available through the official repositories, you can try installing it from OpenSUSE Tumbleweed.

        Dmitriy,
        The SAMSON Team, https://s-c.io

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

          ldd (GNU libc) 2.31
          Copyright (C) 2020 Free Software Foundation, Inc.
          This is free software; see the source for copying conditions. There is NO
          warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
          Written by Roland McGrath and Ulrich Drepper.

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

            I don't want to upgrade the whole system. That's too much changes. I have to install all the other software as well. It is too complicated

            1 Reply Last reply Reply Quote 0
            • DmitriyMarin
              DmitriyMarin last edited by

              You don't need to upgrade your whole system; you can try to update it via the above-given commands which will update the packages installed on your system. And if glibc 2.33 is not available with the update you can try to install it from OpenSUSE Tumbleweed.

              Dmitriy,
              The SAMSON Team, https://s-c.io

              1 Reply Last reply Reply Quote 0
              • First post
                Last post