Actually curl is used only by the client.
I modified configure.ac accordingly.

On 12/17/2016 12:13 AM, David Anderson wrote:
curl is used only in client and server, so that's an error in configure.ac.
I'll attempt to fix it tomorrow.
-- David

On 12/16/2016 7:24 PM, Travis Desell wrote:
When I run ./configure with --disable-client and --disable-server it quits saying it can't find a new enough version of curl. So AFAIK it's still a dependency?

--Travis

---------------------------------------------------------------------------
Travis Desell,  Assistant Professor
University of North Dakota - Dept. of Computer Science
Streibel Hall Room 220
3950 Campus Road Stop 9015
Grand Forks, North Dakota 58202-9015
cell: 518-867-1054, office: 701-777-3477

Citizen Science Grid ( http://csgrid.org )
MilkyWay@Home ( http://milkyway.cs.rpi.edu )
Homepage ( http://people.cs.und.edu/~tdesell )
----------------------------------------------------------------------------


On Dec 16, 2016, at 8:08 PM, Nicolás Alvarez <nicolas.alva...@gmail.com> wrote:


El 16 dic 2016, a las 23:06, Travis Desell <travis.des...@gmail.com> escribió:
Also, I'm curious if there are any more detailed walkthroughs for getting things compiled. In particular, I'm having trouble statically compiling libcurl, in part because their instructions for this are for a completely different build system -- https://curl.haxx.se/docs/install.html -- says to use configure/make, while their source code on github compiles with CMake.
Does your application do HTTP requests while it runs? If not, why do you need libcurl?

Make sure you configure BOINC with --disable-client so that the client isn't built; you only need the libraries.

--
Nicolás
_______________________________________________
boinc_projects mailing list
boinc_proje...@ssl.berkeley.edu
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_projects
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.

_______________________________________________
boinc_projects mailing list
boinc_proje...@ssl.berkeley.edu
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_projects
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.

_______________________________________________
boinc_dev mailing list
boinc_dev@ssl.berkeley.edu
http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev
To unsubscribe, visit the above URL and
(near bottom of page) enter your email address.

Reply via email to