irods-contrib / irods_auth_plugin_openid

Other
2 stars 2 forks source link

cmake does not search for all required dependencies #26

Open RubenGarcia opened 4 years ago

RubenGarcia commented 4 years ago

After successful cmake, make fails with: /home/ubuntu/irods_auth_plugin_openid/src/libopenid.cpp:36:10: fatal error: 'gssapi.h' file not found

Please add the required dependencies to the readme, and have cmake check they are present. libkrb5-dev