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

Export RHEL Libs #807

Merged
merged 1 commit into from
Nov 14, 2024
Merged

Export RHEL Libs #807

merged 1 commit into from
Nov 14, 2024

Conversation

fpetrini15
Copy link
Contributor

Goal: Export RHEL libs with the SDK asset. Previously, client libraries were not being installed in the SDK lib64 directory because the libraries were not searching the correct directory. They were searching lib which does not exist in the RHEL build.

Copy link
Contributor

@nv-kmcgill53 nv-kmcgill53 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wonder if the java bindings need to be touched as well? This can be follow on work since there are other priorities.

@fpetrini15
Copy link
Contributor Author

Interesting point. I don't believe so. I pulled our Linux and RHEL images and they appear to install all java-related items into either a java or java-api-bindings directories. There is parity between both images for these folders. However, we can keep this in mind moving forward.

@fpetrini15 fpetrini15 merged commit c3e5222 into main Nov 14, 2024
3 checks passed
@fpetrini15 fpetrini15 deleted the fpetrini-fix-rhel-clients branch November 14, 2024 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants