Realplayer
    James Richard Tyrer 
    tyrerj at acm.org
       
    Wed Sep 18 06:03:58 BST 2002
    
    
  
Tom Kuiper wrote:
> I've installed Realplayer but when I run it from a terminal command line it
> produces no sound.  When I run it from within Netscape, Netscape hangs.
> 
> Following a tip I read recently on this list, I set the Sound Server
> Autosuspend to 1 second.  Is there anything else I should do?
> 
Which Netscape version?
 From the command line, or in a: "*.desktop" file:
	artsdsp /usr/local/RealPlayer8/realplay
Actually, I have a script:
/usr/local/bin/realplayer
-------------------------------------------------
#!/bin/sh
set -a
PATH=/usr/local/RealPlayer8:$PATH
set +a
exec artsdsp /usr/local/RealPlayer8/realplay "$@"
-------------------------------------------------
--
JRT
___________________________________________________
This message is from the kde mailing list.
Account management:  http://mail.kde.org/mailman/listinfo/kde.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.
    
    
More information about the kde
mailing list