If you are looking for a specific 64-bit package and you can't find it in any of the 64-bit repos, please post a request for it here
-
Rava
- Contributor

- Posts: 5424
- Joined: 11 Jan 2011, 02:46
- Distribution: XFCE 5.01 x86_64 + 4.0 i586
- Location: Forests of Germany
Post#1
by Rava » 25 Nov 2021, 05:25
[SOLVED] see this post by me
(post #10 of this thread) what extra modules to activate to get QtFM for XFCE 5.0rc3 running:
QtFM for XFCE 5.0rc3 (Post by Rava #85922)
Thanks ncmprhnsbl & rych !
_________________
In regards to
QtFM for OpenBox (Post by ncmprhnsbl #81385) - but this is for
5.0rc3 and also for
XFCE.
ncmprhnsbl , is there a major change from 5.0rc2 to 5.0rc3 concerning QT?
I try running qtfm as an QT test on 5.0rc3
XFCE but it not works.
I only have these extra modules activated:
Code: Select all
qt5-base-5.15.0-x86_64-1.xzm
qtfm-6.2.0-x86_64-1_ncm.xzm
xcb-util-image-0.4.0-x86_64-3.xzm
xcb-util-keysyms-0.4.0-x86_64-3.xzm
xcb-util-renderutil-0.3.9-x86_64-3.xzm
Seems XFCE lacks some stuff unlike Openbox?
Code: Select all
guest@porteus:~$ qtfm
qtfm: error while loading shared libraries: libicui18n.so.67: cannot open shared object file: No such file or directory
guest@porteus:~$ ldd /usr/bin/qtfm|grep found
libicui18n.so.67 => not found
libicuuc.so.67 => not found
libicudata.so.67 => not found
Would it work if these dependencies are resolved or would I need newer modules instead of the above listed / instead of the ones I downloaded and activated?
Cheers!
Yours Rava
Rava
-
ncmprhnsbl
- DEV Team

- Posts: 4253
- Joined: 20 Mar 2012, 03:42
- Distribution: v5.0-64bit
- Location: australia
-
Contact:
Post#2
by ncmprhnsbl » 25 Nov 2021, 05:31
Rava wrote: ↑25 Nov 2021, 04:53
ncmprhnsbl , is there a major change from 5.0rc2 to 5.0rc3 concerning QT?
well, yes, for one, it's built against a different
icu version..
for RC3 xfce, you'll need to use the qt5 version for RC3 , the qtfm you have, the xcb libs you have
plus xcb-util-wm (which is present in openbox but not xfce)
xcb-util-wm can be got from slackware current repo with getpkg..
Forum Rules : https://forum.porteus.org/viewtopic.php?f=35&t=44
ncmprhnsbl
-
Rava
- Contributor

- Posts: 5424
- Joined: 11 Jan 2011, 02:46
- Distribution: XFCE 5.01 x86_64 + 4.0 i586
- Location: Forests of Germany
Post#3
by Rava » 25 Nov 2021, 07:15
ncmprhnsbl wrote: ↑25 Nov 2021, 05:31
you'll need to use the qt5 version for RC3
Where do I find that?
ncmprhnsbl wrote: ↑25 Nov 2021, 05:31
xcb-util-wm can be got from slackware current repo with getpkg..
created xcb-util-wm-0.4.1-x86_64-5.xzm … still the same dependencies missing.
Are these all part of QT5 even when their names suggest they are unrelated to QT?
Cheers!
Yours Rava
Rava
-
ncmprhnsbl
- DEV Team

- Posts: 4253
- Joined: 20 Mar 2012, 03:42
- Distribution: v5.0-64bit
- Location: australia
-
Contact:
Post#4
by ncmprhnsbl » 25 Nov 2021, 07:34
Rava wrote: ↑25 Nov 2021, 07:15
Where do I find that?
wherever you put it
Rava wrote: ↑23 Nov 2021, 20:24
All these I have already, also these I have:
qt5-base-5.15.2-x86_64_10-xfce-cinnamon-openbox-lxde-mate.xzm
qt5-dev-5.15.2-x86_64_10-extralib.xzm
or via
bundles
Forum Rules : https://forum.porteus.org/viewtopic.php?f=35&t=44
ncmprhnsbl
-
rych
- Warlord

- Posts: 767
- Joined: 04 Jan 2014, 04:27
- Distribution: Porteus 5.0 x64 OpenBox
- Location: NZ
-
Contact:
Post#6
by rych » 25 Nov 2021, 09:18
I wonder which of the (dated) libs still require
libicui18n.so.67 when Slackware Current Official already provides
libicui18n.so.69.1 through this package:
https://slackware.pkgs.org/current/slac ... 1.txz.html. Maybe if you just
getpkg icu or if you download and convert it from the link yourself it might satisfy the requirement for
libicui18n.so.67. Otherwise could get an older icu from a 3rd party Slackware, start by searching
https://pkgs.org/search/?q=icu
rych
-
ncmprhnsbl
- DEV Team

- Posts: 4253
- Joined: 20 Mar 2012, 03:42
- Distribution: v5.0-64bit
- Location: australia
-
Contact:
Post#7
by ncmprhnsbl » 25 Nov 2021, 09:27
rych wrote: ↑25 Nov 2021, 09:18
I wonder which of the (dated) libs still require libicui18n.so.67
qt5-base-5.15.0-x86_64-1.xzm from RC2 ..
no need to go finding old an icu, just use the right qt5 for RC3 ie: qt5-base-5.15.2-x86_64_10-xfce-cinnamon-openbox-lxde-mate.xzm
Forum Rules : https://forum.porteus.org/viewtopic.php?f=35&t=44
ncmprhnsbl
-
rych
- Warlord

- Posts: 767
- Joined: 04 Jan 2014, 04:27
- Distribution: Porteus 5.0 x64 OpenBox
- Location: NZ
-
Contact:
Post#8
by rych » 25 Nov 2021, 15:09
Sorry, ncmprhnsbl, I see Rava has decided to fall back to qt5-base-5.15.0-x86_64-1.xzm for some reason, causing confusion and unsurprising errors on libicui18n -- please disregard my last post
rych
-
Rava
- Contributor

- Posts: 5424
- Joined: 11 Jan 2011, 02:46
- Distribution: XFCE 5.01 x86_64 + 4.0 i586
- Location: Forests of Germany
Post#9
by Rava » 25 Nov 2021, 16:28
rych wrote: ↑25 Nov 2021, 15:09
Sorry,
ncmprhnsbl, I see Rava has decided to fall back to qt5-base-5.15.0-x86_64-1.xzm for some reason, causing confusion and unsurprising errors on libicui18n -- please disregard my last post
That was a mistake by me, I now corrected it into having these extra modules in 5.0rc3 XFCE:
Code: Select all
qt5-base-5.15.2-x86_64_10-xfce-cinnamon-openbox-lxde-mate.xzm
qtfm-6.2.0-x86_64-1_ncm.xzm
xcb-util-image-0.4.0-x86_64-3.xzm
xcb-util-keysyms-0.4.0-x86_64-3.xzm
xcb-util-renderutil-0.3.9-x86_64-3.xzm
xcb-util-wm-0.4.1-x86_64-5.xzm
and QtFM runs just fine.
Therefore I set the thread title to [SOLVED]

Cheers!
Yours Rava
Rava