Page 1 of 1
Zoom-5.7.6 for Porteus
Posted: 27 Aug 2021, 16:13
by wread
Hi all!
With the Pandemia we all were forced to learn how to meet virtually.
This application has become a standard for that purpose.
This is the last version of the software. I tried it for the KDE desktop. It seems to work for me!
Cheers!
Edit: Yesterday I tried to host a meeting and it failed to work....I packed
zoom again in a different way, an now it seems to be ok.
Zoom-5.7.6 for Porteus
Posted: 30 Aug 2021, 12:39
by Rapha_
Hello wread,
I tested both (with Lxde & Xfce): there is the same error message :
Code: Select all
guest@porteus:~$ zoom
ZoomLauncher started.
Zoom path is: /opt/zoom
cmd line:
Start subprocess: /opt/zoom/zoom sucessfully, process pid: 1432
Can't load/home/guest/.config/zoomus.conf
/opt/zoom/zoom: error while loading shared libraries: libxcb-image.so.0: cannot open shared object file: No such file or directory
Something went wrong while running zoom, exit code is 127.
ZoomLauncher exit.
Zoom-5.7.6 for Porteus
Posted: 30 Aug 2021, 12:55
by beny
hi rapha for the porteus 5 try to install this: /root/slackware/slackware64-current/slackware64/x/xcb-util-0.4.0-x86_64-5.txz is part of slackware /x directory
Zoom-5.7.6 for Porteus
Posted: 30 Aug 2021, 13:30
by donald
Zoom-5.7.6 for Porteus
Posted: 30 Aug 2021, 15:03
by Rapha_
@beny
I downloaded the file "xcb-util-0.4.0-x86_64-5.txz" from here :
https://slackware.pkgs.org/current/slac ... 5.txz.html
Code: Select all
oot@porteus:/home/guest/Downloads# upgradepkg --install-new xcb-util-0.4.0-x86_64-5.txz
+==============================================================================
| Skipping package xcb-util-0.4.0-x86_64-5 (already installed)
+==============================================================================
it said that the package is already installed, as I see it now on the "Porteus system information page" (Lxde 5.0cr3), also

Zoom-5.7.6 for Porteus
Posted: 30 Aug 2021, 15:17
by beny
hi you are right,i have to see if i build zoom on porteus if work or not....see later
Zoom-5.7.6 for Porteus
Posted: 30 Aug 2021, 15:46
by Rapha_
@donald
Thank you !
it works now with these two *.xzm activated !
is it easy to mix these 2 modules together, or with Zoom module ?
Another question : Why on the search page,
https://packages.slackware.com , the search "xcb-util" don't list the "x86_64-5.txz" ? ... But only display "i586-5.txz" version

Zoom-5.7.6 for Porteus
Posted: 30 Aug 2021, 15:50
by beny
hi rapha in my system work the one i have build and also the wread one that is a new version of zoom,but you have the qt 5 that need to zoom ? ok if work you have all
Zoom-5.7.6 for Porteus
Posted: 30 Aug 2021, 16:55
by donald
Rapha_ wrote: ↑30 Aug 2021, 15:46
is it easy to mix these 2 modules together, or with Zoom module ?
How to merge existing *.xzm files (modules) -- done in /tmp
mkdir /tmp/merge /tmp/bundle
cp /home/guest/Downloads/*.xzm /tmp/merge/
su to root
for a in /tmp/merge/*.xzm; do xzm2dir $a /tmp/bundle; done
dir2xzm /tmp/bundle /tmp/app-name-bundle.xzm
-- the bundle is ready and you can now delete the temporary used folders --
Rapha_ wrote: ↑30 Aug 2021, 15:46
Another question : Why on the search page, packages.slackware.com , the search "xcb-util" don't list the "x86_64-5.txz" ? ... But only display "i586-5.txz" version

I presume you did not select "Slackware64 current".
Zoom-5.7.6 for Porteus
Posted: 31 Aug 2021, 02:13
by Rapha_
The merge of the 2 modules works perfectly with these scripts ! it's much more complicated when you do it manually...
Thank you donald
donald wrote:
I presume you did not select "Slackware64 current".
Yes you are right
Zoom-5.7.6 for Porteus
Posted: 31 Aug 2021, 18:53
by Rapha_
And merged with the Zoom module, it works just as well !
Thank you wread, beny & donald !
Zoom-5.7.6 for Porteus
Posted: 05 Sep 2021, 14:35
by maia
Thank you wread, beny & donald !
Work for me.
