On Wed, 19 Jan 2011 23:35:24 -0800, Henner Zeller wrote:
> (some solution approaches)

4) link dynamically with an additional rpath of $ORIGIN and put any
required shared libraries into your application's directory, next to the
binary. That obviates the need to install the libraries where the ld.so
dynamic loader can find them, and fiddling with LD_LIBRARY_PATH is not
required either.

-h


-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To post to this group, send email to protobuf@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.

Reply via email to