GithubHelp home page GithubHelp logo

ubuntu 20.04.1 LTS about revsuit HOT 3 CLOSED

li4n0 avatar li4n0 commented on June 5, 2024
ubuntu 20.04.1 LTS

from revsuit.

Comments (3)

a-ku-b0yi avatar a-ku-b0yi commented on June 5, 2024 2

> strings /lib/x86_64-linux-gnu/libc.so.6 |grep GLIBC_ #check version
...
...
GLIBC_2.30
GLIBC_PRIVATE

> sudo vim /etc/apt/sources.list

add this:deb http://th.archive.ubuntu.com/ubuntu jammy main

deb http://th.archive.ubuntu.com/ubuntu jammy main

> sudo apt-get update
> sudo apt-get install libc6
> strings /lib/x86_64-linux-gnu/libc.so.6 |grep GLIBC_ #check again
...
...
GLIBC_2.29
GLIBC_2.30
GLIBC_2.31 #added
GLIBC_2.32
GLIBC_2.33
GLIBC_2.34
GLIBC_2.35
GLIBC_PRIVATE
> ---that's ok---

from revsuit.

charis3306 avatar charis3306 commented on June 5, 2024

yep
thank you!

from revsuit.

Li4n0 avatar Li4n0 commented on June 5, 2024

Hello in the latest release of the version running on this system will cause the following error: /revsuit_linux_amd64: /lib/x86_64-linux-gnu/libc.so.6: version 'GLIBC_2.32' not found (required by./revsuit_linux_amd64)

The 0.7.0 release file was compiled with CGO turned off and the problem was solved,thanks for the feedback.

from revsuit.

Related Issues (18)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.