Results 1 to 5 of 5
Hi All,
I am newbie for linux,I have linux red hat release.I would like to install RealPlayer11Gold.rpm I tried with rpm command ,yum command and sh command for .bin too.but ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 10-13-2008 #1Just Joined!
- Join Date
- Oct 2008
- Posts
- 3
software installation problem
Hi All,
I am newbie for linux,I have linux red hat release.I would like to install RealPlayer11Gold.rpm I tried with rpm command ,yum command and sh command for .bin too.but no hope,I want help from you guys.
when I typein : # chmod a+x RealPlayer11Gold.bin
# ./RealPlayer11Gold.bin
it echos " cannot execute the binary file."
or else
#rpm -ivh RealPlayer11Gold.rpm
somthing like this error is desplaying:"bash: not an rpm package (or rpm package is not menifest)"
Thanks alot in advance
Thanks & Regards,
Mohammed Pasha.
- 10-13-2008 #2
Hello and Welcome!
Which distro are you running? Fedora 8? 9? If 9, then tryLinux is case-sensitive, so GOLD is all caps. Let us know if you get an error.Code:rpm -ivh RealPlayer11GOLD.rpm
Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.
- 10-13-2008 #3Just Joined!
- Join Date
- Oct 2008
- Posts
- 3
Hi jayd512,
Thanks for your prompt reply.I checked the distro in /etc directory it is having Red Hat -Realease folder only.but don't know how to check whether fedora 8 or 9.
Actually I tried with copy and paste with the name too,As it is case-sensitive.but no hope.
Sorry for the wrong spelling name of the rpm file.Except this,is there any suggestion?
Thanks & Regards,
Mohammed Pasha.
- 10-13-2008 #4
To check which version you have, execute
Also, a page that helped me a lot with Fedora was here.Code:# cat /proc/version
Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.
- 10-14-2008 #5Just Joined!
- Join Date
- Oct 2008
- Posts
- 3
Dear jayd512,
I ran this commands and what it echos I couldnot able to make out.
# cat /proc/version
Linux vesion 2.6.9-42.0.0.0.1.ELhugemen(root@ca-build10)(gcc version 3.4.6 20060404(Red Hat 3.4.6-3.1) #1 SMP sun oct 15 14:06:00 PDT 2006
#uname -r
2.6.9-42.0.0.0.1.ELhugemen
#g++ -v
locating specs :/usr/lib/gcc/i386-redhat-linux/3/4/6/specs
# ls /lib/libc.so.*
libc.so.6->libc-2.3.4.so
could you please tell me what is this information is and how is it helpful to install the software.I got all this commands from google.
Thanks & Regards,
Mohammed Pasha.


Reply With Quote
