-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Open
Description
Hello, my system is ubuntu20.04, and when i install pakeplus version >= 0.4.5, no matter what kind of install format, I will meet some same problems, most commonly:
when i dirtctly install deb file or use alien to convert rpm file to deb file, i will meet libwebkit2gtk version error, like this:
> sudo dpkg -i PakePlus_0.4.5_amd64.deb
Selecting previously unselected package pake-plus.
(Reading database ... 431762 files and directories currently installed.)
Preparing to unpack PakePlus_0.4.5_amd64.deb ...
Unpacking pake-plus (0.4.5) ...
dpkg: dependency problems prevent configuration of pake-plus:
pake-plus depends on libwebkit2gtk-4.1-0; however:
Package libwebkit2gtk-4.1-0 is not installed.
dpkg: error processing package pake-plus (--install):
dependency problems - leaving unconfigured
Processing triggers for bamfdaemon (0.5.3+18.04.20180207.2-0ubuntu2) ...
Rebuilding /usr/share/applications/bamf-2.index...
Processing triggers for gnome-menus (3.36.0-1ubuntu1) ...
Processing triggers for desktop-file-utils (0.24-1ubuntu3) ...
Processing triggers for mime-support (3.64ubuntu1) ...
Processing triggers for hicolor-icon-theme (0.17-2) ...
Errors were encountered while processing:
when I directly use .AppImage, it tells me that the GLIBC version is lower, this is more hard to config for a ubuntu user, so I truely expect that the maintainer could do a adaption to ubuntu20.04, because there are still lots of users who are still using this version of system for a long period of time.
tks so much! And this is really a good job.
Metadata
Metadata
Assignees
Labels
No labels