Coder Social home page Coder Social logo

HP Omen 17 - ck0000 about vbiosfinder HOT 3 OPEN

coderobe avatar coderobe commented on May 29, 2024
HP Omen 17 - ck0000

from vbiosfinder.

Comments (3)

LostGuyHenry avatar LostGuyHenry commented on May 29, 2024 2

Ok people
It is shame for me :( , but I must ask You for help.
If there is anyone who can help me, then please i really need extract vBios(es) from that update.
Thanks a lot to anybody who will be able to extract it.

Link:
https://drive.google.com/file/d/1tzqpE3f2pYcFHfsW97PojjN9rj9E0UyM/view

from vbiosfinder.

raksanyiv avatar raksanyiv commented on May 29, 2024 1

Hi!

I'll try to help. No promises:-)
Please take a look at the error message:

mkmf.rb can't find header files for ruby at /usr/lib/ruby/include/ruby.h

You might have to install separate package for the ruby development
environment, ruby-dev or ruby-devel for example.

There can be other problems as well but this clearly states that you do not have installed the ruby development header files, you know, the source code files. Usually distros package the already built and usable binary files and the source codes separately. When you have to compile something from source code, you will need the dependencies' source too.
For me on Fedora 34 (I know I know, I'm planning to update... :-) ) this was the ruby-devel package.
# dnf install ruby-devel

Also please be sure all required/optional stuff listed is available on your system or in the 3rd-party dir.

So are the ruby header files on your system?

from vbiosfinder.

LostGuyHenry avatar LostGuyHenry commented on May 29, 2024

always end on this when:

bundle install --path=vendor/bundle
WARN: Unresolved or ambiguous specs during Gem::Specification.reset:
      reline (>= 0)
      Available/installed versions of this gem:
      - 0.1.5
WARN: Clearing out unresolved specs. Try 'gem cleanup <gem>'
Please report a bug if this causes problems.
Fetching gem metadata from https://rubygems.org/......
Using bundler 1.17.3
Using climate_control 0.2.0
Using coderay 1.1.2
Using colorize 0.8.1
Using method_source 0.9.0
Fetching posix-spawn 0.3.13
Installing posix-spawn 0.3.13 with native extensions
Gem::Ext::BuildError: ERROR: Failed to build gem native extension.

current directory:
/home/revan/vbios/VBiosFinder-master/vendor/bundle/ruby/2.7.0/gems/posix-spawn-0.3.13/ext
/usr/bin/ruby2.7 -I /usr/lib/ruby/vendor_ruby -r
./siteconf20220303-14469-1xm5bwb.rb extconf.rb
mkmf.rb can't find header files for ruby at /usr/lib/ruby/include/ruby.h

You might have to install separate package for the ruby development
environment, ruby-dev or ruby-devel for example.

extconf failed, exit code 1

Gem files will remain installed in
/home/revan/vbios/VBiosFinder-master/vendor/bundle/ruby/2.7.0/gems/posix-spawn-0.3.13
for inspection.
Results logged to
/home/revan/vbios/VBiosFinder-master/vendor/bundle/ruby/2.7.0/extensions/x86_64-linux/2.7.0/posix-spawn-0.3.13/gem_make.out

An error occurred while installing posix-spawn (0.3.13), and Bundler
cannot continue.
Make sure that `gem install posix-spawn -v '0.3.13' --source
'https://rubygems.org/'` succeeds before bundling.

In Gemfile:
  posix-spawn

from vbiosfinder.

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.