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
I have made sure that both my config and system packages are up to date
(...except for the package that failed to install.)
Linux distro: Arch Linux x86_64
The issue
Installing illogical-impulse-microtex-git fails because it can't find module gtksourceviewmm-3.0.
I have gtksourceviewmm installed, but gtksourceviewmm-3.0 does not exist in the package repos.
Logs
-- Checking for module 'gtksourceviewmm-3.0'
-- Package 'gtksourceviewmm-3.0' not found
CMake Error at /usr/share/cmake/Modules/FindPkgConfig.cmake:645 (message):
The following required packages were not found:
- gtksourceviewmm-3.0
Call Stack (most recent call first):
/usr/share/cmake/Modules/FindPkgConfig.cmake:873 (_pkg_check_modules_internal)
CMakeLists.txt:215 (pkg_check_modules)
-- Configuring incomplete, errors occurred!
==> ERROR: A failure occurred in build().
Aborting...
The text was updated successfully, but these errors were encountered:
Same thing. Despite that I was able to install the dots successfully on one machine. The other machine however is throwing errors while starting hyprland
The issue
Installing
illogical-impulse-microtex-git
fails because it can't find modulegtksourceviewmm-3.0
.I have
gtksourceviewmm
installed, butgtksourceviewmm-3.0
does not exist in the package repos.Logs
The text was updated successfully, but these errors were encountered: