Skip to content

fedora: add /usr/lib64 to search path#1368

Merged
Trouffman merged 3 commits into
DistroAV:masterfrom
xobs:add-lib64-to-search-path
Oct 21, 2025
Merged

fedora: add /usr/lib64 to search path#1368
Trouffman merged 3 commits into
DistroAV:masterfrom
xobs:add-lib64-to-search-path

Conversation

@xobs

@xobs xobs commented Oct 14, 2025

Copy link
Copy Markdown
Contributor

Fedora loads its libraries under /usr/lib64 for 64-bit platforms. When installing NDI using dnf install libndi-sdk it installs /usr/lib64/libndi.so.6.

By adding this path, distroav can be installed by adding the libndi-sdk package and then copying distroav.so to /usr/lib64/obs-plugins

Fedora loads its libraries under /usr/lib64 for 64-bit platforms. When
installing NDI using `dnf install libndi-sdk` it installs
`/usr/lib64/libndi.so.6`.

By adding this path, distroav can be installed by adding the
`libndi-sdk` package and then copying distroav.so to /usr/lib64/obs-plugins

Signed-off-by: Sean Cross <[email protected]>
@Trouffman Trouffman self-assigned this Oct 14, 2025
@Trouffman
Trouffman requested a review from RayneYoruka October 14, 2025 20:11
@Trouffman
Trouffman merged commit dfc31d2 into DistroAV:master Oct 21, 2025
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

Successfully merging this pull request may close these issues.

2 participants