PDA

View Full Version : [ubuntu] how to install libcurl



akhila phadnis
January 27th, 2010, 08:05 AM
hello,
i believe i have installed libcurl by using these commands...
sudo apt-get install libgnutls-dev
sudo apt-get install libcurl4-gnutls-dev

and tried to run a simple program..

its giving this error..
undefined reference to 'curl_easy_init'..

can anyone help me out with this???
is there any problem with my installation??