Description
Ensure that the SDKP wrapper is fully compatible with required libraries when running on Oracle Linux. Currently, compatibility is not guaranteed and may lead to dependency issues or runtime failures.
Proposed Solution
- Validate all SDKP dependencies against Oracle Linux.
- Resolve any incompatibilities with required libraries.
- Add CI checks or tests targeting an Oracle Linux environment.
- Document any OS-specific requirements or limitations.
Acceptance Criteria
Description
Ensure that the SDKP wrapper is fully compatible with required libraries when running on Oracle Linux. Currently, compatibility is not guaranteed and may lead to dependency issues or runtime failures.
Proposed Solution
Acceptance Criteria