aitor lazo writes: > Hello Again > > I did all that you explainme, and i got the same error, the solution i found > was manually copy the files that metakit create from /usr/local/lib to > /usr/lib. I'm almost sure that Mdk 9 doesn't have a metakit installed from > the box. > > Now i have another problem, everything goes fine, i get good frame rates, > but i can't hear anything..is the first time that i have this problem.... > > Thanks for the help
You probably needed to add /usr/local/lib to your /etc/ld.so.conf and then run ldconfig But either way, as long as the lib gets installed in a directory listed in /etc/ld.so.conf (and then you run ldconfig after adding an entry to ld.so.conf) then you should be good. Regards, Curt. -- Curtis Olson IVLab / HumanFIRST Program FlightGear Project Twin Cities [EMAIL PROTECTED] [EMAIL PROTECTED] Minnesota http://www.menet.umn.edu/~curt http://www.flightgear.org _______________________________________________ Flightgear-users mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-users
