Re: [Plib-devel] Tadaaaa ... or not
Brought to you by:
sjbaker
From: John D. <sf...@av...> - 2007-01-17 12:51:37
|
On 01/17/2007 07:22 AM, Martin Spott wrote: > .... I'm wondering, because the whole FlightGear/OSG stuff > builds wihout hassle on my (to be precies: my wife's) Debian > Etch/AMD64. Maybe you simply forgot to install the libgl1-mesa-dev > package, That's a reasonable question, but the answer is no, I didn't forget. Also recall that my test program compiled just fine, which it wouldn't without the header files that come with the -dev package. dpkg --get-selections | grep -i mesa libgl1-mesa-dev install < here < libgl1-mesa-dri install libgl1-mesa-glx install libglu1-mesa install libglu1-mesa-dev install mesa-common-dev install mesa-utils install xlibmesa-gl install xlibmesa-glu install FWIW svn 2115 (mis)behaves just the same. Pretty mysterious, huh? |