tgc99, that's great. I've been trying to get the patches to work, Netscape hates the SSL from github, so I used a mac and extracted the html, then ran patch. Excuse the first-timer stuff here:
What am I doing wrong? Also, will this work on my 24 bit Indy, or do I need to upgrade to an XZ graphics card?
Code:
patch -u --ignore-whitespace --fuzz=0 src/pref
s.c < sgi-ogl.patch
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|--- glchess-0.4.7/src/prefs.c.sgigl 2013-07-08 20:56:13.000000000 +0200
|+++ glchess-0.4.7/src/prefs.c 2013-07-08 21:00:38.602914000 +0200
--------------------------
Patching file src/prefs.c using Plan A...
Hunk #1 succeeded at 249 (offset -1 lines).
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|--- glchess-0.4.7/src/splash.c.sgigl 2013-07-08 20:43:47.000000000 +0200
|+++ glchess-0.4.7/src/splash.c 2013-07-08 21:00:57.472914000 +0200
--------------------------
File to patch:
s.c < sgi-ogl.patch
Hmm... Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|--- glchess-0.4.7/src/prefs.c.sgigl 2013-07-08 20:56:13.000000000 +0200
|+++ glchess-0.4.7/src/prefs.c 2013-07-08 21:00:38.602914000 +0200
--------------------------
Patching file src/prefs.c using Plan A...
Hunk #1 succeeded at 249 (offset -1 lines).
Hmm... The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|--- glchess-0.4.7/src/splash.c.sgigl 2013-07-08 20:43:47.000000000 +0200
|+++ glchess-0.4.7/src/splash.c 2013-07-08 21:00:57.472914000 +0200
--------------------------
File to patch:
What am I doing wrong? Also, will this work on my 24 bit Indy, or do I need to upgrade to an XZ graphics card?