Unable to install Google Chrome on 11.2

Failing dependency check:

error: Failed dependencies:
lsb >= 3.2 is needed by google-chrome-beta-5.0.342.9-43360.i386

Any ideas on a proper remedy?

> Failing dependency check:
>
> error: Failed dependencies:
> lsb >= 3.2 is needed by google-chrome-beta-5.0.342.9-43360.i386
>
>
> Any ideas on a proper remedy?

NM. LSB wasn’t installed.
Odd it’s not by default.

GofBorg wrote:

> Failing dependency check:
>
> error: Failed dependencies:
> lsb >= 3.2 is needed by
> google-chrome-beta-5.0.342.9-43360.i386
>
>
> Any ideas on a proper remedy?

where’d you get it? I use
download.opensuse.org/repositories/openSUSE:/Factory:/Contrib/openSUSE_11.2

openSuse 11.2 x64bit, KDE4.4, Opera weekly

> where’d you get it? I use

Downloaded from Google.

Open a terminal window into the directory where you downloaded Chrome.rpm, become root with su and then issue the command

zypper in Chrome.rpm

Obviously you have to substitute Chrome.rpm with the real name of the file you downloaded. Zypper will take care of needed dependencies.