Skip to content

Fix LD_LIBRARY_PATH export in BUILD_NOTES_tch.txt#569

Open
SuhasSrinivasan wants to merge 3 commits intonanoporetech:masterfrom
SuhasSrinivasan:master
Open

Fix LD_LIBRARY_PATH export in BUILD_NOTES_tch.txt#569
SuhasSrinivasan wants to merge 3 commits intonanoporetech:masterfrom
SuhasSrinivasan:master

Conversation

@SuhasSrinivasan
Copy link

Update LD_LIBRARY_PATH export format for compatibility.

As discussed in #491

Update LD_LIBRARY_PATH export format for compatibility.
Copilot AI review requested due to automatic review settings January 28, 2026 19:22
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR fixes the LD_LIBRARY_PATH export command in the libtorch build documentation to preserve existing environment variables instead of overwriting them. This addresses issue #491 where users with CUDA installations already have LD_LIBRARY_PATH set and the previous command would overwrite those values.

Changes:

  • Updated the LD_LIBRARY_PATH export to use shell parameter expansion that appends to existing values instead of replacing them

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

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.

1 participant