[SDL] Re: Re: DGA2.0 ( was DMA)

Ray Kelm rhk at newimage.com
Sun Jun 11 06:36:29 PDT 2000


Santiago Romero wrote:
> 
> El 10 Jun 2000 13:52:57 -0700, Ray Kelm escribió:
> >> >ammm...you have to set SDL_VIDEODRIVER=dga
> >> >
> >> >in bash:
> >> >export SDL_VIDEODRIVER=dga
> >>
> >> [sromero at compiler lands3d]$ export SDL_VIDEODRIVER=dga
> >> [sromero at compiler lands3d]$ ./lands3d
> >> No available video device
> >
> >DGA requires root access.
> 
>  I get the same message as root (with su - root).
>  CU.
> 

Did you compile your own copy of SDL, or use the provided 
RPMs?

The RPMs do not include DGA, or at least the ones I downloaded 
didn't.

If you're using the RPMs, just download the source to SDL,
then run "./configure --prefix=/usr", then "make rpm", as root.
That should leave some RPMs in /usr/src/redhat/RPMS/i386. 
Install them using the --force option.



More information about the SDL mailing list