Code Monkey home page Code Monkey logo

Comments (5)

ggarra13 avatar ggarra13 commented on June 15, 2024

libselinux is a system library and should not be disted. Your LD_LIBRARY_PATH should in principle include the path to it (ie. /usr/lib64). Check if you modified the LD_LIBRARY_PATH variable or if Arch Linux does not include the path to it in it (and I'll add it myself).

from mrv2.

mruegenberg avatar mruegenberg commented on June 15, 2024

Hi @ggarra13 , I'm not using selinux, so it's not available within my main LD_LIBRARY_PATH.
Sounds like maybe this shouldn't really be linked against? Probably it's coming from some dependency?

I found the library on my system in the distributions for Steam and Meshroom, so at least in those cases it's considered worth distributing. (Meshroom is also where I copied the library from to allow me to start mrv2)

from mrv2.

ggarra13 avatar ggarra13 commented on June 15, 2024

Ok. Thanks for the advice. Can you tell me if Steam or Meshroom also distributes libmount with it? Distributing libselinux only created a warning about lack of version information of the library for libmount.so.1 in my Ubuntu 22.04 box when I started mrv2.

The dependency on libselinux comes from libgio which may be related to linking against glib for wayland. I'll keep investigating...

from mrv2.

ggarra13 avatar ggarra13 commented on June 15, 2024

Ok. It is a dependency of libpango that cannot be avoided. I am adding libselinux and libmount to the distribution to fix it. Can you please download this version of v0.5.3 and verify that it works for you with no errors or warnings of any kind:

https://mega.nz/file/aLpUBKRK#swwzcOLVvI1wKpsqpV5NU5vr1zW1vMf6mCf71W4Sdp8

from mrv2.

mruegenberg avatar mruegenberg commented on June 15, 2024

Hi, sorry for the slow reply. It seems that Meshroom/Steam do not include libmount, but for instance Natron does, which I imagine might have similar requirements to mrv2.
I do have pango installed, but it seems on my system this does not require libselinux, and neither does libgio/glib2, so it might be theoretically possible to do without, but probably not with the version provided by Ubuntu.

I also tested the new tarball you provided and everything appears to be working perfectly, thank you!

from mrv2.

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.