[ioquake3] libcurl needs an update

2011-11-03 Thread Dominic Fandrey
libcurl.so.4 hasn't been around for a looong time. With the attached patch curl support will work by default (i.e. without fiddling with cl_cCURLLib. This was originally provided to me by Winston Weinert for ioUrbanTerror. -- A: Because it fouls the order in which people normally read text. Q:

Re: [ioquake3] libcurl needs an update

2011-11-03 Thread Zack Middleton
On Thu, Nov 3, 2011 at 4:14 AM, Dominic Fandrey wrote: > libcurl.so.4 hasn't been around for a looong time. > > With the attached patch curl support will work by default (i.e. without > fiddling with cl_cCURLLib. > > This was originally provided to me by Winston Weinert for ioUrbanTerror. > > -- >

Re: [ioquake3] libcurl needs an update

2011-11-03 Thread Simon McVittie
On Thu, 03 Nov 2011 at 10:14:35 +0100, Dominic Fandrey wrote: > --- code/client/cl_curl.h.orig2011-11-03 09:57:21.0 +0100 > +++ code/client/cl_curl.h 2011-11-03 09:57:34.0 +0100 > @@ -40,8 +40,7 @@ > #elif defined(MACOS_X) >#define DEFAULT_CURL_LIB "libcurl.dylib" >

Re: [ioquake3] libcurl needs an update

2011-11-03 Thread Dominic Fandrey
On 03/11/2011 17:58, Simon McVittie wrote: > On Thu, 03 Nov 2011 at 10:14:35 +0100, Dominic Fandrey wrote: >> --- code/client/cl_curl.h.orig 2011-11-03 09:57:21.0 +0100 >> +++ code/client/cl_curl.h2011-11-03 09:57:34.0 +0100 >> @@ -40,8 +40,7 @@ >> #elif defined(MACOS_X)

Re: [ioquake3] libcurl needs an update

2011-11-03 Thread Simon McVittie
On Thu, 03 Nov 2011 at 23:37:37 +0100, Dominic Fandrey wrote: > On 03/11/2011 17:58, Simon McVittie wrote: > > This change isn't right. libcurl.so is the development symlink for libcurl > > [...] Non-developer systems > > should only have the symlink named after the SONAME (libcurl.so.4 or > > libc

Re: [ioquake3] How do I build ioquake3 on IBM PowerPC?

2011-11-03 Thread Yasir I . Al-Dosary - zgzg2020™
Thank you for your suggestion! Unfortunately, I noticed your email only after I finished fixing all Speex-related errors by hand. NOW IT WORKS!!! Thank you for your help! From: Thilo Schulz To: Yasir I. Al-Dosary - zgzg2020™ ; Primary ioquake3 Discussion/De