Giter Site home page Giter Site logo

Build fails on Fedora 24 about loadlibrary HOT 4 CLOSED

taviso avatar taviso commented on August 10, 2024
Build fails on Fedora 24

from loadlibrary.

Comments (4)

taviso avatar taviso commented on August 10, 2024

I tested on Fedora, and glibc-devel.i686 and libgcc.i686 seemed to be enough, have you installed those?

from loadlibrary.

jpdonnell avatar jpdonnell commented on August 10, 2024

Yes

dnf install glibc-devel libgcc readline-devel cabextract
Last metadata expiration check: 1:20:49 ago on Wed May 24 07:26:52 2017.
Package glibc-devel-2.23.1-11.fc24.x86_64 is already installed, skipping.
Package libgcc-6.3.1-1.fc24.x86_64 is already installed, skipping.
Package libgcc-6.3.1-1.fc24.i686 is already installed, skipping.
Dependencies resolved.

Package Arch Version Repository Size

Installing:
cabextract x86_64 1.5-4.fc24 fedora 48 k
readline-devel x86_64 6.3-8.fc24 fedora 179 k

from loadlibrary.

taviso avatar taviso commented on August 10, 2024

Ah, the .i686 part is important - because the dll is 32bit we need the 32bit libraries, try this:

dnf install glibc-devel.i686 libgcc.i686

from loadlibrary.

jpdonnell avatar jpdonnell commented on August 10, 2024

Excellent . Thank you
JD

from loadlibrary.

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.