Phusion Passenger Nginx module installer v3.0.17 issue on Debian 6.0.5 amd64 due to broken package

后端 未结 2 2002
离开以前
离开以前 2021-01-16 20:37

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

2条回答
  •  死守一世寂寞
    2021-01-16 20:45

    I had the same issue with libcurl4-openssl-dev. Try sudo apt-get install libcurl4-gnutls-dev which should work just fine.

    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.

提交回复
热议问题