Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to resolve the libavcodec and libavformat dependencies during rpm installation. #552

Closed
bmohanty-git opened this issue Sep 25, 2018 · 1 comment

Comments

@bmohanty-git
Copy link

#rpm -ivh telemetry-1.9.0-8.x86_64.rpm
error: Failed dependencies:
libavcodec.so.52()(64bit) is needed by telemetry-1.9.0-8.x86_64
libavcodec.so.52(LIBAVCODEC_52)(64bit) is needed by telemetry-1.9.0-8.x86_64
libavcodec.so.53()(64bit) is needed by telemetry-1.9.0-8.x86_64
libavcodec.so.53(LIBAVCODEC_53)(64bit) is needed by telemetry-1.9.0-8.x86_64
libavformat.so.52()(64bit) is needed by telemetry-1.9.0-8.x86_64
libavformat.so.52(LIBAVFORMAT_52)(64bit) is needed by telemetry-1.9.0-8.x86_64
libavformat.so.53()(64bit) is needed by telemetry-1.9.0-8.x86_64
libavformat.so.53(LIBAVFORMAT_53)(64bit) is needed by telemetry-1.9.0-8.x86_64

@ignatenkobrain
Copy link
Contributor

Sorry, not the RPM business. Use dnf/yum.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants