I am on Ubuntu 14.10 and I try to install new mongodb driver, but I have this error:
configure: error: Cannot find OpenSSL's libraries
ERROR: `/tmp/pear/temp/mongodb/configure' failed
I find that i need before installing new driver to install pkg-config, but when I try that I get following error:
E: Package 'pkg-config' has no installation candidate
Can someone please help me?
cat /etc/apt/sources.list
– Jun 01 '16 at 15:50