Unix Technical Forum

Real Player installation - HOW?

This is a discussion on Real Player installation - HOW? within the Debian Linux support forums, part of the Debian Linux category; --> I have just installed Realplayer in /usr/bin/RealPlayer, the files show in the directory and in the 'Aplications->Media-Real Player 10', ...


Go Back   Unix Technical Forum > Unix Operating Systems > Debian Linux > Debian Linux support

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 01-19-2008, 08:12 AM
jamiil
 
Posts: n/a
Default Real Player installation - HOW?

I have just installed Realplayer in /usr/bin/RealPlayer, the files
show in the directory and in the 'Aplications->Media-Real Player 10',
however, it will not run (!?).
What have I done wrong? can any body help?

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 01-19-2008, 08:12 AM
David A' Rebel
 
Posts: n/a
Default Re: Real Player installation - HOW?

jamiil wrote:

> I have just installed Realplayer in /usr/bin/RealPlayer, the files
> show in the directory and in the 'Aplications->Media-Real Player 10',
> however, it will not run (!?).
> What have I done wrong? can any body help?



A little more information as to what you did would help us to help you.
Did you install a deb, a bin or what, where did you get it from ?
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 01-19-2008, 08:12 AM
Peter J Ross
 
Posts: n/a
Default Re: Real Player installation - HOW?

On 15 Feb 2007 20:25:35 -0800, jamiil <jalqadir@gmail.com> wrote in
alt.os.linux.debian:

> I have just installed Realplayer in /usr/bin/RealPlayer, the files
> show in the directory and in the 'Aplications->Media-Real Player 10',
> however, it will not run (!?).
> What have I done wrong? can any body help?


Instead of installing a binary from real.com, I suggest using
Christian Marillat's unofficial Debian repository.

E.g, I have this line in my /etc/apt/sources.list:

deb http://ftp.sunet.se/pub/os/Linux/dis...ian-multimedia testing main

It provides a recent realplayer package.

You may want to pick a different repository from the list at
<http://www.debian-multimedia.org>, and you may want to change
"testing" to "stable" or "sid" or whatever flavour of Debian you're
using.

You'll also need the w32codecs package from the same source.

--
PJR :-)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 01-19-2008, 08:13 AM
jamiil
 
Posts: n/a
Default Re: Real Player installation - HOW?

On Feb 16, 12:13 am, David A' Rebel <r...@rebellion.enzed.corn> wrote:
> jamiil wrote:
> > I have just installed Realplayer in /usr/bin/RealPlayer, the files
> > show in the directory and in the 'Aplications->Media-Real Player 10',
> > however, it will not run (!?).
> > What have I done wrong? can any body help?

>
> A little more information as to what you did would help us to help you.
> Did you install a deb, a bin or what, where did you get it from ?


Thank for the prompt response, it was bin file. I don't think there is
a deb one, is there one?

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 01-19-2008, 08:13 AM
John Hasler
 
Posts: n/a
Default Re: Real Player installation - HOW?

jamiil wrote:
> I have just installed Realplayer in /usr/bin/RealPlayer...


Local packages should go under /usr/local (or in some cases under /opt).

> I don't think there is a deb one, is there one?


toncho/~ 4 apt-cache show realplayer
Package: realplayer
Priority: optional
Section: graphics
Installed-Size: 15092
Maintainer: Christian Marillat <marillat@debian.org>
Architecture: i386
Source: realplay
Version: 10.0.8-0.1
Depends: libatk1.0-0 (>= 1.7.2), libc6 (>= 2.3.2.ds1-21), libgcc1 (>= 1:3.4.1-3), libglib2.0-0 (>= 2.6.0), libgtk2.0-0 (>= 2.6.0), libpango1.0-0 (>= 1.8.1), libstdc++5 (>= 1:3.3.4-1), libx11-6 | xlibs (>> 4.1.0), libxext6 | xlibs (>> 4.1.0)
Conflicts: helix-player
Filename: pool/main/r/realplay/realplayer_10.0.8-0.1_i386.deb
Size: 6131168
MD5sum: 70b2f40310c6a6ae3bcbefac6d657995
SHA1: 89e22c640ca02028ac4e8b6d7a3439d909d2b468
SHA256: f7c90dc4d0b459ad35b22bd294973b6946d577d7e50cc3ac8c ec0ed7c658470c
Description: RealPlayer 10 based on the open source Helix player
RealPlayer 10 for Linux is based on the open source Helix player.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 01-19-2008, 08:13 AM
David A' Rebel
 
Posts: n/a
Default Re: Real Player installation - HOW?

jamiil wrote:

> On Feb 16, 12:13 am, David A' Rebel <r...@rebellion.enzed.corn> wrote:
>> jamiil wrote:
>> > I have just installed Realplayer in /usr/bin/RealPlayer, the files
>> > show in the directory and in the 'Aplications->Media-Real Player 10',
>> > however, it will not run (!?).
>> > What have I done wrong? can any body help?

