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. Link to comment https://forums.phpfreaks.com/topic/210009-how-do-i-upgrade-libcurl-on-freebsd/ 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? Link to comment https://forums.phpfreaks.com/topic/210009-how-do-i-upgrade-libcurl-on-freebsd/#findComment-1096119 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. Link to comment https://forums.phpfreaks.com/topic/210009-how-do-i-upgrade-libcurl-on-freebsd/#findComment-1096129 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.