libcurl3-dev installation guidance
Happy New Year guys - I'm looking for some confirmation of the best step in order to install the development package libcurl-dev (apt-get install libcurl3-dev). Don't know if we'd have to do it through WHM or if it'd be safe to do it via command line.
Just want to make sure everything keeps updating fine after installation or that the module won't be deleted at some stage. Not sure how WHM manages this type of modules.
Thanks so much in advance.
Ivan
-
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 -
@ 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 -
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 -
Hello :) Please ensure you use "YUM" to install packages. EX: yum install curl-devel
Thank you.0 -
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 -
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.
Comments
6 comments