Giter Site home page Giter Site logo

Comments (5)

torhackr avatar torhackr commented on August 30, 2024 4

UPDATE: After doing some searching, I found that ovirt-engine-sdk 4.2.4 depended on libcurl4-openssl-dev and libxml2-dev. To install these requirements, I simply did sudo apt install gcc libcurl4-openssl-dev libxml2-dev -y. After this, running bundle update worked fine, as did bundle install.

from secgen.

torhackr avatar torhackr commented on August 30, 2024 1

To resolve this issue, we'd need to update the README.md file to incorporate these additions prior to running bundle install:

  1. sudo apt install gcc libcurl4-openssl-dev libxml2-dev -y
  2. bundle update

from secgen.

torhackr avatar torhackr commented on August 30, 2024

UPDATE: The instructions failed to include this tidbit, but the easy fix for this problem was to run bundle update to get the latest bundle version. However, while this fixed the json problem, it still encountered a problem with ovirt-engine-sdk 4.2.4.

from secgen.

torhackr avatar torhackr commented on August 30, 2024

(I guess I should leave this open until the issue is fixed in the source.)

from secgen.

thomashaw avatar thomashaw commented on August 30, 2024

Hi @torhackr,

Thanks a lot for raising the issue and taking an interest in SecGen. I've updated README.md to include the missing dependencies. We recently had a large merge and this must have slipped through unnoticed. Apologies for the inconvenience!

Many thanks,
Tom

from secgen.

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.