Error is
configure: error: libprotobuf not found.
I am using Mac os 10.11.1.
Tried to download apt-get through port
sudo port dpkg; sudo port apt;
apt-get install libprotobuf-dev, get following error:
Reading Package Lists... Done Building Dependency Tree... Done W: Couldn't stat source package list http://www.example.com stable/main Packages (/opt/local/var/db/apt/state/lists/www.example.com_packages_dists_stable_main_binary-darwin-i386_Packages) - stat (2 No such file or directory) W: Couldn't stat source package list http://www.example.com stable/contrib Packages (/opt/local/var/db/apt/state/lists/www.example.com_packages_dists_stable_contrib_binary-darwin-i386_Packages) - stat (2 No such file or directory) W: Couldn't stat source package list http://www.example.com stable/non-free Packages (/opt/local/var/db/apt/state/lists/www.example.com_packages_dists_stable_non-free_binary-darwin-i386_Packages) - stat (2 No such file or directory) W: You may want to run apt-get update to correct these problems E: Couldn't find package libprotobuf-dev