Git Product home page Git Product logo

Comments (6)

mrshu avatar mrshu commented on July 17, 2024 2

Just for the record, here is everything I needed to install in order to be able to build showmethekey on Fedora:

$ sudo dnf install libevdev libudev-devel libevdev-devel libinput-devel gtk4-devel json-glib-devel

I might have missed a thing or two in between though...

from showmethekey.

mrshu avatar mrshu commented on July 17, 2024 2

@AlynxZhou if you'd be interested, I guess I could put together a corp package together, so that installing it is a bit easier for Fedora users 🙂

from showmethekey.

AlynxZhou avatar AlynxZhou commented on July 17, 2024

If you wants to compile some project, you also need the -devel/-dev package, which contains the headers used to compile. In Fedora I think you need libevdev-devel instead of python3-libevdev, this program does not use python.

from showmethekey.

azzamsa avatar azzamsa commented on July 17, 2024

Installed libevdev-devel but still doesn't work.

Run-time dependency libevdev found: YES 1.13.0
Found CMake: /usr/bin/cmake (3.22.2)
Run-time dependency libudev found: NO (tried pkgconfig and cmake)

../showmethekey-cli/meson.build:8:0: ERROR: Dependency "libudev" not found, tried pkgconfig and cmake

A full log can be found at /tmp/showmethekey/build/meson-logs/meson-log.txt
❯ sudo dnf install meson libevdev libevdev-devel
Last metadata expiration check: 3:30:50 ago on Sat 08 Oct 2022 11:46:39 AM WIB.
Package meson-0.62.2-1.fc36.noarch is already installed.
Package libevdev-1.13.0-1.fc36.x86_64 is already installed.
Package libevdev-devel-1.13.0-1.fc36.x86_64 is already installed.
Dependencies resolved.
Nothing to do.
Complete!

from showmethekey.

AlynxZhou avatar AlynxZhou commented on July 17, 2024

Run-time dependency libudev found: NO (tried pkgconfig and cmake)

You may also need libudev-devel (or maybe it's in some systemd package)

from showmethekey.

Vaisakhkm2625 avatar Vaisakhkm2625 commented on July 17, 2024

@AlynxZhou if you'd be interested, I guess I could put together a corp package together, so that installing it is a bit easier for Fedora users slightly_smiling_face

have you created?

from showmethekey.

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.