Giter Site home page Giter Site logo

Comments (6)

kqvanity avatar kqvanity commented on August 28, 2024 2

I've already had a successful compilation with the respective library directories and files placed accordingly. I had to provide the library file's linker name using sudo ldconfig /usr/local/lib/libxkbswitch.so.1 to getnot found gap filled up

from xkb-switch.

synalice avatar synalice commented on August 28, 2024 1

Ok, fine. For those who run into this again: I think the next step should be running ldd $(which xkb-switch) and trying to figure out what is happening

I have exactly that error. Running Fedora 36.
Output of ldd $(which xkb-switch):

	linux-vdso.so.1 (0x00007ffd0bdc2000)
	libxkbswitch.so.1 => not found
	libX11.so.6 => /lib64/libX11.so.6 (0x00007ff120a0e000)
	libxkbfile.so.1 => /lib64/libxkbfile.so.1 (0x00007ff1209e4000)
	libstdc++.so.6 => /lib64/libstdc++.so.6 (0x00007ff1207b0000)
	libm.so.6 => /lib64/libm.so.6 (0x00007ff1206d2000)
	libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007ff1206b2000)
	libc.so.6 => /lib64/libc.so.6 (0x00007ff1204ae000)
	libxcb.so.1 => /lib64/libxcb.so.1 (0x00007ff120482000)
	/lib64/ld-linux-x86-64.so.2 (0x00007ff120b71000)
	libXau.so.6 => /lib64/libXau.so.6 (0x00007ff12047c000)

from xkb-switch.

sergei-mironov avatar sergei-mironov commented on August 28, 2024

I know that Ubuntu 20.04 may use Wayland (depends on configuration). Wayland is not currently supported in xkb-switch, see #64 Is it your case?

from xkb-switch.

sarmong avatar sarmong commented on August 28, 2024

That was X11.
However, I don't have that Ubuntu installation anymore and there is no issue right now, so I'm closing the issue

from xkb-switch.

sergei-mironov avatar sergei-mironov commented on August 28, 2024

Ok, fine. For those who run into this again: I think the next step should be running ldd $(which xkb-switch) and trying to figure out what is happening

from xkb-switch.

synalice avatar synalice commented on August 28, 2024

Solved it by just installing it from Fedora's package repository sudo dnf install xkb-switch 🥴

from xkb-switch.

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.