Zoom Newer Version needed 5.9.3 no work xcfe
Zoom Newer Version needed 5.9.3 no work xcfe
Post#1 by Freesongs » 21 Apr 2023, 17:35
Zoom 5.9.3 is on the forums and I have that but it no longer works. Zoom says needs to be 5.10 or higher.
I downloaded the deb file from Zoom and tried each of the tools to convert deb to xzm and neither would start after I activated them.
If not does anyone know what dependencies I would be missing. I am a novice and mostly use xzm files and rarely use the console so I cannot do a lot there.
Thank you in advance.
Freesongs
- Blaze
- DEV Team
- Posts: 3998
- Joined: 28 Dec 2010, 11:31
- Distribution: ⟰ Porteus current ☯ all DEs ☯
- Location: ☭ Russian Federation, Lipetsk region, Dankov
- Contact:
Zoom Newer Version needed 5.9.3 no work xcfe
Post#2 by Blaze » 22 Apr 2023, 17:23
Yes, I have zoom-linux-5.14.5-x86_64-1bl_bundle.xzm (but I tested it in Cinnamon)
Code: Select all
su
toor
getpkg xcb-util-image xcb-util-keysyms
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16
Blaze
-
- Warlord
- Posts: 787
- Joined: 04 Jan 2014, 04:27
- Distribution: Porteus 5.0 x64 OpenBox
- Location: NZ
- Contact:
Zoom Newer Version needed 5.9.3 no work xcfe
Post#3 by rych » 25 Apr 2023, 10:01
Thanks, but running it in OpenBox, with or without the xcb-util-image, xcb-util-keysyms (but I'm sure I already had those, how to check?) ... doesn't work. In a terminal, `zoom` simply doesn't start and prints no messages.
rych
Zoom Newer Version needed 5.9.3 no work xcfe
Post#4 by Freesongs » 25 Apr 2023, 12:23
su
toor
getpkg xcb-util-image xcb-util-keysyms
and got the error message could not find and went to the page and found what works is
su
toor
getpkg xcb-util-image xcb-util-keysyms-0.4.1-x86_64-1.txz
So I successfully got keysyms and activated it with the Zoom xzm you gave me and Zoom did not actually start.
Same thing with the converted deb file from deb to xzm from Zoom and keysyms.
Still experimenting and if anyone else has info or xzm that works, please post it.
Freesongs
- Blaze
- DEV Team
- Posts: 3998
- Joined: 28 Dec 2010, 11:31
- Distribution: ⟰ Porteus current ☯ all DEs ☯
- Location: ☭ Russian Federation, Lipetsk region, Dankov
- Contact:
Zoom Newer Version needed 5.9.3 no work xcfe
Post#5 by Blaze » 25 Apr 2023, 14:38
you must to run
Code: Select all
/opt/zoom/ZoomLauncher

Activate my module and check missing deps via command
Code: Select all
ldd /opt/zoom/zoom
Code: Select all
# ldd /opt/zoom/zoom
linux-vdso.so.1 (0x00007fff317ef000)
libcef.so => not found
libffmpeg.so => not found
libdl.so.2 => /lib64/libdl.so.2 (0x00007f7ab4b38000)
libX11.so.6 => /usr/lib64/libX11.so.6 (0x00007f7ab49f7000)
librt.so.1 => /lib64/librt.so.1 (0x00007f7ab49f2000)
libxcb.so.1 => /usr/lib64/libxcb.so.1 (0x00007f7ab49c7000)
libxcb-xfixes.so.0 => /usr/lib64/libxcb-xfixes.so.0 (0x00007f7ab49be000)
libxcb-shape.so.0 => /usr/lib64/libxcb-shape.so.0 (0x00007f7ab49b8000)
libxcb-shm.so.0 => /usr/lib64/libxcb-shm.so.0 (0x00007f7ab49b3000)
libxcb-randr.so.0 => /usr/lib64/libxcb-randr.so.0 (0x00007f7ab49a1000)
libxcb-image.so.0 => /usr/lib64/libxcb-image.so.0 (0x00007f7ab499b000)
libxcb-keysyms.so.1 => /usr/lib64/libxcb-keysyms.so.1 (0x00007f7aaa9f9000)
libxcb-xtest.so.0 => /usr/lib64/libxcb-xtest.so.0 (0x00007f7aaa9f4000)
libXfixes.so.3 => /usr/lib64/libXfixes.so.3 (0x00007f7aaa9eb000)
libXtst.so.6 => /usr/lib64/libXtst.so.6 (0x00007f7aaa9e3000)
libgio-2.0.so.0 => /usr/lib64/libgio-2.0.so.0 (0x00007f7aaa810000)
libgobject-2.0.so.0 => /usr/lib64/libgobject-2.0.so.0 (0x00007f7aaa7b6000)
libgmodule-2.0.so.0 => /usr/lib64/libgmodule-2.0.so.0 (0x00007f7aaa7ad000)
libgbm.so.1 => /usr/lib64/libgbm.so.1 (0x00007f7aaa79d000)
libdrm.so.2 => /usr/lib64/libdrm.so.2 (0x00007f7aaa789000)
libglib-2.0.so.0 => /usr/lib64/libglib-2.0.so.0 (0x00007f7aaa655000)
libdbus-1.so.3 => /usr/lib64/libdbus-1.so.3 (0x00007f7aaa601000)
libQt5QuickWidgets.so.5 => not found
libQt5Quick.so.5 => not found
libQt5Widgets.so.5 => /usr/lib64/libQt5Widgets.so.5 (0x00007f7aa9f72000)
libQt5X11Extras.so.5 => /usr/lib64/libQt5X11Extras.so.5 (0x00007f7aa9f6b000)
libQt5Gui.so.5 => /usr/lib64/libQt5Gui.so.5 (0x00007f7aa984a000)
libQt5Qml.so.5 => not found
libQt5Network.so.5 => /usr/lib64/libQt5Network.so.5 (0x00007f7aa96ad000)
libQt5DBus.so.5 => /usr/lib64/libQt5DBus.so.5 (0x00007f7aa961b000)
libQt5Core.so.5 => /usr/lib64/libQt5Core.so.5 (0x00007f7aa90c8000)
libGL.so.1 => /usr/lib64/libGL.so.1 (0x00007f7aa903a000)
libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f7aa9035000)
libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f7aa8e21000)
libm.so.6 => /lib64/libm.so.6 (0x00007f7aa8d3d000)
libc.so.6 => /lib64/libc.so.6 (0x00007f7aa8b21000)
/lib64/ld-linux-x86-64.so.2 (0x00007f7ab4b58000)
libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f7aa8b06000)
libXau.so.6 => /usr/lib64/libXau.so.6 (0x00007f7aa8b01000)
libXdmcp.so.6 => /usr/lib64/libXdmcp.so.6 (0x00007f7aa8af9000)
libxcb-util.so.1 => /usr/lib64/libxcb-util.so.1 (0x00007f7aa8af1000)
libXext.so.6 => /usr/lib64/libXext.so.6 (0x00007f7aa8adb000)
libXi.so.6 => /usr/lib64/libXi.so.6 (0x00007f7aa8ac8000)
libz.so.1 => /lib64/libz.so.1 (0x00007f7aa8aae000)
libmount.so.1 => /lib64/libmount.so.1 (0x00007f7aa8a51000)
libresolv.so.2 => /lib64/libresolv.so.2 (0x00007f7aa8a3e000)
libffi.so.7 => /usr/lib64/libffi.so.7 (0x00007f7aa8a32000)
libwayland-server.so.0 => /usr/lib64/libwayland-server.so.0 (0x00007f7aa8a19000)
libexpat.so.1 => /usr/lib64/libexpat.so.1 (0x00007f7aa89e9000)
libpcre.so.1 => /lib64/libpcre.so.1 (0x00007f7aa8971000)
libelogind.so.0 => /lib64/libelogind.so.0 (0x00007f7aa88c7000)
libpng16.so.16 => /usr/lib64/libpng16.so.16 (0x00007f7aa8891000)
libgssapi_krb5.so.2 => /lib64/libgssapi_krb5.so.2 (0x00007f7aa883d000)
libssl.so.1.1 => /lib64/libssl.so.1.1 (0x00007f7aa87a6000)
libcrypto.so.1.1 => /lib64/libcrypto.so.1.1 (0x00007f7aa84c0000)
libicui18n.so.69 => /usr/lib64/libicui18n.so.69 (0x00007f7aa8190000)
libicuuc.so.69 => /usr/lib64/libicuuc.so.69 (0x00007f7aa7f96000)
libicudata.so.69 => /usr/lib64/libicudata.so.69 (0x00007f7aa643d000)
libpcre2-16.so.0 => /usr/lib64/libpcre2-16.so.0 (0x00007f7aa63af000)
libzstd.so.1 => /lib64/libzstd.so.1 (0x00007f7aa62f1000)
libgthread-2.0.so.0 => /usr/lib64/libgthread-2.0.so.0 (0x00007f7aa62ec000)
libGLX.so.0 => /usr/lib64/libGLX.so.0 (0x00007f7aa62b9000)
libGLdispatch.so.0 => /usr/lib64/libGLdispatch.so.0 (0x00007f7aa6200000)
libblkid.so.1 => /lib64/libblkid.so.1 (0x00007f7aa61ab000)
libcap.so.2 => /lib64/libcap.so.2 (0x00007f7aa619e000)
libkrb5.so.3 => /lib64/libkrb5.so.3 (0x00007f7aa60c7000)
libk5crypto.so.3 => /lib64/libk5crypto.so.3 (0x00007f7aa6099000)
libcom_err.so.2 => /lib64/libcom_err.so.2 (0x00007f7aa6093000)
libkrb5support.so.0 => /lib64/libkrb5support.so.0 (0x00007f7aa6082000)
libkeyutils.so.1 => /lib64/libkeyutils.so.1 (0x00007f7aa607b000
Code: Select all
# ldd /opt/zoom/zoom | grep found
libcef.so => not found
libffmpeg.so => not found
libQt5QuickWidgets.so.5 => not found
libQt5Quick.so.5 => not found
libQt5Qml.so.5 => not found

Отправлено спустя 12 минут 35 секунд:
Seems I know that's the problem. I have activated
qt5-base-5.15.3_20220318-x86_64-xfce-cinnamon-openbox-lxde-mate-gnome.xzm
+ you can activate:
qt5-dev-5.15.3_20220318-x86_64-xfce-cinnamon-openbox-lxde-mate-gnome.xzm
open terminal and run:
Code: Select all
su
toor
echo '/opt/zoom/cef' >> /etc/ld.so.conf
echo 'ldconfig' >> /etc/rc.d/rc.local
ldconfig
ldd /opt/zoom/zoom | grep found
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16
Blaze
Zoom Newer Version needed 5.9.3 no work xcfe
Post#6 by Freesongs » 25 Apr 2023, 21:55
xcb-util-keysyms-0.4.1-x86_64-0.xzm
xcb-util-image-0.4.0-x86_64-5.xzm
I activated those with the Zoom module and it shows in the menu but when I select it nothing happens
I then followed your next suggestion
+ you can activate:
qt5-dev-5.15.3_20220318-x86_64-xfce-cinnamon-openbox-lxde-mate-gnome.xzm
open terminal and run:
then I loaded
xcb-util-keysyms-0.4.1-x86_64-0.xzm
xcb-util-image-0.4.0-x86_64-5.xzm
and the Zoom file and got a menu item but nothing happened when clicking on it.
I also tried with the file I downloaded from Zoom site and converted to xzm
If anyone has a combined xzm with the dependencies included I would like to try that if possible.
Thanks for your help Blaze
Freesongs
- babam
- Warlord
- Posts: 528
- Joined: 16 Nov 2016, 10:30
- Distribution: Porteus 5.0rc3 Xfce K6.1.1
- Location: Rainy city
Zoom Newer Version needed 5.9.3 no work xcfe
Post#7 by babam » 25 Apr 2023, 23:41
Code: Select all
getpkg xcb-util-image xcb-util-keysyms xcb-util-renderutil xcb-util-wm
babam
-
- Warlord
- Posts: 787
- Joined: 04 Jan 2014, 04:27
- Distribution: Porteus 5.0 x64 OpenBox
- Location: NZ
- Contact:
Zoom Newer Version needed 5.9.3 no work xcfe
Post#8 by rych » 26 Apr 2023, 10:06
Code: Select all
root@porteus:~# /opt/zoom/zoom
/opt/zoom/zoom: error while loading shared libraries: libcef.so: cannot open shared object file: No such file or directory
root@porteus:~# zoom
root@porteus:~# /opt/zoom/ZoomLauncher
root@porteus:~# zoom
Code: Select all
# ldd /opt/zoom/zoom | grep found
libcef.so => not found
libffmpeg.so => not found
libQt5QuickWidgets.so.5 => not found
libQt5Quick.so.5 => not found
rych
- Blaze
- DEV Team
- Posts: 3998
- Joined: 28 Dec 2010, 11:31
- Distribution: ⟰ Porteus current ☯ all DEs ☯
- Location: ☭ Russian Federation, Lipetsk region, Dankov
- Contact:
Zoom Newer Version needed 5.9.3 no work xcfe
Post#9 by Blaze » 26 Apr 2023, 10:27
open terminal and run:
Code: Select all
su
toor
echo '/opt/zoom/cef' >> /etc/ld.so.conf
echo 'ldconfig' >> /etc/rc.d/rc.local
ldconfig
ldd /opt/zoom/zoom | grep found
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16
Blaze
beny
-
- Warlord
- Posts: 787
- Joined: 04 Jan 2014, 04:27
- Distribution: Porteus 5.0 x64 OpenBox
- Location: NZ
- Contact:
Zoom Newer Version needed 5.9.3 no work xcfe
Post#11 by rych » 27 Apr 2023, 06:51
Not all:
Code: Select all
# /opt/zoom/zoom
/opt/zoom/zoom: error while loading shared libraries: libcef.so: cannot open shared object file: No such file or directory
# echo $LD_LIBRARY_PATH
# LD_LIBRARY_PATH=/opt/zoom/cef /opt/zoom/zoom
/opt/zoom/zoom: error while loading shared libraries: libQt5QuickWidgets.so.5: cannot open shared object file: No such file or directory
rych
- Blaze
- DEV Team
- Posts: 3998
- Joined: 28 Dec 2010, 11:31
- Distribution: ⟰ Porteus current ☯ all DEs ☯
- Location: ☭ Russian Federation, Lipetsk region, Dankov
- Contact:
Zoom Newer Version needed 5.9.3 no work xcfe
Post#12 by Blaze » 27 Apr 2023, 12:10
Code: Select all
# lsxzm qt5-dev-5.15.3_20220318-x86_64-xfce-cinnamon-openbox-lxde-mate-gnome.xzm | grep libQt5QuickWidgets.so.5
/usr/lib64/libQt5QuickWidgets.so.5
/usr/lib64/libQt5QuickWidgets.so.5.15
/usr/lib64/libQt5QuickWidgets.so.5.15.3
Code: Select all
# lsxzm zoom-linux-5.14.5-x86_64-1bl_bundle.xzm | grep libcef
/opt/zoom/cef/libcef.so
su
toor
echo '/opt/zoom/cef' >> /etc/ld.so.conf
echo 'ldconfig' >> /etc/rc.d/rc.local
ldconfig
ldd /opt/zoom/zoom | grep found
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16
Blaze
-
- Warlord
- Posts: 787
- Joined: 04 Jan 2014, 04:27
- Distribution: Porteus 5.0 x64 OpenBox
- Location: NZ
- Contact:
Zoom Newer Version needed 5.9.3 no work xcfe
Post#13 by rych » 29 Apr 2023, 08:58
... the error becomes:
Code: Select all
root@porteus:~# LD_LIBRARY_PATH=/opt/zoom/cef /opt/zoom/zoom
/opt/zoom/zoom: symbol lookup error: /opt/zoom/zoom: undefined symbol: _ZNKSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE13find_first_ofEPKcmm, version Qt_5
rych
- wread
- Module Guard
- Posts: 1257
- Joined: 09 Jan 2011, 18:48
- Distribution: Porteus v5.0-kde-64 bits
- Location: Santo Domingo
- Contact:
Zoom Newer Version needed 5.9.3 no work xcfe
Post#14 by wread » 04 May 2023, 19:26
to find the "undefined symbol" you need to install qt5-15.9 from slackware current.....and this leads you to a long chain of updates starting with libssl.so ,etc. etc.
In other words, it is better to start thinking of porteus 6.0 or whatever....
Meanwhile zoom-5.9.3 does the job, or not?

The Porteus Community never sleeps!
wread
- Blaze
- DEV Team
- Posts: 3998
- Joined: 28 Dec 2010, 11:31
- Distribution: ⟰ Porteus current ☯ all DEs ☯
- Location: ☭ Russian Federation, Lipetsk region, Dankov
- Contact:
Zoom Newer Version needed 5.9.3 no work xcfe
Post#15 by Blaze » 05 May 2023, 05:03
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16
Blaze