On Fri, 5 Nov 2004 17:55:46 -0600, Sergio Cuéllar <[EMAIL PROTECTED]> wrote: > Hi everybody, I hope you can help me with my problem. I have installed > RealPlayer10GOLD in my debian sarge machine, but it doesnt work. When > I type: > > $ realplay > > nothing happens, i dont get even a window or something, the same > problem is when i start it from Applications -> Multimedia -> > RealPlayer 10
IIRC, realplay wants to take control of the audio device. If you're running a sound daemon like esound, you might want to kill it before you attempt to start realplay. If that doesn't work, consider using strace to see what's up. -Stephen Le