On Apr 19, 2007, at 7:13 PM, John Delacour wrote:
At 4:10 pm -0400 19/4/07, Sherm Pendley wrote:
It needed a few tweaks to build, but once the build issues were
sorted, the spinning texture-mapped cube test runs fine on my G4 w/
ATI Radeon 9000 Pro.
Diff with the build changes is attached, if anyone else feels like
testing it.
For dummies like me can you please describe the process of
installing. Where does the .diff file go etc?
Diffs are used as input for the 'patch' command. On my machine:
local:~/incoming/OpenGL-0.55 sherm$ patch -p1 < ../OpenGL-0.55-
Macosx.diff
patching file MANIFEST
Hunk #1 FAILED at 68.
1 out of 1 hunk FAILED -- saving rejects to file MANIFEST.rej
patching file Makefile.PL
patching file glu_util.h
patching file include/GL/glut.h
patching file utils/Makefile.macosx
I'm not sure why the patch to the MANIFEST file was rejected, it just
adds a single line. It won't cause test failures, but the 'utils/
Makefile.macosx' file won't be included in the distribution tarball
without it. :-(
sherm--
Web Hosting by West Virginians, for West Virginians: http://wv-www.net
Cocoa programming in Perl: http://camelbones.sourceforge.net