Skip to content
This repository has been archived by the owner on Feb 3, 2025. It is now read-only.

setup.sh: fix relocatability of LD_LIBRARY_PATH #3140

Merged
merged 1 commit into from
Dec 2, 2021

Conversation

scpeters
Copy link
Member

@scpeters scpeters commented Dec 2, 2021

The LD_LIBRARY_PATH variable is currently set from the non-relocatable @GAZEBO_PLUGIN_PATH@ configure-time value. It can be made relocatable by evaluating the $GAZEBO_PLUGIN_PATH environment variable that is set earlier in setup.sh.

cc @lopsided98 since you have touched this file recently.

The LD_LIBRARY_PATH variable is currently set
from the non-relocatable @GAZEBO_PLUGIN_PATH@
configure-time value. It can be made relocatable
by evaluating the $GAZEBO_PLUGIN_PATH environment
variable that is set earlier in setup.sh.

Signed-off-by: Steve Peters <scpeters@openrobotics.org>
Copy link

@jacobperron jacobperron left a comment

Choose a reason for hiding this comment

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

LGTM

@scpeters scpeters merged commit 81c2ed1 into gazebosim:gazebo11 Dec 2, 2021
@scpeters scpeters deleted the setup_sh_ld_lib_path branch December 2, 2021 19:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants