Alexandria 53 Posted May 31, 2014 (edited) Hello there, Im wondering why I am getting this message after compiling in my console: /usr/bin/ld: cannot find -lcurl I'm moving my emulator from Centos 5 to Centos 6. PD: I can download and compile a fresh emulator in my Centos 6. Thank you. Edited May 31, 2014 by Fluffle Puff Quote Share this post Link to post Share on other sites
0 Amalgam 1 Posted May 31, 2014 I think you need to install it first. sudo apt-get install libcurl4-gnutls-dev (ubuntu)sudo yum install curl-devel (centos)pkg_add -r curl (freebsd) Quote Share this post Link to post Share on other sites
Hello there,
Im wondering why I am getting this message after compiling in my console:
/usr/bin/ld: cannot find -lcurl
I'm moving my emulator from Centos 5 to Centos 6.
PD: I can download and compile a fresh emulator in my Centos 6.
Thank you.
Edited by Fluffle PuffShare this post
Link to post
Share on other sites