I’m trying to install VLC from the VLC repos per this documentation on a fairly new tumbleweed install and I’m getting this error:
Problem: 1: nothing provides 'libabsl_log_internal_check_op.so.2401.0.0()(64bit)' needed by the to be installed vlc-noX-3.0.21-394.2.x86_64
Any ideas how this can be fixed?
hui
2
The VLC repo needs an old libabsl_lite_2401_0_0
. Tumbleweed is already at libabsl_lite_2407_0_0
.
You may try symbolic linking or use the packman VLC version.
JG1956
3
Try
zypper install vlc-3.0.21-1699.8.pm.7.x86_64
hui
4
Yeah, that is the packman version…
system
Closed
5
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.