Stephen Harker's
news, links and pictures

Saturday, 31 July 2010

Home arrow Articles arrow RealPlayer 10 in Ubuntu Breezy
RealPlayer 10 in Ubuntu Breezy Print E-mail
Friday, 14 October 2005
I have a nice shiny new install of Ubuntu on my lappy. In order to listen to John Peel day from the BBC website, I wanted the Firefox Real Player plugin to actually work!



So I downloaded Real Player for Linux in rpm form from here http://www.real.com/ and converted it to a deb with alien...

# alien --to-deb RealPlayer10GOLD.rpm

this produced the file realplayer_10.0.6.776-20050916_i386.deb which installed just fine with

# dpkg -i realplayer_10.0.6.776-20050916_i386.deb

However it puts the binary in a stupid place. So you have to link it or move it.

# ln -sf /usr/loca/RealPlayer/realplay /usr/loca/bin/realplay

Then copy the plugin files across as well (or link them)

# cp /usr/local/RealPlayer/mozilla/* /usr/lib/mozilla-firefox/plugins/

And you're done :-) Obviously, you need to run those commands via sudo or as root.

I started Firefox and straight away it all just worked. Hurrah!! All so I could listen to Radio1

 
Statistics
Members: 56
News: 51
Web Links: 26
Visitors: 131381
User Login





Lost Password?
No account yet? Register
© 2010 pauken.co.uk - Stephen Harker lives here
Joomla! is Free Software released under the GNU/GPL License.