SCIENTIFIC-LINUX-USERS Archives

July 2013

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Earl Ramirez <[log in to unmask]>
Reply To:
Earl Ramirez <[log in to unmask]>
Date:
Wed, 3 Jul 2013 23:15:26 +0800
Content-Type:
multipart/signed
Parts/Attachments:
text/plain (3501 bytes) , signature.asc (323 bytes)

On Wed, 2013-07-03 at 08:07 -0700, Yasha Karant wrote:
> On 07/02/2013 04:47 PM, Steven Haigh wrote:
> > On 3/07/2013 9:33 AM, Tam Nguyen wrote:
> >> On Tue, Jul 2, 2013 at 6:45 PM, Yasha Karant <[log in to unmask]
> >>> <mailto:[log in to unmask]>> wrote:
> >>>
> >>>     Add/remove software shows:
> >>>
> >>>     google-chrome-stable-28.0.__1500.70-209565 (x86_64)
> >>>
> >>>     but installation results in a transaction error:
> >>>
> >>>     google-chrome-stable-28.0.__1500.70-209565.x86_64 requires
> >>>     libstdc++.so.6(GLIBCXX_3.4.15)__(64bit)
> >>>
> >>>     and the dependency does not automatically resolve.  Is there a
> >>>     workaround for this
> >>>     issue?
> >  >
> >> Download Google rpm here: http://orion.lcg.ufrj.br/RPMS/myrpms/google/
> >> then yum install the download rpm.
> >
> > Sorry - but I think its really bad practice to just refer people to
> > random, unknown repositories for common software...
> >
> > In a nutshell, the version of libstdc++ seems to be rather old that
> > Google are using. SL has:
> >
> > # yum whatprovides libstdc++.so.6
> > libstdc++-4.4.7-3.el6.i686 : GNU Standard C++ Library
> > Repo        : sl6x
> > Matched from:
> > Other       : libstdc++.so.6
> >
> > I'd recommend is using chromium if you don't rely on any Google-only
> > features.
> >
> > There is a thread about this on the SL forums:
> >      http://scientificlinuxforum.org/index.php?showtopic=1134
> >
> 
> Unfortunately, following the steps in the URL that you reference does 
> not seem to provide chromium, as demonstrated below.
> 
> [root@localhost yum.repos.d]# yum install chromium
> Loaded plugins: fastestmirror, refresh-packagekit, security
> Loading mirror speeds from cached hostfile
>   * elrepo: elrepo.org
>   * elrepo-kernel: elrepo.org
>   * epel: mirror.us.leaseweb.net
>   * sl: ftp.scientificlinux.org
>   * sl-security: ftp.scientificlinux.org
>   * sl6x: ftp.scientificlinux.org
>   * sl6x-fastbugs: ftp.scientificlinux.org
>   * sl6x-security: ftp.scientificlinux.org
> Setting up Install Process
> No package chromium available.
> Error: Nothing to do
> 
> Any other suggestions?
> 
> Yasha Karant

The below was posted on CentOS mailing list sometime ago.

OK guys,

Here is the test version of Chromium  version 28 for CentOS-6 (the
current beta release).

http://people.centos.org/hughesjr/chromium/6/

You can copy the repo file from there into /etc/yum.repo.d/ and then
issue the command:

yum install chromium

The package is signed by the CentOS-6-Testing key.

Here is the git repo where the build script (source) and instructions
are located:

https://github.com/hughesjr/chromium_el_builder

If you already have chrome installed, you will want to remove it and
remove the yum repo for chrome as it will get no more updates.

We can not distribute the pepperflash or libpdf viewer from Google
Chrome due to licensing restrictions, but you can download these two
scripts from the github repo and run them either as root or as a user
with sudo access to install those two libraries:

chrome_libpdf_copy.sh:
https://raw.github.com/hughesjr/chromium_el_builder/master/chrome_libpdf_copy.sh

chrome_pepperflash_copy.sh:
https://raw.github.com/hughesjr/chromium_el_builder/master/chrome_pepperflash_copy.sh

Lets get this tested and vetted and we can maybe move it to CentOS
Extras when Chome is upgraded to the 28 version in production.

Thanks,
Johnny Hughes

I installed it and did not have any issues
~]$ rpm -qa | grep chrom
chromium-28.0.1500.52-207119.x86_64



-- 


Kind Regards
Earl Ramirez
GPG Key: http://trinipino.com/PublicKey.asc


ATOM RSS1 RSS2