brianlange Posted August 6, 2010 Share Posted August 6, 2010 How would I go about upgrading libcurl on FreeBSD? I've downloaded the software from http://curl.haxx.se/download.html I've never installed anything on a unix machine before so newbie advice is appreciated. Thanks. Quote Link to comment Share on other sites More sharing options...
brianlange Posted August 6, 2010 Author Share Posted August 6, 2010 I downloaded the source code. and did these commands ./configure make make test (optional) make install everything seemed to be okay but where i run curl_version() it display an older version of curl than the one I just installed. Do I have to recompile php? Quote Link to comment Share on other sites More sharing options...
brianlange Posted August 6, 2010 Author Share Posted August 6, 2010 I used the ports and did a make, make install and everything went okay however running curl_version() it will display the older version of curl. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.