I have an issue in that I wrote this application that uses 
github.com/mattn/go-oci8 and it runs on Linux x64. I get the following 
error: "error while loading shared libraries: libclntsh.so.11.1"  How can I 
compile it so that when run the executable will look to a specific path for 
the libraries?  I could set the LD_LIBRARY_PATH but I would rather look to 
another method.

Thanks,

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to