Hi Valery,
Thanks for the info.
I am confused about the 2006-34/2006-35 numbers. The pattern is that g77
packages are 2006-34 while the ones not labeled g77 are 2006-35.
Except for paw and packlib. There seems to be a 2006-34 packages without the
g77 label and a third 2006-35 package labeled gfortran. Since SL6 comes only
with gfortran I assume that the ones not labeled g77 are built with gfortran
but the fact that there is a paw and packlib with no compiler label but a
2006-34 version number and a separate paw and packlib with a gfortran 2006-35
version...
Do you know what the difference is? Which one should I install?
Thanks.
Ken
On 11/21/2012 11:39 AM, Valery Mitsyn wrote:
On Wed, 21 Nov 2012, Ken Teh wrote:
What do folks do about installing the cern program libraries for SL6? I see
that they only have pre-built binaries for SL5. Are you building them from
source or is there an semi-official repo you can get them from?
it's in official "epel" repo, they split it for many rpms.
# yum -d 1 list all \*2006-\*
Available Packages
cernlib.i686 2006-35.el6 epel
cernlib.x86_64 2006-35.el6 epel
cernlib-devel.i686 2006-35.el6 epel
cernlib-devel.x86_64 2006-35.el6 epel
cernlib-g77.i686 2006-34.el6 epel
cernlib-g77.x86_64 2006-34.el6 epel
cernlib-g77-devel.i686 2006-34.el6 epel
cernlib-g77-devel.x86_64 2006-34.el6 epel
cernlib-g77-static.x86_64 2006-34.el6 epel
cernlib-g77-utils.x86_64 2006-34.el6 epel
cernlib-packlib.x86_64 2006-34.el6 epel
cernlib-packlib-g77.x86_64 2006-34.el6 epel
cernlib-packlib-gfortran.x86_64 2006-35.el6 epel
cernlib-static.x86_64 2006-35.el6 epel
cernlib-utils.x86_64 2006-35.el6 epel
geant321.x86_64 2006-35.el6 epel
geant321-g77.x86_64 2006-34.el6 epel
kuipc.x86_64 2006-35.el6 epel
kuipc-g77.x86_64 2006-34.el6 epel
patchy.x86_64 2006-34.el6 epel
patchy-g77.x86_64 2006-34.el6 epel
patchy-gfortran.x86_64 2006-35.el6 epel
paw.x86_64 2006-34.el6 epel
paw-g77.x86_64 2006-34.el6 epel
paw-gfortran.x86_64 2006-35.el6 epel
Thanks!