I tried to update Xnview but am getting a dependency issue.
I have been a paid user for about 10 years and I really like to keep it up to date. Here are my specs:
any help with this is greatly appreciated!
Linux - Ubuntu MATE 24.04 Missing dependancies
Moderators: XnTriq, helmut, xnview
-
- Posts: 4
- Joined: Thu Jun 18, 2020 1:43 am
-
- Author of XnView
- Posts: 45053
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
Re: Linux - Ubuntu MATE 24.04 Missing dependancies
there is a problem with glib name, you need to force isntall
Pierre.
-
- Posts: 4
- Joined: Thu Jun 18, 2020 1:43 am
Re: Linux - Ubuntu MATE 24.04 Missing dependancies
ok. How do I force the install?
-
- Author of XnView
- Posts: 45053
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
-
- Posts: 2
- Joined: Sun Dec 29, 2024 10:36 am
Re: Linux - Ubuntu MATE 24.04 Missing dependancies
It's not working with me (Xubuntu 24.04)
Idem with sudo
Code: Select all
apt install --force xnview.deb
E: L'option --force de la ligne de commande n'est pas reconnue quand elle est utilisée avec d'autres options.
-
- Author of XnView
- Posts: 45053
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
-
- Posts: 2
- Joined: Sun Dec 29, 2024 10:36 am
Re: Linux - Ubuntu MATE 24.04 Missing dependancies
Thanks a lot is working
Code: Select all
sudo dpkg -i --force-all xnview.deb