Closed ngdavid1013 closed 3 months ago
On linux, when you source ./setenv.sh, inside the script, the $0 evaluates to /bin/bash Everything falls apart from that point. /usr/bin got added to LD_LIBRARY_PATH.
The current bin directory is to be added to LD_LIBRARY_PATH.
Just run it on linux.
Other
No response
Thank you @ngdavid1013!
Fixed in commit PR #40 (commit 3c746d4)
Bug Description
On linux, when you source ./setenv.sh, inside the script, the $0 evaluates to /bin/bash Everything falls apart from that point. /usr/bin got added to LD_LIBRARY_PATH.
Expected Behavior
The current bin directory is to be added to LD_LIBRARY_PATH.
Steps to Reproduce
Just run it on linux.
Solace Product
Other
Solace Broker version
No response
Solace API
No response
Solace API version
No response