Search found 4 matches

by anchorsam
Fri Aug 05, 2022 9:10 am
Forum: MP - General Support
Topic: Linux ARM64 support?
Replies: 9
Views: 3445

Re: Linux ARM64 support?


Raspberry Pi 4 or 400, OS raspios-bullseye-arm64

1. Install XnViewMP-linux_0.92_armhf.deb
2. Copy the files libQt5X11Extras.so.5, libQt5Concurrent.so.5, libQt5Xml.so.5, from the 32-bit version of OS raspios-bullseye-armhf into the directory /lib/arm-linux-gnueabihf/ (XnViewMP must also be ...
by anchorsam
Fri Mar 25, 2022 7:34 am
Forum: MP - General Support
Topic: Linux ARM64 support?
Replies: 9
Views: 3445

Re: Linux ARM64 support?

xnview wrote: Fri Mar 25, 2022 7:13 am the package is for Raspberry so it's ARM 32bits
It also has ARM 64 now as well : /
by anchorsam
Thu Mar 24, 2022 4:15 pm
Forum: MP - General Support
Topic: Linux ARM64 support?
Replies: 9
Views: 3445

Re: Linux ARM64 support?


you need all qt5, you have installed this one


Thank you Pierre for quick reply,
In case I wasn't clear - I have Qt5 arm64 installed, just not armhf

when I try to apt-get the missing libraries in armhf I get this:

Reading package lists...
Building dependency tree...
Reading state information ...
by anchorsam
Thu Mar 24, 2022 2:48 pm
Forum: MP - General Support
Topic: Linux ARM64 support?
Replies: 9
Views: 3445

Linux ARM64 support?

It was implied in this forum that the Linux ARM-HF package is to be used for ARM64,
I tried to install it following https://wiki.debian.org/Multiarch/HOWTO but I'm getting unresolvable dependencies.
apt-get complains about dependencies of a bunch of libqt5 packages from armhf architecture and ...