jonaburg / picom

A lightweight compositor for X11 (previously a compton fork)
Other
954 stars 99 forks source link

Says Libev is not installed but it is. #37

Open NicTanghe opened 3 years ago

NicTanghe commented 3 years ago

When i try to install using the provided commands it tells me throws me the following errors.

sudo dnf install cmake

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

src/meson.build:3:1: ERROR: C shared or static library 'ev' not found

when i install libev

$ sudo dnf install libev
Last metadata expiration check: 1:22:32 ago on Tue 02 Feb 2021 01:01:05 PM CET.
Package libev-4.33-2.fc33.x86_64 is already installed.
Dependencies resolved.
Nothing to do.
Complete!

i`m on fedora 33


xcb-damage does not seem to exist for fedora.

nickisyourfan commented 3 years ago

Have you found a solution? I just hit the same wall.

Same OS and version too.

NicTanghe commented 3 years ago

no i havent i just installed the picom package.

nickisyourfan commented 3 years ago

Dang ok. I was trying to install the jonaburg/picom package. Hmm.

nickisyourfan commented 3 years ago

Hey -- I got this installed on fedora 33. I never figured out the libev issue but if you check out the fedora requirements in the readme here it works! Cheers - https://github.com/yshui/picom