Closed riban-bw closed 4 years ago
Live555 added open ssl support in their last release. PAM does not need to use it so I've added the compiler defintion NO_OPENSSL to the CMakeLists
You could also add libssl-dev to the list of dependant packages in the README.
Building using cmake instructions in README fails with error:
This can be resolved by adding libssl-dev to the list of packages to install.