ARM version: broken editor font renreding

Solved bugs are moved into this topic...
main Alexey
Posts: 2257
Joined: 25.08.2021 18:15

Post by main Alexey »

I cannot find the libQt5Pas for ARM 32-bit, it's blocking me to make update.
somewhat
Posts: 18
Joined: 13.11.2021 10:39

Post 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
main Alexey
Posts: 2257
Joined: 25.08.2021 18:15

Post by main Alexey »

I looked in zips, only source are there! no .so files.
somewhat
Posts: 18
Joined: 13.11.2021 10:39

Post 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.
Attachments
libQt5Pas.so.1.2.6.zip
(525.68 KiB) Downloaded 57 times
main Alexey
Posts: 2257
Joined: 25.08.2021 18:15

Post 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,
somewhat
Posts: 18
Joined: 13.11.2021 10:39

Post by somewhat »

requested libs attached
Attachments
libs.zip
requested libs attached
(7.41 MiB) Downloaded 60 times
main Alexey
Posts: 2257
Joined: 25.08.2021 18:15

Post 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)
somewhat
Posts: 18
Joined: 13.11.2021 10:39

Post by somewhat »

more libraries...
Attachments
libs2.zip
(1.8 MiB) Downloaded 55 times
main Alexey
Posts: 2257
Joined: 25.08.2021 18:15

Post by main Alexey »

Linker wants:
libicudata.so.63,
somewhat
Posts: 18
Joined: 13.11.2021 10:39

Post by somewhat »

Attached.
Attachments
libs3.zip
(10.42 MiB) Downloaded 59 times
Post Reply