I tried default Passenger Nginx installation steps, but it couldn\'t succeed, I am newbie to linux and ruby on rails , so guys please help me if i am doing wrong or somethin
I had the same issue with libcurl4-openssl-dev. Try sudo apt-get install libcurl4-gnutls-dev which should work just fine.
libcurl4-openssl-dev
sudo apt-get install libcurl4-gnutls-dev
Give it a try, and if it doesn't work please let me know and I'll show you a work around to have libcurl4-openssl-dev installed.