tom barber wrote: > The libplib* libraries are in /usr/lib/ > The headers are in /usr/include
I give 10:1 odds that this is your problem. The plib libraries normally install themselves into /usr/local, not /usr. What you see there is most likely an *older* version of the library that got installed by mistake into the wrong place. It is hiding the newer, correct one in /usr/local. Basically, unless it installs as a package that coexists nicely with your distribution (i.e. an RPM), you should never put stuff into /usr manually. This is exactly why. Andy -- Andrew J. Ross NextBus Information Systems Senior Software Engineer Emeryville, CA [EMAIL PROTECTED] http://www.nextbus.com "Men go crazy in conflagrations. They only get better one by one." - Sting (misquoted) _______________________________________________ Flightgear-users mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-users
