Search found 3 matches

by Jean-Marie Guitard
Tue May 05, 2020 12:35 pm
Forum: New
Topic: [Solved] 0.96.1 - Ubuntu 20.04 LTS missing library
Replies: 4
Views: 7468

[Solved] Re: 0.96.1 - Ubuntu 20.04 LTS missing library


you need to install libopenal1


Thank you,
in fact I installed all these libraries :
sudo apt-get install -y libqtav-dev
sudo apt-get install qtcreator
sudo apt-get install qt5-default
sudo apt-get install libqt5webkit5
sudo apt-get install libqt5multimediawidgets5
sudo apt-get install ...
by Jean-Marie Guitard
Tue May 05, 2020 11:25 am
Forum: New
Topic: [Solved] 0.96.1 - Ubuntu 20.04 LTS missing library
Replies: 4
Views: 7468

Re: 0.96.1 - Ubuntu 20.04 LTS missing library


you need to use xnview.sh

Sorry Pierre, it does not help, I obtain exactly the same error !
jean-marie@M51Va:/opt/XnView$ bash xnview.sh
/opt/XnView/XnView: error while loading shared libraries: libopenal.so.1: cannot open shared object file: No such file or directory

I tried both XnViewMP ...
by Jean-Marie Guitard
Mon May 04, 2020 5:18 pm
Forum: New
Topic: [Solved] 0.96.1 - Ubuntu 20.04 LTS missing library
Replies: 4
Views: 7468

[Solved] 0.96.1 - Ubuntu 20.04 LTS missing library

Hi !

After installing v0.96.1 under Ubuntu 20.04 LTS impossible to launch XnView !

jean-marie@M51Va:~$ cd /opt/XnView
jean-marie@M51Va:/opt/XnView$ ./XnView
./XnView: error while loading shared libraries: libQtAV.so.1: cannot open shared object file: No such file or directory
jean-marie@M51Va ...