On Wednesday 21 July 2004 16:25, [EMAIL PROTECTED] wrote: > Hey all, I installed Flightgear 0.94 from Debian unstable, doing an apt-get > install flightgear. I got no error message on the installation. When I go > to run flightgear (/usr/games/fgfs) I get the following error message: > > fgfs: /usr/lib/libGL.so.1: no version information available (required by > fgfs) Segmentation fault > > Where do I look to try and resolve this problem? Anyone else running > flighgear on Debian testing/unstable?
I know there are a few people here using Debian but I think most of us are using the cvs version and not the Debian packages. I've just had a look at my system here and I noticed that I have a dangling smlink for libGL.so in /usr/lib... ...but libGL.so.1, which here is symlinked to libGL.so.1.2, is included in the xlibmesa-gl package. I should point out that I'm having to use a funny combination of XFree86 Vn 4.3.x versions to get my ATI vid card working (nearly) properly with my 3d app. I'd still expect libGL.so.1 to be in xlibmesa-gl in the current dfsg XFree86 package. LeeE _______________________________________________ Flightgear-users mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-users
