You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello. I decided to build the latest timg on Fedora 38. I get the following output when compiling:
-- The CXX compiler identification is GNU 13.1.1
-- Detecting CXX compiler ABI info
-- Detecting CXX compiler ABI info - done
-- Check for working CXX compiler: /usr/lib64/ccache/c++ - skipped
-- Detecting CXX compile features
-- Detecting CXX compile features - done
-- Found PkgConfig: /usr/bin/pkg-config (found version "1.8.0")
-- Found Git: /usr/bin/git (found version "2.41.0")
-- Checking for module 'libdeflate'
-- Found libdeflate, version 1.9
-- Checking for module 'libsixel'
-- Package 'libsixel', required by 'virtual:world', not found
CMake Error at /usr/share/cmake/Modules/FindPkgConfig.cmake:607 (message):
A required package was not found
Call Stack (most recent call first):
/usr/share/cmake/Modules/FindPkgConfig.cmake:829 (_pkg_check_modules_internal)
CMakeLists.txt:42 (pkg_check_modules)
-- Configuring incomplete, errors occurred!
When I search for libsixel in the repos, I get no matches
1 ~cfg/gitmgmt dnf search libsixel
Last metadata expiration check: 6:04:03 ago on Fri 28 Jul 2023 11:59:45 AM CDT.
No matches found.
I have not removed any repositories, and I have the RPMfusion repositories enabled.
The text was updated successfully, but these errors were encountered:
Hello. I decided to build the latest
timg
on Fedora 38. I get the following output when compiling:When I search for libsixel in the repos, I get no matches
I have not removed any repositories, and I have the RPMfusion repositories enabled.
The text was updated successfully, but these errors were encountered: