Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islingtonmiss-islington commented Nov 15, 2022

When build with shared enabled, we need to set LD_LIBRARY_PATH
for the non-installed python environment in
test_zippath_from_non_installed_posix so that the python binary
and find and link the libpython.so.
(cherry picked from commit 1df0752)

Co-authored-by: Kai Zhang kylerzhang11@gmail.com

…9483) When build with shared enabled, we need to set `LD_LIBRARY_PATH` for the non-installed python environment in test_zippath_from_non_installed_posix so that the python binary and find and link the libpython.so. (cherry picked from commit 1df0752) Co-authored-by: Kai Zhang <kylerzhang11@gmail.com>
@miss-islingtonmiss-islington merged commit b189f42 into python:3.11Nov 15, 2022
@miss-islingtonmiss-islington deleted the backport-1df0752-3.11 branch November 15, 2022 01:27
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip newstestsTests in the Lib/test dir

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@miss-islington@zooba@bedevere-bot@kkpattern