Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place! |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
09-06-2007, 02:35 AM
|
#1
|
LQ Newbie
Registered: Aug 2003
Posts: 8
Rep:
|
rpm package install - RealPlayer10GOLD.rpm
Can someone tell me what this means.. And, how do I start the application..??
[root@c-67-165-235-149 bin]# rpm -ivh RealPlayer10GOLD.rpm
Preparing... ########################################### [100%]
1:RealPlayer ########################################### [100%]
/var/tmp/rpm-tmp.39794: line 7: /RealPlayer/postinst/confscript.sh: No such file or directory
ls: /RealPlayer/share/locale: No such file or directory <-----------
install: cannot stat `/RealPlayer/share/realplay.applications': No such file or directory <-----
install: cannot stat `/RealPlayer/share/realplay.desktop': No such file or directory <-----
install: cannot stat `/RealPlayer/share/realplay.keys': No such file or directory <-----
install: cannot stat `/RealPlayer/share/realplay.mime': No such file or directory <-----
install: cannot stat `/RealPlayer/share/realplay.png': No such file or directory <-----
[root@c-67-165-235-149 bin]#
thanks.
|
|
|
09-06-2007, 01:08 PM
|
#2
|
Member
Registered: Feb 2006
Distribution: CRUX 2.4
Posts: 96
Rep:
|
I think realplayer was /usr/bin/realplay when I installed it years ago. I promptly uninstalled it afterwards because it didn't work. You're better off with MPlayer, Xine or VLC.
|
|
|
09-08-2007, 07:42 PM
|
#3
|
Member
Registered: Oct 2005
Location: Germany, Berlin
Distribution: SuSE Linux 9.1/9.2/9.3/10.0/10.1, openSuSE 10.2, 10.3, Slackware, Debian, Redhat, BSD
Posts: 315
Rep:
|
I don't understand the so-called "tip" of nflenz... it's useless since he wants to install and use realplayer, so whe should provide a solution and not stating "it does not work, please uninstall or do not install it"!
I am working with opensuse 10.2 and realplayer 10 works out of the box... there has to be another problem...
perhaps missing dependencies... did you try to install realplayer in hardcore mode, which means compiling against the kernel-source of your kernel? could you provide the type of os and your kernel via "uname -a"?
Last edited by seelenbild28; 09-08-2007 at 07:47 PM.
|
|
|
09-08-2007, 09:43 PM
|
#4
|
LQ Newbie
Registered: Aug 2003
Posts: 8
Original Poster
Rep:
|
uname
sure. here it is.
I'm using redhat linux..Linux 2.4.18-14 #1 Wed Sep 4 13:35:50 EDT 2002 GNU/Linux
you lost me at compiling the kernel against the kernel.
(sounds like a Dr. Suise thing, I mean Suse thing..
anyway, I need to know the commands and where to locate files.. I am not that knowledgeable yet.
thx.
Tom
|
|
|
09-08-2007, 10:10 PM
|
#5
|
Member
Registered: Oct 2005
Location: Germany, Berlin
Distribution: SuSE Linux 9.1/9.2/9.3/10.0/10.1, openSuSE 10.2, 10.3, Slackware, Debian, Redhat, BSD
Posts: 315
Rep:
|
one very simple question: did you try to install via:
rpm -i RealPlayer10GOLD.rpm
??, i.e., without the -hv option?
there is also another possibility: if you go to the web page of realplayer again, download via the "download" button a file called RealPlayer10GOLD.bin (recognize the different ending). you can try to install this as root in the terminal via:
sh RealPlayer10GOLD.bin
Last edited by seelenbild28; 09-08-2007 at 10:13 PM.
|
|
|
09-08-2007, 10:16 PM
|
#6
|
Member
Registered: May 2004
Location: India
Distribution: Ubuntu 9.04, Debian Lenny
Posts: 121
Rep:
|
try rpm -Uhv RealPlayer10GOLD.rpm
|
|
|
09-08-2007, 10:23 PM
|
#7
|
LQ Newbie
Registered: Aug 2003
Posts: 8
Original Poster
Rep:
|
I ran the sh install..
[root@c-67-165-235-149 root]# sh RealPlayer10GOLD.bin
RealPlayer10GOLD.bin: RealPlayer10GOLD.bin: cannot execute binary file
rpm with -i only:
[root@c-67-165-235-149 bin]# rpm -i RealPlayer10GOLD.rpm
/var/tmp/rpm-tmp.21513: line 7: /RealPlayer/postinst/confscript.sh: No such file or directory
ls: /RealPlayer/share/locale: No such file or directory
install: cannot stat `/RealPlayer/share/realplay.applications': No such file or
directory
install: cannot stat `/RealPlayer/share/realplay.desktop': No such file or directory
install: cannot stat `/RealPlayer/share/realplay.keys': No such file or directory
install: cannot stat `/RealPlayer/share/realplay.mime': No such file or directory
install: cannot stat `/RealPlayer/share/realplay.png': No such file or directory[root@c-67-165-235-149 bin]#
similar result.
|
|
|
09-08-2007, 10:28 PM
|
#8
|
LQ Newbie
Registered: Aug 2003
Posts: 8
Original Poster
Rep:
|
Ok. the rpm has successfully been uninstalled from this folder usr/bin. It may also be saved somewhere else..
[root@c-67-165-235-149 bin]# rpm -Uhv RealPlayer10GOLD.rpm
Preparing... ########################################### [100%]
package RealPlayer-10.0.9.809-20070726 is already installed
|
|
|
All times are GMT -5. The time now is 05:33 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|