>>
>> A little more information as to what you did would help us to help you.
>> Did you install a deb, a bin or what, where did you get it from ?

>
> Thank for the prompt response, it was bin file. I don't think there is
> a deb one, is there one?


Ubuntu has them on their commercial repos


So you installed it as root
by chmod a+x nameof file

then ./nameoffile ?

Did you allow it to choose its own directory or did you put it in a specific
one ?
Did you allow it to create the symbolic links ?
what happens if you open a terminal and type realplay ?



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 01-19-2008, 08:13 AM
jamiil
 
Posts: n/a
Default Re: Real Player installation - HOW?

On Feb 16, 5:49 pm, Peter J Ross <p...@example.invalid> wrote:
> On 15 Feb 2007 20:25:35 -0800, jamiil <jalqa...@gmail.com> wrote in
> alt.os.linux.debian:
>
> > I have just installed Realplayer in /usr/bin/RealPlayer, the files
> > show in the directory and in the 'Aplications->Media-Real Player 10',
> > however, it will not run (!?).
> > What have I done wrong? can any body help?

>
> Instead of installing a binary from real.com, I suggest using
> Christian Marillat's unofficial Debian repository.
>
> E.g, I have this line in my /etc/apt/sources.list:
>
> debhttp://ftp.sunet.se/pub/os/Linux/distributions/debian-multimediatesting main
>
> It provides a recent realplayer package.
>
> You may want to pick a different repository from the list at
> <http://www.debian-multimedia.org>, and you may want to change
> "testing" to "stable" or "sid" or whatever flavour of Debian you're
> using.
>
> You'll also need the w32codecs package from the same source.
>
> --
> PJR :-)


Thanks!
I am now doing the download

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 01-19-2008, 08:13 AM
jamiil
 
Posts: n/a
Default Re: Real Player installation - HOW?

I chose the diectory it was '/usr/sbin/RealPlayer'
Is there a way to uninstall the RealPlayerxxxxxx.bin?
I have apt-getted a version from a site suggested by John Hasler, but
still the '.ra' are not working.
What other information can I provide to make it easy on you folks to
help me.

T.I.A.

On Feb 16, 9:34 pm, David A' Rebel <r...@rebellion.enzed.corn> wrote:
> jamiil wrote:
> > On Feb 16, 12:13 am, David A' Rebel <r...@rebellion.enzed.corn> wrote:
> >> jamiil wrote:
> >> > I have just installed Realplayer in /usr/bin/RealPlayer, the files
> >> > show in the directory and in the 'Aplications->Media-Real Player 10',
> >> > however, it will not run (!?).
> >> > What have I done wrong? can any body help?

>
> >> A little more information as to what you did would help us to help you.
> >> Did you install a deb, a bin or what, where did you get it from ?

>
> > Thank for the prompt response, it was bin file. I don't think there is
> > a deb one, is there one?

>
> Ubuntu has them on their commercial repos
>
> So you installed it as root
> by chmod a+x nameof file
>
> then ./nameoffile ?
>
> Did you allow it to choose its own directory or did you put it in a specific
> one ?
> Did you allow it to create the symbolic links ?
> what happens if you open a terminal and type realplay ?



Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 01-19-2008, 08:13 AM
John Hasler
 
Posts: n/a
Default Re: Real Player installation - HOW?

jamiil wrote:
> I chose the diectory it was '/usr/sbin/RealPlayer'


Why? That's for "system" stuff like useradd.

> Is there a way to uninstall the RealPlayerxxxxxx.bin?


How did you install it?

> I have apt-getted a version from a site suggested by John Hasler, but
> still the '.ra' are not working.


What, _exactly_, did you try? BTW I find that vlc does everything I need.
--
John Hasler
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 01-19-2008, 08:13 AM
jamiil
 
Posts: n/a
Default Re: Real Player installation - HOW?

On Feb 16, 11:02 pm, John Hasler <jhas...@debian.org> wrote:
> jamiil wrote:
> > I chose the diectory it was '/usr/sbin/RealPlayer'

>
> Why? That's for "system" stuff like useradd.
>
> > Is there a way to uninstall the RealPlayerxxxxxx.bin?

>
> How did you install it?
>
> > I have apt-getted a version from a site suggested by John Hasler, but
> > still the '.ra' are not working.

>
> What, _exactly_, did you try? BTW I find that vlc does everything I need.
> --
> John Hasler

I did the same everybody does when installing RealPlayerxxxxx.bin,
with the exeption of choosing a different directory. Have you ever
intalled RealPlayerxxxxx.bin?

'apt-get install realplayer' [!?] is there a easier to get
applications than apt-getting under debian?


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 09:38 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com