Code Monkey home page Code Monkey logo

Comments (8)

jm-pro avatar jm-pro commented on May 21, 2024 2

the message is different now!
error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory

It seems it is/was a problem also with servo
servo/servo#12015

as servo/servo#12015 (comment) indicates, the version of SSL required is quite old. Would it be possible for you to bump up the version?
The oldest version I can find is 1.0.2.

from bat.

sharkdp avatar sharkdp commented on May 21, 2024 2

Thank you for investigating. We might actually even be able to drop the ssl dependency completely (it's currently required by libgit2, but it can be configured not to use ssl - and we don't need any features that would require ssl). I will look into it.

from bat.

rahilwazir avatar rahilwazir commented on May 21, 2024 2

error while loading shared libraries: libssl.so.1.0.0: cannot open shared object file: No such file or directory

I had the same issue, fixed now in Fedora 28. Thanks

from bat.

sharkdp avatar sharkdp commented on May 21, 2024

Thank you for reporting this. I have switched to using libcurl4-openssl in #32. I hope this will fix this problem.

from bat.

sharkdp avatar sharkdp commented on May 21, 2024

Could you please test if this has been resolved in 0.2.1?

from bat.

sharkdp avatar sharkdp commented on May 21, 2024

Released as v0.2.2. Would love to get some feedback if it worked this time 😃

from bat.

jm-pro avatar jm-pro commented on May 21, 2024

It works on Fedora 26 (glibc is 2.25)

On CentOS 7.4.1708 there is a GLIBC version problem
/lib64/libc.so.6: version `GLIBC_2.18' not found (required by ./bat)

yum list glibc shows that latest version is 2.17
It seems Centos 7.5 will also have 2.17.

from bat.

sharkdp avatar sharkdp commented on May 21, 2024

It works on Fedora 26 (glibc is 2.25)

Great, thank you for checking.

On CentOS 7.4.1708 there is a GLIBC version problem
/lib64/libc.so.6: version `GLIBC_2.18' not found (required by ./bat)

Could you please open a new ticket to track this? This is unrelated to the ssl issue in this ticket. Thank you!

from bat.

Related Issues (20)

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.