So I am new to linux and am having problems with media players. I want to be able to install RealPlayer to be able to listen to downloaded audio clips from websites such as the BBC or aljazeera. I downloaded the supposed version for Linux and when I go to install it I get the error message
Nautilus has no installed viewer capable of displaying "/home/jake/RealPlayer/RealPlayer10GOLD.bin".
How do I fix this? Any suggestions would be great
Oh yeah, I have Enterprise Red Hat 3.0
"Trying to leave the world of Windows"
alamir
Page 1 of 1
Media Player problems
#2
Posted 21 August 2004 - 08:28 AM
I think the problem is you have to change permissions on the file before you can execute it. Here's what I did...
...and it was installed and works. If you need help other than this just let me know...
Code:
[Dapper@Dan Dapper]$ su
Password:
# ls Re
RealPlayer10GOLD.bin Reed.Media_Release.doc
[root@Dan Dapper]# ls RealPlayer10GOLD.bin
RealPlayer10GOLD.bin
[root@Dan Dapper]# chmod 777 RealPlayer10GOLD.bin
[root@Dan Dapper]# ./RealPlayer10GOLD.bin
Extracting files for RealPlayer installation........................
Welcome to the RealPlayer (1.0.0.297) Setup for UNIX
Setup will help you get RealPlayer running on your computer.
Press [Enter] to continue...
Enter the complete path to the directory where you want
RealPlayer to be installed. You must specify the full
pathname of the directory and have write privileges to
the chosen directory.
Directory: [/home/Dapper/RealPlayer]: /home/Dapper/RealPlayer
You have selected the following RealPlayer configuration:
Destination: /home/Dapper/RealPlayer
Enter [F]inish to begin copying files, or [P]revious to go
back to the previous prompts: [F]: F
Copying RealPlayer files...configure system-wide symbolic links? [Y/n]: .....Y
enter the prefix for symbolic links [/usr]: ...../.usr
Setting up realplay symlinks in /usr...
configuring icons...
configuring document icons...
configuring pixmaps...
configuring locale...
configuring desktop...
configuring applications...
configuring GNOME mime types...
Configuring realplay script...
RealPlayer installation is complete.
Cleaning up installation files...
Done.
[root@Dan Dapper]# realplay
[root@Dan Dapper]#
...and it was installed and works. If you need help other than this just let me know...
Share this topic:
Page 1 of 1

Help










