Google released their Chrome browser for linux but I got an error when installing. I was informed that I need a higher lsb version? What is lsb? Where can I find the latest lsb package/source ?

By the way, would it be OK if I upgrade to CentOS 5.4?

link|improve this question
Why can't you create a statically linked binary for Linux like you can with other, more functional, unixes? That would seem to solve many of these types of problems. – user31182 Mar 15 '10 at 1:51
feedback

migrated from stackoverflow.com Dec 12 '09 at 15:10

This question came from our site for professional and enthusiast programmers.

2 Answers

A precompiled binary is available at http://www.cs.bham.ac.uk/~cxs548/chrome

link|improve this answer
+1 this package works in Centos 5.5 x86 – shufler Nov 17 '10 at 1:20
Strange... i just tried iton CentOS 5.5 and it complains for not finding libexpat.so.1 .CentOS 5.5 comes with libexpat 0.5 – Paralife Jan 6 '11 at 22:03
feedback

See this thread for a further discussion on the topic

http://lists.centos.org/pipermail/centos/2009-December/087045.html

And I am sure that there will be a rpm coming out soon as people are working on it follow centos on twitter.

Further you should upgrade to 5.4, can't see a reason why not.

link|improve this answer
feedback

protected by studiohack May 3 '11 at 9:26

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.