OpenArena Message Boards

OpenArena => Technical Snafus => Topic started by: dash9 on December 31, 2008, 07:29:01 AM



Title: SOLVED: libcurl on Mac OSX
Post by: dash9 on December 31, 2008, 07:29:01 AM
Downloading maps works very slow because libcurl is not available:
Loading "libcurl.so.4"...WARNING: could not load cURL library

Please consider including libcurl in the next version of OA.

EDIT:
I'm not sure how I installed libcurl, it is possible that it was there from the beginning.
But it was not working because I had this line in the q3config.cfg file I copied from a Linux system:
seta cl_cURLLib "libcurl.so.4"
So I removed it and then it worked.