Page 2 of 3
Posted: 14.11.2021 22:03
by main Alexey
I cannot find the libQt5Pas for ARM 32-bit, it's blocking me to make update.
Posted: 15.11.2021 18:00
by somewhat
Local mirror used by APT in Rasbian:
http://mirror.dkm.cz/raspbian/raspbian/ ... /libqtpas/
The complete list of packages is
here.
armhf (hard float) = arm V7l
Posted: 15.11.2021 19:43
by main Alexey
I looked in zips, only source are there! no .so files.
Posted: 15.11.2021 20:32
by somewhat
The library libQt5Pas.so.1.2.6 you probably need is in the libqt5pas1_2.6+2.0.8+dfsg-2_armhf.deb file. It's a zip archive too - that most archivers can open.
I'm also attaching it to this post.
Posted: 15.11.2021 21:11
by main Alexey
Now I need to find other Qt5 .so files:
libQt5PrintSupport.so.5,
libQt5Widgets.so.5,
libQt5X11Extras.so.5,
libQt5Gui.so.5,
libQt5Network.so.5,
libQt5Core.so.5,
libstdc++.so.6,
Posted: 15.11.2021 21:36
by somewhat
requested libs attached
Posted: 15.11.2021 22:46
by main Alexey
Good, now linker wants these:
libatomic.so.1,
libicui18n.so.63,
libicuuc.so.63,
libpcre2-16.so.0,
libdouble-conversion.so.1,
(maybe not the final wish)
Posted: 16.11.2021 18:46
by somewhat
more libraries...
Posted: 16.11.2021 18:51
by main Alexey
Linker wants:
libicudata.so.63,
Posted: 16.11.2021 20:43
by somewhat
Attached.