On Wed, Sep 18, 2013 at 05:41:43AM -0500, Johnny Hughes wrote:
On 09/17/2013 11:27 PM, Robert Arkiletian wrote:
Latest chromium-el6 at http://people.centos.org/hughesjr/chromium/6/x86_64/RPMS/ is chromium-28.0.1500.95-213514.x86_64.rpm
but latest chromium stable is 29.0.1547.xx
Yes, there are problems building the code with the CentOS-6 glibc/gcc/glib2 combination ... there are several segfaults during the build.
In the mean time there is another option that also works, and that is to include the required libraries to actually run the original chrome in its own directory. I have not actually used this, but it should work based on the concept:
http://www.tecmint.com/install-google-chrome-on-redhat-centos-fedora-linux/
I just tried this and it did work. Thank you for the tip.