Giter VIP home page Giter VIP logo

Comments (3)

matheussampaio avatar matheussampaio commented on June 17, 2024

In several linux systems that version is already unavailable and in others it is but for some other reason you cant upgrade it. Is any way that the current version can be used? Or a posible workaround?

Maybe we could update the build scripts to install from source or something more recent. Unfortunately, I don't have a linux machine to test it out.

You can find the steps to build for linux here.

from ao-loot-logger.

IlabSentuser avatar IlabSentuser commented on June 17, 2024

Hello, I think I was not clear enough, it is not that the library itself does not exist. libcap is installed in my system, it is just that the version is not the one required for ao-loot-logger to run, the binding is against libcap.so.0.8 which in my system does not exist, or rather it does but with the name libcap.so; i tried, among other things, to symlink the standard libcap to the required one but it did not work for reasons unknown to me.
In my distribution is not really possible to downgrade libcap, and even if i did, i would still hit the same problem, as libcap.so.0.8 is expected, that is the case for some other distributions as well. I did try to play around with the code to build the binary, but the error keeps occurring. I don't really know how to develop in NodeJS so maybe what I did is of no use.
Also, now that I explored the code a little I think that is not your responsibility as i think you just use the module called cap, which should be the one responsible for fixing this I suppose. Can you confirm me this?
I do have linux as my OS and the willingness to help with this completely, so if someone (maintainer or someone else) knows how to change the version that the software requires of libcap i can test it.

from ao-loot-logger.

matheussampaio avatar matheussampaio commented on June 17, 2024

You are correct, cap is the one using this old dependency. I can't do much there.

from ao-loot-logger.

Related Issues (9)

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.