Giter Site home page Giter Site logo

Comments (7)

zilayo avatar zilayo commented on June 11, 2024 1

sudo apt install libssl-dev

from heimdall-rs.

Jon-Becker avatar Jon-Becker commented on June 11, 2024

Hey! Thank you for opening. This is the issue:

  run pkg_config fail: Could not run `PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 pkg-config --libs --cflags openssl`
  The pkg-config command could not be found.

  Most likely, you need to install a pkg-config package for your OS.
  Try `apt install pkg-config`, or `yum install pkg-config`,
  or `pkg install pkg-config`, or `apk add pkgconfig` depending on your distribution.

  If you've already installed it, ensure the pkg-config command is one of the
  directories in the PATH environment variable.

from heimdall-rs.

betharavikiran avatar betharavikiran commented on June 11, 2024

To Install, I ran the below two commands
sudo apt-get update -y
sudo apt-get install -y pkg-config
image

Added to Env and on printing, it prints the path as below, but the error seems to persist. I tried revoking a new terminal.

image

The issue seems to persist.

from heimdall-rs.

Jon-Becker avatar Jon-Becker commented on June 11, 2024

image

The issue seems to persist.

can you upload the full log for this? it looks like it fell back to 0.6.0 >= version < 0.8.0, and then began building. Does the same error happen? what does $ pkg-config --help output?

from heimdall-rs.

betharavikiran avatar betharavikiran commented on June 11, 2024

Please find below the complete log
bifrost_install.log

output for pkg-config --help
image

from heimdall-rs.

betharavikiran avatar betharavikiran commented on June 11, 2024

Yes, that resolved the issue. Heimdall-rs is now working for me.

Thank you @Jon-Becker @zilayo

from heimdall-rs.

Jon-Becker avatar Jon-Becker commented on June 11, 2024

@zilayo you're the man. @betharavikiran im glad everything works now!

from heimdall-rs.

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.