Git Product home page Git Product logo

Comments (7)

cfis avatar cfis commented on July 26, 2024

What is the /libxml-ruby-2.9.0-x64-mingw32 directory? Is there actually an libxml-ruby.so file in the correct location?

from libxml-ruby.

SP8890 avatar SP8890 commented on July 26, 2024

yes libxml-ruby file in the correct location

from libxml-ruby.

cfis avatar cfis commented on July 26, 2024

Well, hard to say without more info. If the file is there, maybe the so file is missing the Init_* call (you can use https://github.com/lucasg/Dependencies to check. Or maybe is a Ruby version mismatch).

from libxml-ruby.

camilova avatar camilova commented on July 26, 2024

I have this same error with ruby 3.0.3p157 and rails 7.0 on windows with msys64.
The same app with rails 6.1 and ruby 2.7.5 on the same machine and OS works perfectly.

stacktrace.txt

from libxml-ruby.

SP8890 avatar SP8890 commented on July 26, 2024

Hi @camilova Thanks for your advise. I was using ruby 2.5.3 earlier, I have tried with ruby 2.7.5 but unfortunately this couldn't resoved the issue. The same error occurs again. It also seems that this error isn't happnes in ubantu or mac.

from libxml-ruby.

cfis avatar cfis commented on July 26, 2024

The easiest way to check:

  1. Download this program - https://github.com/lucasg/Dependencies
  2. Open its GUI
  3. Drop the libxml-ruby.so onto it
  4. It will then show you the dll's dependencies. I assume one is missing. The other potential issue is the file isn't exporting the Init_ function (but that seems pretty unlikely),

from libxml-ruby.

cfis avatar cfis commented on July 26, 2024

Just released a new version for that includes Ruby 3.0 and 3.1 compiled binaries. See if those work for you.

from libxml-ruby.

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.