Am Do, den 22.01.2004 schrieb Eric Sobalvarro um 03:03: > Has anyone gotten it to actually play a stream? It installs fine, but I > cannot open streams... Just streaming is not working or are you facing that the realplayer at all does not work? If later it is a problem you can fix with LD_ASSUME_KERNEL=2.2.5. So better write a little wrapper script you call each time instead of starting realplayer directly. The bash script should be executable (chmod 755) and contain following content: #!/bin/sh export LD_ASSUME_KERNEL=2.2.5 /path/to/realplayer-binary "$@" Alexander -- Alexander Dalloz | Enger, Germany PGP key valid: made 13.07.1999 PGP fingerprint: 2307 88FD 2D41 038E 7416 14CD E197 6E88 ED69 5653