You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to install ngx_oauth2_module in linux using below insturctions. Unable to find packages in yum repository. Please provide the instructions for Linux installation
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am trying to install ngx_oauth2_module in linux using below insturctions. Unable to find packages in yum repository. Please provide the instructions for Linux installation
sudo yum install -y libssl-dev libcurl4-openssl-dev libhiredis-dev libmemcached-dev
sudo yum install -y libjansson-dev libcjose-dev apache2-dev pkg-config
https://github.com/OpenIDC/ngx_oauth2_module/blob/master/.github/workflows/build.yml
Beta Was this translation helpful? Give feedback.
All reactions