Zoom-5.7.6 for Porteus

Post links to your 64bit module repos here. Repo maintainers are responsible for resolving any issues caused by their xzm's.
User avatar
wread
Module Guard
Module Guard
Posts: 1255
Joined: 09 Jan 2011, 18:48
Distribution: Porteus v5.0-kde-64 bits
Location: Santo Domingo
Contact:

Zoom-5.7.6 for Porteus

Post#1 by wread » 27 Aug 2021, 16:13

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.
Porteus is proud of the FASTEST KDE ever made.....(take akonadi, nepomuk and soprano out and you will have a decent OS).
The Porteus Community never sleeps!

Rapha_
Shogun
Shogun
Posts: 238
Joined: 12 Jun 2021, 21:59
Distribution: Xfce 4.12 - 5.rc3 - x86_64
Location: France

Zoom-5.7.6 for Porteus

Post#2 by Rapha_ » 30 Aug 2021, 12:39

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.

beny
Full of knowledge
Full of knowledge
Posts: 2092
Joined: 02 Jan 2011, 11:33
Location: italy

Zoom-5.7.6 for Porteus

Post#3 by beny » 30 Aug 2021, 12:55

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

donald
Full of knowledge
Full of knowledge
Posts: 2067
Joined: 17 Jun 2013, 13:17
Distribution: Porteus 3.2.2 XFCE 32bit
Location: Germany

Zoom-5.7.6 for Porteus

Post#4 by donald » 30 Aug 2021, 13:30

You need these 2 packages:
this one:
https://packages.slackware.com/?r=slack ... 6_64-5.txz
and that one:
https://packages.slackware.com/?r=slack ... 6_64-5.txz

Download > convert [txz2xzm] > activate

Rapha_
Shogun
Shogun
Posts: 238
Joined: 12 Jun 2021, 21:59
Distribution: Xfce 4.12 - 5.rc3 - x86_64
Location: France

Zoom-5.7.6 for Porteus

Post#5 by Rapha_ » 30 Aug 2021, 15:03

@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 :(

beny
Full of knowledge
Full of knowledge
Posts: 2092
Joined: 02 Jan 2011, 11:33
Location: italy

Zoom-5.7.6 for Porteus

Post#6 by beny » 30 Aug 2021, 15:17

hi you are right,i have to see if i build zoom on porteus if work or not....see later

Rapha_
Shogun
Shogun
Posts: 238
Joined: 12 Jun 2021, 21:59
Distribution: Xfce 4.12 - 5.rc3 - x86_64
Location: France

Zoom-5.7.6 for Porteus

Post#7 by Rapha_ » 30 Aug 2021, 15:46

@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 :(
Last edited by Rapha_ on 31 Aug 2021, 02:04, edited 1 time in total.

beny
Full of knowledge
Full of knowledge
Posts: 2092
Joined: 02 Jan 2011, 11:33
Location: italy

Zoom-5.7.6 for Porteus

Post#8 by beny » 30 Aug 2021, 15:50

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

donald
Full of knowledge
Full of knowledge
Posts: 2067
Joined: 17 Jun 2013, 13:17
Distribution: Porteus 3.2.2 XFCE 32bit
Location: Germany

Zoom-5.7.6 for Porteus

Post#9 by donald » 30 Aug 2021, 16:55

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".

Rapha_
Shogun
Shogun
Posts: 238
Joined: 12 Jun 2021, 21:59
Distribution: Xfce 4.12 - 5.rc3 - x86_64
Location: France

Zoom-5.7.6 for Porteus

Post#10 by Rapha_ » 31 Aug 2021, 02:13

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

Rapha_
Shogun
Shogun
Posts: 238
Joined: 12 Jun 2021, 21:59
Distribution: Xfce 4.12 - 5.rc3 - x86_64
Location: France

Zoom-5.7.6 for Porteus

Post#11 by Rapha_ » 31 Aug 2021, 18:53

And merged with the Zoom module, it works just as well !

Thank you wread, beny & donald !

User avatar
maia
Samurai
Samurai
Posts: 123
Joined: 08 Aug 2019, 16:56
Distribution: Porteus-5 64b Openbox
Location: Brasil

Zoom-5.7.6 for Porteus

Post#12 by maia » 05 Sep 2021, 14:35

Thank you wread, beny & donald !
Work for me. :)
Sorry my english is really, g##gle-tr4nsl4t0r

Post Reply