The following krb5 1.10.1 packages are available:
Name Last modified Size
Parent Directory -
krb5-1.10.1-sol10.spar.tar.gz 17-Apr-2012 14:58 2.8M
krb5-1.10.1-el6.x86_64.tar.gz 18-Apr-2012 10:17 3.1M
krb5-1.10.1-el5.x86_64.tar.gz 18-Apr-2012 09:34 3.0M
krb5-1.10.1-el5.i386.tar.gz 18-Apr-2012 09:53 2.8M
Packages are provided in up to three formats:
A. AIX and Mac tarfiles
B. Solaris SysV packages
C. Linux RPMs
Format of package names is as follows:
<pkg-rev>.<arch>.<format>
where:
<pkg-rev> is the name of the package and revision
<arch> is the architecture of the package:
aix6.1.ppc - AIX version 6.1
el5.i386 - 32-bit Red Hat Enterprise Linux 5
el5.x86_64 - 64-bit Red Hat Enterprise Linux 5
el6.x86_64 - 64-bit Red Hat Enterprise Linux 6
mac10.7.x86 - Mac OS 10.7
sol10.intel - Intel Solaris version 10
sol10.sparc - SPARC Solaris version 10
<format> is the package's format:
.tar.gz - gzipped tarball
.rpm - AIX or Linux rpm
.pkg - Solaris package
Installation:
A. AIX and Mac tarfiles:
1. Click on the name of the tarfile you wish to download. The file
will download to your computer.
2. Install the package:
$ cd /usr/local
$ tar xPf <path_to_downloaded_file>
B. Solaris SysV packages:
From the machine you wish to install the package on, issue the command:
% sudo pkgadd -d http://its2.unc.edu/dci/dci_components/shared_apps/packages/repository/krb5/krb5-1.10.1/<pkg-rev>.<arch>.pkg
C. Linux rpms:
1. Click on the name of the tarfile you wish to download. The file
will download to your computer.
2. Install the package:
% sudo rpm --import http://its2.unc.edu/dci_components/shared_apps/packages/repository/ITS-ESM-GPG-KEY
% sudo yum localinstall <path_to_downloaded_file>
NOTE: If you have access to ITS's Red Hat Satellite server, you can install the package without downloading it:
% sudo rpm --import http://its2.unc.edu/dci_components/shared_apps/packages/repository/ITS-ESM-GPG-KEY
% sudo /usr/sbin/rhn-channel -a -c '<channel>'
% sudo yum install <pkg-rev>.<arch>.rpm
where '<channel>' is one of:
i386-5-its -- RHEL 5 32-bit
x86_64-5-its -- RHEL 5 64-bit
x86_64-6-its -- RHEL 6 64-bit
Files are installed into /usr/local.
For additional package requests, please submit a Remedy ticket to ITS-SYSTEMS.
Alternatively, send e-mail to sharedapps@unc.edu