[go-nuts] Linking c libraries

2016-08-04 Thread Tamás Gulácsi
man ldconfig -- 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

[go-nuts] Linking c libraries

2016-08-04 Thread Rich
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