> When I run sndtest, I get this: > > WARNING: could not load plugin 'crystalspace.sndsys.element.ogg' > DEBUG: Sound System Software Renderer Initializing... > WARNING: could not load plugin 'crystalspace.sndsys.software.driver.alsa' > WARNING: could not load plugin > 'crystalspace.sndsys.software.driver.crystalspace.sndsys.software.driver.alsa' > ERROR: Failed to load driver as [crystalspace.sndsys.software.driver.alsa] or > [crystalspace.sndsys.software.driver.crystalspace.sndsys.software.driver.alsa]. > WARNING: failed to initialize plugin 'crystalspace.sndsys.renderer.software' > CrystalSpace.SndTest: Failed to locate sound renderer! > > > Any help?
Hello, it looks like you miss ogg and alsa development packages. Please install those, then just re-run configure, checking if they're found. Then run jam, it should build the missing plugins. ------------------------------------------------------------------------- Check out the new SourceForge.net Marketplace. It's the best place to buy or sell services for just about anything Open Source. http://sourceforge.net/services/buy/index.php _______________________________________________ Crystal-main mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/crystal-main Unsubscribe: mailto:[EMAIL PROTECTED]
