Re: [Plib-users] PLIB games
Brought to you by:
sjbaker
|
From: Steve W. <st...@sh...> - 2001-07-23 04:53:34
|
On Sun, 22 Jul 2001 19:16:32 -0500, Steve Baker wrote:
>When did you download them?
>I actually *had* updated both programs to fix most of the things you mentioned
>on July 15th.
Before that. Sorry, I hadn't seen an announcment of later versions. :)
>This is something that someone else complained about - we kicked it around a bit
>and I don't understand it. None of my makefiles have
$(top_srcdir)/../mkinstalldirs ?!?
It came from Makefile.in (for tux_aqfh).
>> I also had to add -lglut to the makefiles for both games; I guess this is some
>> error in the configure script?
>
>Again, I can't reproduce this. Whatever I do, that's in the Makefile just as it
>should be.
Hmmm... I'll download the latest versions, and check the configure output more
carefully to see what is happening.
>I'm betting that your Linux distro has put GLUT somewhere strange.
Not the distro, I compile my own Mesa. It goes to /usr/local/lib, but it does make
links in /usr/lib (including for glut I think, but I'll have to check).
>What graphics hardware do you have?
Voodoo 2. Some versions of Mesa break it from time to time. I had to revert
libGL for some things to work correctly, but GLU and glut seemed OK.
Apparently, things aren't so good... I'll revert back to 3.4.2 and see if I do better
with that.
-----------
"Good people do not need laws to tell them to act responsibly,
while bad people will find a way around the laws."
- Plato (427-347 B.C.)
|