Komorebi-Fork / komorebi

A beautiful and customisable wallpaper manager for Linux
GNU General Public License v3.0
271 stars 17 forks source link

Unable to install on Ubuntu 20.04 Jammy #85

Closed galaxine-senpai closed 1 year ago

galaxine-senpai commented 1 year ago

Hello! I recently tried to install komorebi but when I attempt to install it with dpkg it doesn't work due to missing dependency's. Is there any way to fix this problem?

here is the dpkg output:

(Reading database ... 214440 files and directories currently installed.)
Preparing to unpack komorebi_2.2.1-1_amd64.deb ...
Unpacking komorebi (2.2.0-1) over (2.1.0) ...
[INFO] Ignore any errors
[*] Resetting desktop configuration
No such schema “org.nemo.desktop”
dpkg: dependency problems prevent configuration of komorebi:
 komorebi depends on libclutter-gst-3.0-dev; however:
  Package libclutter-gst-3.0-dev is not installed.
 komorebi depends on libwebkit2gtk-4.0-dev; however:
  Package libwebkit2gtk-4.0-dev is not installed.
 komorebi depends on libclutter-1.0-dev; however:
  Package libclutter-1.0-dev is not installed.
 komorebi depends on libgtk-3-dev; however:
  Package libgtk-3-dev is not installed.
 komorebi depends on libgee-0.8-dev; however:
  Package libgee-0.8-dev is not installed.

dpkg: error processing package komorebi (--install):
 dependency problems - leaving unconfigured
Processing triggers for mailcap (3.70+nmu1ubuntu1) ...
Processing triggers for gnome-menus (3.36.0-1ubuntu3) ...
Processing triggers for desktop-file-utils (0.26-1ubuntu3) ...
Processing triggers for fontconfig (2.13.1-4.2ubuntu5) ...
Errors were encountered while processing:
 komorebi
galaxine-senpai commented 1 year ago

The solution (from what I found) was to follow the instructions on manually building up until the git clone instruction.