Sample Header Ad - 728x90

Tell yum where a local shared library dependency is

3 votes
3 answers
2550 views
We are installing a custom rpm which we built using rpmbuild. During the install it fails with a dependency on specific file, in our case specifically libnvidia-ml.so.1: Requires: libnvidia-ml.so.1()(64bit) This is installed at /usr/lib64 but not through the package manager, which cannot change. Is there a way to tell yum where to find this file? I found nothing obvious in the manual, and LD_LIBRARY_PATH has no effect.
Asked by kabanus (331 rep)
Oct 14, 2020, 12:43 PM
Last activity: Nov 9, 2023, 08:23 PM