Bonjour,
J'ai un problème d'installation de Xnview sur Xbuntu 16.04.
Après avoir cherché sur le site j'ai trouvé un post mais la solution décrite n'est pas complète et je ne sait pas comment l'appliquer.
Donc, après l'install, je clique sur démarrage et rien ne se passe.
Le problème c'est que je ne sait pas comment installer  libgstapp-0.10.so.0.
Ci-après la petite analyse du problème dont j'ai trouvé la description dans le forum: 
/opt/XnView/xnview.sh
/opt/XnView/XnView: error while loading shared libraries: libgstapp-0.10.so.0: cannot open shared object file: No such file or directory
ls -l /opt/XnView
total 13780
drwxrwxr-x 5 root root     4096 sept. 14 19:23 AddOn
-rw-r--r-- 1 root root     4172 sept. 12 16:05 country.txt
drwxr-xr-x 2 root root     4096 sept. 14 19:23 language
drwxr-xr-x 9 root root     4096 sept. 14 19:23 lib
-rw-r--r-- 1 root root      851 sept. 12 16:05 license.txt
drwxrwxr-x 2 root root     4096 sept. 14 19:23 Plugins
-rw-r--r-- 1 root root       47 sept. 12 16:05 PrintPresets.txt
-rw-r--r-- 1 root root       40 sept. 12 16:05 qt.conf
drwxrwxr-x 3 root root     4096 sept. 14 19:23 UI
-rw-rw-r-- 1 root root    55196 sept. 12 16:05 WhatsNew.txt
-rwxrwxr-x 1 root root 13972582 sept. 12 16:05 XnView
-rwxr--r-x 1 root root     8604 sept. 12 16:05 xnview_2.png
-rwxrw-r-- 1 root root      307 sept. 12 16:05 XnView.desktop
-rw-r--r-- 1 root root      235 sept. 12 16:05 XnView.desktop~
-rwxr--r-x 1 root root     8830 sept. 12 16:05 xnview.png
-rwxrwxr-x 1 root root      170 sept. 12 16:05 xnview.sh
cat /usr/share/applications/XnView.desktop
[Desktop Entry]
Type=Application
Name=XnView Multi Platform
GenericName=XnViewMP
Comment=Graphic viewer, browser, converter
Exec=xnview %U
TryExec=xnview
Terminal=false
Icon=/opt/XnView/xnview.png
Categories=Graphics;
StartupNotify=true
MimeType=image/bmp;image/jpeg;image/png;image/tiff;image/gif;
Et quand je veux ajouter le paquet :
/opt/XnView$ sudo apt install  libgstapp-0.10.so.0
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances       
Lecture des informations d'état... Fait
E: Impossible de trouver le paquet libgstapp-0.10.so.0
E: Couldn't find any package by glob 'libgstapp-0.10.so.0'
E: Impossible de trouver de paquet correspondant à l'expression rationnelle « libgstapp-0.10.so.0 »
			
			
													[Résolu]Installation Xnview
[Résolu]Installation Xnview
					Last edited by Gub on Thu Sep 15, 2016 1:45 pm, edited 1 time in total.
									
			
						
										
						Re: Installation Xnview
Merci mais j'ai le même problème:
/opt/XnView$ sudo apt install gstreamer
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
E: Impossible de trouver le paquet gstreamer
			
			
									
						
										
						/opt/XnView$ sudo apt install gstreamer
Lecture des listes de paquets... Fait
Construction de l'arbre des dépendances
Lecture des informations d'état... Fait
E: Impossible de trouver le paquet gstreamer
Re: Installation Xnview
gstreamer0.10-plugins-base
gstreamer0.10-plugins-good
gstreamer0.10-x
libgstreamer0.10-0
			
			
									
						
							gstreamer0.10-plugins-good
gstreamer0.10-x
libgstreamer0.10-0
Pierre.
			
						Re: [Résolu]Installation Xnview
Merci beaucoup, tout fonctionne parfaitement.