Code Monkey home page Code Monkey logo

Comments (3)

samtay avatar samtay commented on June 11, 2024

It sounds like rust-openssl is having trouble finding your local lib. Two questions:

  1. As the error message indicates, have you installed libssl-dev on Ubuntu? If not, does it fix the problem?
  2. Does installing the pre-compiled binary (which uses vendored ssl) work for you:
curl --proto '=https' --tlsv1.2 -sSf https://samtay.github.io/so/install.sh \
  | bash -s -- --to ~/.cargo/bin

The first suggestion should fix this, but if not, let me know and I will forward the issue to the upstream library.

from so.

samtay avatar samtay commented on June 11, 2024

@Victor-Lerman Did you ever try installing libssl-dev? If I don't hear from you, I'm inclined to close this, since the error message seems to indicate that that would solve this problem.

from so.

samtay avatar samtay commented on June 11, 2024

Given that this issue is your only GitHub activity for the past year, I think it's unlikely I'll get a response 😄 but feel free to open back up if you need to.

from so.

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.