* [EMAIL PROTECTED] (Grant Edwards) [2002.05.31 17:20]: > I just finished building/installing 0.7.10 on a RedHat 7.3 > system. Everything went smoothly, except the runfgfs script > never got installed. There are a couple runfgfs.bat files > under /usr/local/Flightgear, but runfgfs didn't get installed > anywhere. Copying it from src/Main to whereever seems to work > OK.
FWIW, I never use the `runfgfs` script anyway. If you installed to the default path, you can just use `fgfs`. > Currently I'm seeing about 5sec/frame (600MHz PIII w/ ATI Rage > 128). I'm assuming that OpenGL isn't using any hardware > accelleration. I've looked at the FAQ, and the hints are all > pretty general: > > 1) run lsmod as root to see what modules are loaded... > > 2) You should also make sure that you are loading the appropriate > modules in your XF86Config... > > 3) Make sure OpenGL libs are installed and configured > correctly... > > Anyplace I can find specific info on question like what "the > appropriate modules" would be or "is OpenGL configured > correctly?" "Appropriate modules" refers to the kernel modules for your video card. It's generic because not everyone uses the same video card, and I didn't want to maintain a HOWTO for every card under the sun. I have an NVidia card, so I don't know what kernel module you need for your Rage 128. Look under /lib/modules for all of the install kernel modules on your system. > I've looked for the HOWTO at linuxquake.com, but it's been MIA > for over at least a month now. Might look for docs at xfree86.org, mesa3d.org, dri.sf.net, and linuxdoc.org. Oh, and linuxnewbie.org: http://www.linuxnewbie.org/nhf/intel/hardware/ati_rage128.html Thanks -- Cameron Moore [ Is "tired old cliche" one? ] _______________________________________________ Flightgear-users mailing list [EMAIL PROTECTED] http://mail.flightgear.org/mailman/listinfo/flightgear-users
