12

Can .pc files be generated if they aren't installed? I have installed OpenSSL but there is no 'openssl.pc' on my computer.

Any suggestions?

sclaes
  • 121

1 Answers1

22

You need to install the package libssl-dev.

You can use "Search the contents of packages" on https://packages.ubuntu.com/ to search for a package that contains a given file.