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
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.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
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
but I have libcurl3 installed.
tony
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.