Giter Club home page Giter Club logo

Comments (3)

fat-tire avatar fat-tire commented on May 31, 2024 1

Thanks for this report and the kind words.

What are you using as your base OS-- that is, have you overridden RESOLVE_BASE_CONTAINER_IMAGE to use something other than the default Rocky Linux 8.x?

I ask because it looks like LibXt was installed into my container, which uses the default settings for most things. Here's how I checked. First, I started the container with ./resolve.sh /bin/bash . Then I looked to see if libXt is installed.

 bash-4.4$ dnf list installed | grep libXt
 libXt.x86_64                          1.1.5-12.el8                            @appstream 
 libXtst.x86_64                        1.2.3-7.el8                             @appstream 

So it's there. I'm not sure why libXt isn't showing up for you. FWIW, libXtst is explicitly installed. But if you think it's a good idea to add libXt to that line as well to make sure it's there, please try adding it (don't forget to test it!) and if it works, submit as a pull request. I don't mind having it added if for some distributions or even rare situations it doesn't show up.

Ditto re the reference/link to the nvidia article! If you found something helpful in the article that you think might be useful to other people, especially for troubleshooting, create a separate pull request! Please try to make the prose in the README.md as clear and readable to a non-technical audience as you think you can get away with :)

Again, thanks for trying this and helping to make the project better!

from resolve.

fat-tire avatar fat-tire commented on May 31, 2024

No response, so for fun I tried adding libXt to the build and didn't have any issues with Rocky Linux 8.6 as a base, so I'm going to just explicitly add it with a manual edit and submit as PR #43

Does this work/fix the issue for you? Thanks!

from resolve.

fat-tire avatar fat-tire commented on May 31, 2024

Nothing new here in 3 weeks so I'm gonna close this. Hopefully adding libXt will work for everyone. Issues? Feel free to re-open.

from resolve.

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.