SolaceSamples / solace-samples-c

Getting Started Samples for the Solace C API.
http://dev.solace.com/get-started/c-tutorials/
Apache License 2.0
22 stars 21 forks source link

Fix update to LD_LIBRARY_PATH to retain current settings #40

Closed gvensan closed 5 months ago

gvensan commented 5 months ago

Update the setenv.sh file generation with proper LD_LIBRARY_PATH (append)

i.e., export LD_LIBRARY_PATH=$script_dir:$LD_LIBRARY_PATH