Skip to content

Fix search path of shared libraries in Python module#796

Merged
mkstoyanov merged 1 commit into
ORNL:masterfrom
svillemot:master
Dec 29, 2025
Merged

Fix search path of shared libraries in Python module#796
mkstoyanov merged 1 commit into
ORNL:masterfrom
svillemot:master

Conversation

@svillemot

Copy link
Copy Markdown
Contributor

The installation path has changed in version 8.2 with the move to GNUInstallDirs in CMake, but the Python module has not been updated accordingly.

This change has been applied to the Debian package, where the library installation path is now /usr/lib/<multiarch-tuple/.

The installation path has changed in version 8.2 with the move to
GNUInstallDirs in CMake, but the Python module has not been updated
accordingly.

This change has been applied to the Debian package, where the library
installation path is now /usr/lib/<multiarch-tuple/.
@mkstoyanov

Copy link
Copy Markdown
Collaborator

I missed a spot, thanks for catching it.

@mkstoyanov mkstoyanov merged commit e5bc99f into ORNL:master Dec 29, 2025
7 checks passed
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