Sorry for all those spelling errors (in the non-quoted part of my mail). Here is an error that needs to be corrected:
> #!/bin/sh > http_proxy=http://your.proxy:1234 > export http_proxy > /usr/local/bin/mplayer.bin The wrapper script should look like this: #!/bin/sh http_proxy=http://your.proxy:1234 export http_proxy /usr/local/bin/mplayer.bin $@ Simon
signature.asc
Description: Digital signature