Menu

install failure, curl-config

2012-05-07
2024-10-21
  • Anthony Baldwin

    Anthony Baldwin - 2012-05-07

    I tried to clone the git repo and install on a debian stable system (I saw the debian repo, but prefer to install web apps from sources, especially when a git repo is available).
    during config, it says

    checking for curl-config... no
    configure: error: curl-config not found; verify that libcurl is installed on your system
    

    but I have libcurl3 installed.

    tony

     
  • beniz

    beniz - 2012-05-07

    Hi,  try to install the libcurl-dev package (or equivalent) on your system. Since your're compiling from sources, you need the development headers from libcurl as well as the lib itself.
    Hope it helps.

     

Log in to post a comment.

MongoDB Logo MongoDB