RESULT!!! PROBLEM SOLVED!!
Re: Online Radio problem?
OK this one came courtesy Linux Express Website.
http://www.linuxgazette.com/node/10824
It was originally a Terminal Window command to allow listening to the BBC World Service.
The original command was:
/usr/bin/mplayer -cache 256 rtsp://rmlivev8.bbc.net.uk/farm/*/ev7/live24/worldservice/liveinfent.ra
What I did was c+p into an Open Office wordpro document and change the command to :
/usr/bin/vlc -cache 256 rtsp://rmlivev8.bbc.net.uk/farm/*/ev7/live24/radio4/listenagaininfent.ra
I pasted this (after sudo of course) into the Terminal Window entered my PW and hit return.
I closed the TW when the process had completed and opened up the BBC Radio 4 website
www.bbc.co.uk/radio4/archers
My chosen radio programme then opened up with no problem using VLC.
I'm well pleased that this has worked as it is the first time I have modified a given command line with a bit of lateral thinking.
Thank you all for the help trying to get Real Player working but VLC works far far better now.
Looks like the only reason I will have to go back to XP now is to play Doom
I hope that other newbies who are having problems with online BBC radio read this as it might solve their problem.