The DnD Sanctuary

Pings => Otter Browser Forum => Topic started by: cantanima on 2017-06-28, 19:32:36

Title: Qt version
Post by: cantanima on 2017-06-28, 19:32:36
Hello

I tried to run the latest AppImage of Otter on Linux, in hopes that the password function would work. Alas, it gave me the following error:

Code: [Select]
$ my_applications/otter-browser-0.9.91-weekly180-x86_64.AppImage 
./otter-browser: ./lib/libQt5Core.so.5: version `Qt_5.7' not found (required by /lib64/libQt5Quick.so.5)
./otter-browser: ./lib/libQt5Core.so.5: version `Qt_5.7' not found (required by /lib64/libQt5WebChannel.so.5)

Weekly 175 worked without trouble. Will there be a future version that goes back the earlier requirement? (e.g., the webpage still lists 5.4 as the requirement) If not, should one download 5.7 from Qt and install it? (I did notice they're up to 5.9 now)
Title: Re: Qt version
Post by: Emdek on 2017-06-29, 06:31:18
@cantanima, I guess that our build machine got messed up somehow, I'm planning to setup new one anyway, so AppImage could take advantage of new features in Qt 5.9.
5.4 is still the minimal required version and AppImage is built against Qt 5.6 (LTS release).
Title: Re: Qt version
Post by: Emdek on 2017-06-30, 15:48:10
@cantanima, try this:
https://sourceforge.net/projects/otter-browser/files/otter-browser-weekly182/otter-browser-0.9.91-weekly182-x86_64.AppImage/download