[netsa-tools-discuss] installaing analysis-pipline libsnarf won't find libprotobuf-c
Tony Cebzanov
tonyc at cert.org
Thu Oct 22 14:50:06 EDT 2015
Hi asad,
On 10/22/15 11:01 AM, asad wrote:
> Here, the .config.log attach my mail. This ubuntu v 15.04 server edition
> first one was ubuntu 14.04 server edition both results are same.Results
> are from the former. Kindly look into it.
One of my team members looked into the problem on an Ubuntu machine and
noticed that the libprotobuf-c0-dev package in Ubuntu doesn't seem to
provide the pkg-config file, which leads to snarf not being able to find
the library.
As a workaround, he suggested running configure like so:
./configure \
LIBPROTOBUF_C_CFLAGS=-I/usr/include \
LIBPROTOBUF_C_LIBS='-L/usr/lib/x86_64-linux-gnu -llibprotobuf-c'
Let me know if this works for you, and if not, send me the new config.log.
Thanks.
--
Tony Cebzanov * <tonyc at cert.org>
(M) +1 412 265-1240 * (W) +1 412 268-9149
CERT/CC * Engineering * Product Development
Software Engineering Institute * Carnegie Mellon University
More information about the netsa-tools-discuss
mailing list