When making BOINC server I get this error message:
----
Making all in tools
make[2]: Siirrytään hakemistoon "/home/boincadm/boinc-v2/tools"
CXXLD cancel_jobs
CXX create_work.o
CXXLD create_work
CXX dir_hier_move.o
CXXLD dir_hier_move
CXX dir_hier_path.o
CXXLD dir_hier_path
CXX remote_submit.o
../lib/remote_submit.cpp:24:23: fatal error: curl/curl.h: Tiedostoa tai
hakemistoa ei ole
#include <curl/curl.h>
^
compilation terminated.
make[2]: *** [remote_submit.o] Virhe 1
make[2]: Poistutaan hakemistosta "/home/boincadm/boinc-v2/tools"
make[1]: *** [all-recursive] Virhe 1
make[1]: Poistutaan hakemistosta "/home/boincadm/boinc-v2"
make: *** [all] Virhe 2
boincadm@ip-10-196-13-147:~/boinc-v2$
----
curl.h is missing. What's causing this? I have the latest version of
BOINC...
Henri.
_______________________________________________
boinc_dev mailing list
[email protected]
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.