Results 1 to 1 of 1

Thread: how to install libcurl

  1. #1
    Join Date
    Jan 2010
    Beans
    2

    how to install libcurl

    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??
    Last edited by akhila phadnis; January 27th, 2010 at 03:12 PM. Reason: i did not get an answer yet..

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •