up vote 3 down vote favorite
share [g+] share [fb]

I am trying to install Google chrome on RHEL 5.3 but getting error as

Missing Dependency:
libnss3.so(NSS_3.12.3) is needed by
package
google-chrome-beta-4.0.249.43-34537.i386
(/root/Desktop/google-chrome-beta_current_i386.rpm)
Missing Dependency: xdg-utils is
needed by package
google-chrome-beta-4.0.249.43-34537.i386
(/root/Desktop/google-chrome-beta_current_i386.rpm)
Missing Dependency: lsb >= 3.2 is
needed by package
google-chrome-beta-4.0.249.43-34537.i386
(/root/Desktop/google-chrome-beta_current_i386.rpm)

When try to install lsb package , I get output as

[root@localhost softwares]# yum install redhat-lsb
Loaded plugins: rhnplugin, security
This system is not registered with RHN.
RHN support will be disabled.
Setting up Install Process
Parsing package install arguments
Package redhat-lsb-3.1-12.3.EL.i386 installed and not available
Nothing to do
link|improve this question
Using rpmforge? – John T Dec 27 '09 at 6:49
@John T: I just installed new release of rpmforge and its working now .. installing lsb thanks :) .. you can post it as a answer – Xinus Dec 27 '09 at 6:55
For completeness sake :) – John T Dec 27 '09 at 6:57
feedback

protected by nhinkle Jun 28 '11 at 18:10

This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.

2 Answers

up vote 3 down vote accepted

Update your version of rpmforge.

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.