Hi!
Trying to install the XnView-deb 1.8.0 (What I am doing regularly) does not work.
I get unfulfillable dependencies (see screen shot)
I could find out, that during upgrade from Linux Mint 12.3 (based on Ubunto 22.04) to LM22 (based on Ubuntu 24.04) libglib2.0-0 was removed and libglib2.0-0t64 was installed instead.
I heard, that there are renamings made on some (many?) libraries, and that libglib2.0-0 no longer exists in Ubuntus repositories.
I heard from one user that he could successfully install 1.8.0 on fresh installed (not by upgraded) LM22.
I think, libglib2.0-0t64 could do the job oflibglib2.0-0.
I could use the flatpack, of coarse, but I don't want to change my habits, as I upgraded XnView with the deb-files for a long time, without any troubles.
Dependencies for XnView 1.8.0 deb
Moderators: XnTriq, helmut, xnview
-
- Posts: 4
- Joined: Tue Sep 03, 2024 6:18 pm
Dependencies for XnView 1.8.0 deb
You do not have the required permissions to view the files attached to this post.
-
- Author of XnView
- Posts: 44373
- Joined: Mon Oct 13, 2003 7:31 am
- Location: France
-
- Posts: 4
- Joined: Tue Sep 03, 2024 6:18 pm
Re: Dependencies for XnView 1.8.0 deb
How could I do this?
Edit:
Code: Select all
sudo dpkg -i --ignore-depends=libglib2.0-0 XnViewMP-linux-x64.deb
XnView installed without any problems and is working,
I am wondering if I was the only one having this problem.
-
- Posts: 6
- Joined: Tue Sep 10, 2024 9:30 am
Re: Dependencies for XnView 1.8.0 deb
Bonjour,
En testant la ligne
sudo dpkg -i --ignore-depends=libglib2.0-0 XnViewMP-linux-x64.deb
j'ai l'erreur suivante :
dpkg: erreur: ne peut pas accéder à l'archive « XnViewMP-linux-x64.deb »: Aucun fichier ou dossier de ce nom
Que faire ?
Cordialement
En testant la ligne
sudo dpkg -i --ignore-depends=libglib2.0-0 XnViewMP-linux-x64.deb
j'ai l'erreur suivante :
dpkg: erreur: ne peut pas accéder à l'archive « XnViewMP-linux-x64.deb »: Aucun fichier ou dossier de ce nom
Que faire ?
Cordialement
-
- Posts: 4
- Joined: Tue Sep 03, 2024 6:18 pm
-
- Posts: 6
- Joined: Tue Sep 10, 2024 9:30 am
Re: Dependencies for XnView 1.8.0 deb
Je ne pense pas.
Comment faire pour se placer dans le répertoire qui contient l'architecture ?
Comment faire pour se placer dans le répertoire qui contient l'architecture ?
-
- Posts: 4
- Joined: Tue Sep 03, 2024 6:18 pm