[COLOR="#B22222"]hello people!
i want to try an open-source audio/video conferencing application and i want to install this one, since it offers straight encryption in your communication.
downloaded from here ( https://download.jitsi.org/jitsi/rpm/ ), and selected the file —> jitsi-2.8-5426.i686.rpm
after going to terminal as root and issuing: rpm -Uvh *.rpm, i get the following dependency error message:
[COLOR="#FF0000"]
sled11sp4:/home/omar/linux-install/jitsi #[/COLOR] rpm -Uvh *.rpm
[COLOR="#000000"]error: Failed dependencies:
rpmlib(FileDigests) <= 4.6.0-1 is needed by jitsi-2.8-5426.i686[/COLOR]
i tried searching on the internet to solve the issue and the closest topic is this one but i cannot understand what they did or what you have to do as a user:
http://lists.rpm.org/pipermail/rpm-list/2009-October/000402.html
Can you give me a hint in how to install this application?
thanks a lot!
Omar
[/COLOR]
[COLOR="#B22222"]
the solution was found in another language:
[COLOR="#0000FF"]https://www.edivaldobrito.com.br/mensageiro-jitsi-no-linux/[/COLOR]
[COLOR="#FF0000"]sled11sp4:/home/omar/linux-install/sled11sp4/jitsi #[/COLOR] [COLOR="#000000"]sudo zypper install jitsi-2.8-5426.i686.rpm [/COLOR]
Refreshing service ‘nu_novell_com’.
Loading repository data…
Reading installed packages…
Resolving package dependencies…
The following NEW package is going to be installed:
jitsi
The following package is not supported by its vendor:
jitsi
1 new package to install.
Overall download size: 30.6 MiB. After the operation, additional 39.5 MiB will
be used.
Continue? [y/n/? shows all options] (y): y
Retrieving package jitsi-2.8-5426.i686 (1/1), 30.6 MiB (39.5 MiB unpacked)
Retrieving package jitsi-2.8-5426.i686 (1/1), 30.6 MiB (39.5 MiB unpacked)
Installing: jitsi-2.8-5426 [done]
[COLOR="#FF0000"]sled11sp4:/home/omar/bin/linux-install/sled11sp4/jitsi #[/COLOR] [COLOR="#000000"]SuSEconfig[/COLOR]
done and working nicely.
[/COLOR]