I have it set up but it uses aalib as the default.
I try using:
export SDL_VIDEODRIVER='svgalib'
or
export SDL_VIDEODRIVER='svgalib'
but when I try to run a program that will use libsdl I get the message:
Could not initialise SDL [No available video device]
If I use:
export SDL_VIDEODRIVER='aalib'
then it works. But I don't always want aalib!
Do I need to install something else? Do I need different settings?
svgalib is installed, and the version of sdl with all four video options.
Running sarge on a K6/3 wih voodoo banshee.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]