On Fri, 13 Jun 2014, Alex Chernyakhovsky wrote:
> export protobuf_CFLAGS=-I/home/bigforest/ins_t/include
> export protobuf_LIBS=-L/home/bigforest/ins_t/lib

Or, it should be enough to

  export PKG_CONFIG_PATH=/home/bigforest/ins_t/lib/pkgconfig

assuming that /home/bigforest/ins_t/lib/pkgconfig/protobuf.pc exists; that 
will let configure find the include and lib directories itself.

Anders
_______________________________________________
mosh-users mailing list
mosh-users@mit.edu
http://mailman.mit.edu/mailman/listinfo/mosh-users

Reply via email to