Skip to main content

libcurl3-dev installation guidance

Comments

6 comments

  • ivanji
    Could anybody please provide guidance on how to install any module via apt-get? I get a command apt-get command not found. Normally I'd feel comfortable doing all this on any other linux installation but don't know how all this works with WHM - if i have to follow a specific process, etc. Any help would be appreciated. Ivan
    0
  • mageshm
    @ ivanji, It seem's you are trying wrong command because cpanel not supporting Ubuntu/Debina as of now. Your server CentOS + cPanel, right ? If so, First check whether they are installed or not # rpm -q curl # rpm -q curl-devel If no, you can enable by recompiling EasyApache.
    0
  • ivanji
    Hi Thanks for your response. That's one of the first things I actually tried to do - to find it under easyapache but can't find curl-devel there. Curl is installed. I checked with rpm, package curl-devel and is not installed.
    0
  • cPanelMichael
    Hello :) Please ensure you use "YUM" to install packages. EX:
    yum install curl-devel
    Thank you.
    0
  • ivanji
    Thanks guys for your response - all I had to do was yum install libcurl-devel (don't know if that's the same as what Michael suggested). But that's what worked for me. I was just hesitant of installing a module through command line but after installation I re-compiled Apache/PHP using easyApache and the package remained - so that's all good now. Solved!
    0
  • cPanelMichael
    I am happy to see the issue is now resolved. Thank you for updating us with the outcome.
    0

Please sign in to leave a comment.