New to Linux. Thought of installing the package to mount my HDFS
I am getting the below error
root@hadoop2:/vagrant/native-hdfs-fuse-master# make && make install
Package libprotobuf-c was not found in the pkg-config search path.
Perhaps you should add the directory containing `libprotobuf-c.pc'
to the PKG_CONFIG_PATH environment variable
No package 'libprotobuf-c' found
protoc-c --proto_path proto --c_out proto proto/.proto
/bin/sh: 1: protoc-c: not found
make: ** [build/proto] Error 127