theinvisible / openfortigui

VPN-GUI to connect to Fortigate-Hardware, based on openfortivpn
https://hadler.me/linux/openfortigui/
GNU General Public License v3.0
489 stars 54 forks source link

Not Working On Linux Mint 21 #175

Closed kydner closed 1 year ago

kydner commented 1 year ago

Selecting previously unselected package openfortigui. (Reading database ... 316683 files and directories currently installed.) Preparing to unpack openfortigui_0.9.5-1_amd64_focal.deb ... Unpacking openfortigui (0.9.5-1) ... dpkg: dependency problems prevent configuration of openfortigui: openfortigui depends on libqt5keychain1 (>= 0.7.0); however: Package libqt5keychain1 is not installed. openfortigui depends on libssl1.1 (>= 1.1.0); however: Package libssl1.1 is not installed.

dpkg: error processing package openfortigui (--install): dependency problems - leaving unconfigured Processing triggers for gnome-menus (3.36.0-1ubuntu3) ... Processing triggers for desktop-file-utils (0.26+mint1+vanessa) ... Processing triggers for mailcap (3.70+nmu1ubuntu1) ... Errors were encountered while processing: openfortigui

elead-ley commented 1 year ago

install libssl1.1 from deb file from here: http://security.ubuntu.com/ubuntu/pool/main/o/openssl/libssl1.1_1.1.1f-1ubuntu2.16_amd64.deb

elead-ley commented 1 year ago

image Also, once you have installed it, check this option in the settings or it will do nothing on connect

kydner commented 1 year ago

Ok thanks, its solve