Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

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
share|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

2 Answers

up vote 3 down vote accepted

Update your version of rpmforge.

share|improve this answer

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.

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