Hi everyone, Has anyone ever had these errors in their make.out and can they be ignored? I'm installing GEMPAK6.8.0 from github on a clean CentOS6.4 VM and can't figure out a couple of errors with google. Below are the libraries/versions installed using yum, steps taken, and errors that are showing up in the make.out (attached). #Download and install CentOS-6.4-x86_64-minimal.iso on VirtualBox #2CPU, 2GB Ram, 20GB Disk #relevant libraries added make-3.81-20.el6.x86_64 autoconf-2.63-5.1.el6.noarch automake-1.11.1-4.el6.noarch #recommended added gcc-4.4.7-3.el6.x86_64 gcc-c++-4.4.7-3.el6.x86_64 gcc-gfortran-4.4.7-3.el6.x86_64 libX11-1.5.0-4.el6.x86_64 libX11-devel-1.5.0-4.el6.x86_64 libXt-devel-1.1.3-1.el6.x86_64 libXext-devel-1.3.1-2.el6.x86_64 libXp-1.0.0-15.1.el6.x86_64 libXp-devel-1.0.0-15.1.el6.x86_64 libXft-devel-2.3.1-2.el6.x86_64 libXtst-devel-1.2.1-2.el6.x86_64 xorg-x11-xbitmaps-1.0.1-9.1.el6.x86_64 flex-2.5.35-8.el6.x86_64 byacc-1.9.20070509-7.el6.x86_64 *fonts-ISO8859-* #needed for openmotif rpm install libXmu-1.1.1-2.el6.x86_64 libjpeg-turbo-1.2.1-1.el6.x86_64 libpng-1.2.49-1.el6_2.x86_64 #needed b/c of errors in make.out libxml2-python-2.7.6-12.el6_4.1.x86_64 doxygen-1.6.1-6.el6.x86_64 #openmotif rpms http://sourceforge.net/projects/motif/files/Motif%202.3.4%20Binaries/Red%20H at%20Enterprise%20Linux%206%20x86_64/ motif-2.3.4-1.x86_64.rpm motif-devel-2.3.4-1.x86_64.rpm motif-debuginfo-2.3.4-1.x86_64.rpm motif-demos-2.3.4-1.x86_64.rpm #installing in /usr/local as root #download from github git clone git://github.com/Unidata/gempak.git GEMPAK6.8.0 ln -s GEMPAK6.8.0/ NAWIPS #update Gemenviron.profile (NAWIPS,LDMDATA,GEMDATA) cd GEMPAK6.8.0 make all >& make.out #error snippits in make.out Done configuring make[4]: Entering directory `/usr/local/GEMPAK6.8.0/extlibs/xml2/v2.6.31' cd . && /bin/sh /usr/local/GEMPAK6.8.0/extlibs/xml2/libxml2/missing --run aclocal-1.10 /usr/local/GEMPAK6.8.0/extlibs/xml2/libxml2/missing: line 46: aclocal-1.10: command not found WARNING: `aclocal-1.10' is missing on your system. You should only need it if you modified `acinclude.m4' or `configure.in'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. cd . && /bin/sh /usr/local/GEMPAK6.8.0/extlibs/xml2/libxml2/missing --run automake-1.10 --gnu /usr/local/GEMPAK6.8.0/extlibs/xml2/libxml2/missing: line 46: automake-1.10: command not found WARNING: `automake-1.10' is missing on your system. You should only need it if you modified `Makefile.am', `acinclude.m4' or `configure.in'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. cd . && /bin/sh /usr/local/GEMPAK6.8.0/extlibs/xml2/libxml2/missing --run autoconf aclocal.m4:14: error: this file was generated for autoconf 2.61. You have another version of autoconf. If you want to use that, you should regenerate the build system entirely. aclocal.m4:14: the top level autom4te: /usr/bin/m4 failed with exit status: 63 make[4]: *** [configure] Error 1 make[4]: Leaving directory `/usr/local/GEMPAK6.8.0/extlibs/xml2/v2.6.31' make[3]: *** [_xml2] Error 2 make[3]: Leaving directory `/usr/local/GEMPAK6.8.0/extlibs/xml2' make[2]: *** [/usr/local/GEMPAK6.8.0/os/linux64/lib/libxml2.a] Error 2 make[2]: Leaving directory `/usr/local/GEMPAK6.8.0/extlibs/xml2' making in /usr/local/GEMPAK6.8.0/extlibs/xslt make[2]: Entering directory `/usr/local/GEMPAK6.8.0/extlibs/xslt' make -w _xslt make[3]: Entering directory `/usr/local/GEMPAK6.8.0/extlibs/xslt' make[4]: Entering directory `/usr/local/GEMPAK6.8.0/extlibs/xslt/v1.1.20' make[4]: *** No rule to make target `distclean'. Stop. make[4]: Leaving directory `/usr/local/GEMPAK6.8.0/extlibs/xslt/v1.1.20' make[3]: [clean] Error 2 (ignored) Creating /usr/local/GEMPAK6.8.0/os/linux64 Making in /usr/local/GEMPAK6.8.0/extlibs/xslt/libxslt .. config.status: executing depfiles commands make[4]: Entering directory `/usr/local/GEMPAK6.8.0/extlibs/JasPer/v1.900.1' cd . && /bin/sh /usr/local/GEMPAK6.8.0/extlibs/JasPer/jasper/acaux/missing --run aclocal-1.9 /usr/local/GEMPAK6.8.0/extlibs/JasPer/jasper/acaux/missing: line 46: aclocal-1.9: command not found WARNING: `aclocal-1.9' is missing on your system. You should only need it if you modified `acinclude.m4' or `configure.ac'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. cd . && /bin/sh /usr/local/GEMPAK6.8.0/extlibs/JasPer/jasper/acaux/missing --run automake-1.9 --foreign /usr/local/GEMPAK6.8.0/extlibs/JasPer/jasper/acaux/missing: line 46: automake-1.9: command not found WARNING: `automake-1.9' is missing on your system. You should only need it if you modified `Makefile.am', `acinclude.m4' or `configure.ac'. You might want to install the `Automake' and `Perl' packages. Grab them from any GNU archive site. cd . && /bin/sh /usr/local/GEMPAK6.8.0/extlibs/JasPer/jasper/acaux/missing --run autoconf configure.ac:156: warning: AC_CACHE_VAL(lt_prog_compiler_pic_works, ...): suspicious cache-id, must contain _cv_ to be cached ../../lib/autoconf/general.m4:1974: AC_CACHE_VAL is expanded from... ../../lib/autoconf/general.m4:1994: AC_CACHE_CHECK is expanded from... aclocal.m4:621: AC_LIBTOOL_COMPILER_OPTION is expanded from... aclocal.m4:4829: AC_LIBTOOL_PROG_COMPILER_PIC is expanded from... aclocal.m4:2674: _LT_AC_LANG_C_CONFIG is expanded from... aclocal.m4:2673: AC_LIBTOOL_LANG_C_CONFIG is expanded from... aclocal.m4:86: AC_LIBTOOL_SETUP is expanded from... aclocal.m4:66: _AC_PROG_LIBTOOL is expanded from... aclocal.m4:31: AC_PROG_LIBTOOL is expanded from... configure.ac:156: the top level Thanks, Evan
Loaded plugins: fastestmirror Installed Packages MAKEDEV.x86_64 3.24-6.el6 @anaconda-CentOS-201303020151.x86_64/6.4 acl.x86_64 2.2.49-6.el6 @anaconda-CentOS-201303020151.x86_64/6.4 apr.x86_64 1.3.9-5.el6_2 @base apr-util.x86_64 1.3.9-3.el6_0.1 @base apr-util-ldap.x86_64 1.3.9-3.el6_0.1 @base attr.x86_64 2.4.44-7.el6 @anaconda-CentOS-201303020151.x86_64/6.4 audit.x86_64 2.2-2.el6 @anaconda-CentOS-201303020151.x86_64/6.4 audit-libs.x86_64 2.2-2.el6 @anaconda-CentOS-201303020151.x86_64/6.4 authconfig.x86_64 6.1.12-13.el6 @anaconda-CentOS-201303020151.x86_64/6.4 autoconf.noarch 2.63-5.1.el6 @base automake.noarch 1.11.1-4.el6 @base b43-openfwwf.noarch 5.2-4.el6 @anaconda-CentOS-201303020151.x86_64/6.4 basesystem.noarch 10.0-4.el6 @anaconda-CentOS-201303020151.x86_64/6.4 bash.x86_64 4.1.2-14.el6 @anaconda-CentOS-201303020151.x86_64/6.4 binutils.x86_64 2.20.51.0.2-5.36.el6 @anaconda-CentOS-201303020151.x86_64/6.4 bridge-utils.x86_64 1.2-10.el6 @anaconda-CentOS-201303020151.x86_64/6.4 byacc.x86_64 1.9.20070509-7.el6 @base bzip2.x86_64 1.0.5-7.el6_0 @anaconda-CentOS-201303020151.x86_64/6.4 bzip2-libs.x86_64 1.0.5-7.el6_0 @anaconda-CentOS-201303020151.x86_64/6.4 ca-certificates.noarch 2010.63-3.el6_1.5 @anaconda-CentOS-201303020151.x86_64/6.4 centos-release.x86_64 6-4.el6.centos.10 @anaconda-CentOS-201303020151.x86_64/6.4 checkpolicy.x86_64 2.0.22-1.el6 @anaconda-CentOS-201303020151.x86_64/6.4 chkconfig.x86_64 1.3.49.3-2.el6 @anaconda-CentOS-201303020151.x86_64/6.4 cloog-ppl.x86_64 0.15.7-1.2.el6 @base coreutils.x86_64 8.4-19.el6_4.2 @updates coreutils-libs.x86_64 8.4-19.el6_4.2 @updates cpio.x86_64 2.10-11.el6_3 @anaconda-CentOS-201303020151.x86_64/6.4 cpp.x86_64 4.4.7-3.el6 @base cracklib.x86_64 2.8.16-4.el6 @anaconda-CentOS-201303020151.x86_64/6.4 cracklib-dicts.x86_64 2.8.16-4.el6 @anaconda-CentOS-201303020151.x86_64/6.4 cronie.x86_64 1.4.4-7.el6 @anaconda-CentOS-201303020151.x86_64/6.4 cronie-anacron.x86_64 1.4.4-7.el6 @anaconda-CentOS-201303020151.x86_64/6.4 crontabs.noarch 1.10-33.el6 @anaconda-CentOS-201303020151.x86_64/6.4 cryptsetup-luks.x86_64 1.2.0-7.el6 @anaconda-CentOS-201303020151.x86_64/6.4 cryptsetup-luks-libs.x86_64 1.2.0-7.el6 @anaconda-CentOS-201303020151.x86_64/6.4 curl.x86_64 7.19.7-37.el6_4 @updates cyrus-sasl.x86_64 2.1.23-13.el6_3.1 @anaconda-CentOS-201303020151.x86_64/6.4 cyrus-sasl-lib.x86_64 2.1.23-13.el6_3.1 @anaconda-CentOS-201303020151.x86_64/6.4 dash.x86_64 0.5.5.1-4.el6 @anaconda-CentOS-201303020151.x86_64/6.4 db4.x86_64 4.7.25-17.el6 @anaconda-CentOS-201303020151.x86_64/6.4 db4-utils.x86_64 4.7.25-17.el6 @anaconda-CentOS-201303020151.x86_64/6.4 dbus-glib.x86_64 0.86-6.el6 @updates dbus-libs.x86_64 1:1.2.24-7.el6_3 @anaconda-CentOS-201303020151.x86_64/6.4 device-mapper.x86_64 1.02.77-9.el6 @anaconda-CentOS-201303020151.x86_64/6.4 device-mapper-event.x86_64 1.02.77-9.el6 @anaconda-CentOS-201303020151.x86_64/6.4 device-mapper-event-libs.x86_64 1.02.77-9.el6 @anaconda-CentOS-201303020151.x86_64/6.4 device-mapper-libs.x86_64 1.02.77-9.el6 @anaconda-CentOS-201303020151.x86_64/6.4 device-mapper-multipath.x86_64 0.4.9-64.el6 @anaconda-CentOS-201303020151.x86_64/6.4 device-mapper-multipath-libs.x86_64 0.4.9-64.el6 @anaconda-CentOS-201303020151.x86_64/6.4 device-mapper-persistent-data.x86_64 0.1.4-1.el6 @anaconda-CentOS-201303020151.x86_64/6.4 dhclient.x86_64 12:4.1.1-34.P1.el6.centos @anaconda-CentOS-201303020151.x86_64/6.4 dhcp-common.x86_64 12:4.1.1-34.P1.el6.centos @anaconda-CentOS-201303020151.x86_64/6.4 diffutils.x86_64 2.8.1-28.el6 @anaconda-CentOS-201303020151.x86_64/6.4 doxygen.x86_64 1:1.6.1-6.el6 @base dracut.noarch 004-303.el6 @anaconda-CentOS-201303020151.x86_64/6.4 dracut-kernel.noarch 004-303.el6 @anaconda-CentOS-201303020151.x86_64/6.4 e2fsprogs.x86_64 1.41.12-14.el6_4.2 @updates e2fsprogs-libs.x86_64 1.41.12-14.el6_4.2 @updates efibootmgr.x86_64 0.5.4-10.el6 @anaconda-CentOS-201303020151.x86_64/6.4 elfutils-libelf.x86_64 0.152-1.el6 @anaconda-CentOS-201303020151.x86_64/6.4 ethtool.x86_64 2:3.5-1.el6 @anaconda-CentOS-201303020151.x86_64/6.4 expat.x86_64 2.0.1-11.el6_2 @anaconda-CentOS-201303020151.x86_64/6.4 file.x86_64 5.04-15.el6 @anaconda-CentOS-201303020151.x86_64/6.4 file-libs.x86_64 5.04-15.el6 @anaconda-CentOS-201303020151.x86_64/6.4 filesystem.x86_64 2.4.30-3.el6 @anaconda-CentOS-201303020151.x86_64/6.4 findutils.x86_64 1:4.4.2-6.el6 @anaconda-CentOS-201303020151.x86_64/6.4 fipscheck.x86_64 1.2.0-7.el6 @anaconda-CentOS-201303020151.x86_64/6.4 fipscheck-lib.x86_64 1.2.0-7.el6 @anaconda-CentOS-201303020151.x86_64/6.4 flex.x86_64 2.5.35-8.el6 @base fontconfig.x86_64 2.8.0-3.el6 @base fontconfig-devel.x86_64 2.8.0-3.el6 @base freetype.x86_64 2.3.11-14.el6_3.1 @updates freetype-devel.x86_64 2.3.11-14.el6_3.1 @updates fuse.x86_64 2.8.3-4.el6 @anaconda-CentOS-201303020151.x86_64/6.4 gamin.x86_64 0.1.10-9.el6 @anaconda-CentOS-201303020151.x86_64/6.4 gawk.x86_64 3.1.7-10.el6 @anaconda-CentOS-201303020151.x86_64/6.4 gcc.x86_64 4.4.7-3.el6 @base gcc-c++.x86_64 4.4.7-3.el6 @base gcc-gfortran.x86_64 4.4.7-3.el6 @base gdbm.x86_64 1.8.0-36.el6 @anaconda-CentOS-201303020151.x86_64/6.4 git.x86_64 1.7.1-3.el6_4.1 @updates glib2.x86_64 2.22.5-7.el6 @anaconda-CentOS-201303020151.x86_64/6.4 glibc.x86_64 2.12-1.107.el6 @anaconda-CentOS-201303020151.x86_64/6.4 glibc-common.x86_64 2.12-1.107.el6 @anaconda-CentOS-201303020151.x86_64/6.4 glibc-devel.x86_64 2.12-1.107.el6 @base glibc-headers.x86_64 2.12-1.107.el6 @base gmp.x86_64 4.3.1-7.el6_2.2 @anaconda-CentOS-201303020151.x86_64/6.4 gnupg2.x86_64 2.0.14-4.el6 @anaconda-CentOS-201303020151.x86_64/6.4 gpgme.x86_64 1.1.8-3.el6 @anaconda-CentOS-201303020151.x86_64/6.4 gpm-libs.x86_64 1.20.6-12.el6 @base grep.x86_64 2.6.3-3.el6 @anaconda-CentOS-201303020151.x86_64/6.4 groff.x86_64 1.18.1.4-21.el6 @anaconda-CentOS-201303020151.x86_64/6.4 grub.x86_64 1:0.97-81.el6 @anaconda-CentOS-201303020151.x86_64/6.4 grubby.x86_64 7.0.15-3.el6 @anaconda-CentOS-201303020151.x86_64/6.4 gzip.x86_64 1.3.12-19.el6_4 @updates httpd.x86_64 2.2.15-28.el6.centos @updates httpd-tools.x86_64 2.2.15-28.el6.centos @updates hwdata.noarch 0.233-7.9.el6 @anaconda-CentOS-201303020151.x86_64/6.4 info.x86_64 4.13a-8.el6 @anaconda-CentOS-201303020151.x86_64/6.4 initscripts.x86_64 9.03.38-1.el6.centos.1 @updates iproute.x86_64 2.6.32-23.el6 @anaconda-CentOS-201303020151.x86_64/6.4 iptables.x86_64 1.4.7-9.el6 @anaconda-CentOS-201303020151.x86_64/6.4 iptables-ipv6.x86_64 1.4.7-9.el6 @anaconda-CentOS-201303020151.x86_64/6.4 iputils.x86_64 20071127-17.el6_4 @updates iscsi-initiator-utils.x86_64 6.2.0.873-2.el6 @anaconda-CentOS-201303020151.x86_64/6.4 kbd.x86_64 1.15-11.el6 @anaconda-CentOS-201303020151.x86_64/6.4 kbd-misc.noarch 1.15-11.el6 @anaconda-CentOS-201303020151.x86_64/6.4 kernel.x86_64 2.6.32-358.el6 @anaconda-CentOS-201303020151.x86_64/6.4 kernel.x86_64 2.6.32-358.11.1.el6 @updates kernel-firmware.noarch 2.6.32-358.11.1.el6 @updates kernel-headers.x86_64 2.6.32-358.11.1.el6 @updates keyutils-libs.x86_64 1.4-4.el6 @anaconda-CentOS-201303020151.x86_64/6.4 kpartx.x86_64 0.4.9-64.el6 @anaconda-CentOS-201303020151.x86_64/6.4 krb5-libs.x86_64 1.10.3-10.el6_4.3 @updates less.x86_64 436-10.el6 @anaconda-CentOS-201303020151.x86_64/6.4 libICE.x86_64 1.0.6-1.el6 @base libICE-devel.x86_64 1.0.6-1.el6 @base libSM.x86_64 1.2.1-2.el6 @base libSM-devel.x86_64 1.2.1-2.el6 @base libX11.x86_64 1.5.0-4.el6 @base libX11-common.noarch 1.5.0-4.el6 @base libX11-devel.x86_64 1.5.0-4.el6 @base libXau.x86_64 1.0.6-4.el6 @base libXau-devel.x86_64 1.0.6-4.el6 @base libXext.x86_64 1.3.1-2.el6 @base libXext-devel.x86_64 1.3.1-2.el6 @base libXfont.x86_64 1.4.5-2.el6 @base libXft.x86_64 2.3.1-2.el6 @base libXft-devel.x86_64 2.3.1-2.el6 @base libXi.x86_64 1.6.1-3.el6 @base libXmu.x86_64 1.1.1-2.el6 @base libXp.x86_64 1.0.0-15.1.el6 @base libXp-devel.x86_64 1.0.0-15.1.el6 @base libXrender.x86_64 0.9.7-2.el6 @base libXrender-devel.x86_64 0.9.7-2.el6 @base libXt.x86_64 1.1.3-1.el6 @base libXt-devel.x86_64 1.1.3-1.el6 @base libXtst.x86_64 1.2.1-2.el6 @base libXtst-devel.x86_64 1.2.1-2.el6 @base libacl.x86_64 2.2.49-6.el6 @anaconda-CentOS-201303020151.x86_64/6.4 libaio.x86_64 0.3.107-10.el6 @anaconda-CentOS-201303020151.x86_64/6.4 libattr.x86_64 2.4.44-7.el6 @anaconda-CentOS-201303020151.x86_64/6.4 libblkid.x86_64 2.17.2-12.9.el6_4.3 @updates libcap.x86_64 2.16-5.5.el6 @anaconda-CentOS-201303020151.x86_64/6.4 libcap-ng.x86_64 0.6.4-3.el6_0.1 @anaconda-CentOS-201303020151.x86_64/6.4 libcom_err.x86_64 1.41.12-14.el6_4.2 @updates libcurl.x86_64 7.19.7-37.el6_4 @updates libdrm.x86_64 2.4.39-1.el6 @anaconda-CentOS-201303020151.x86_64/6.4 libedit.x86_64 2.11-4.20080712cvs.1.el6 @anaconda-CentOS-201303020151.x86_64/6.4 libffi.x86_64 3.0.5-3.2.el6 @anaconda-CentOS-201303020151.x86_64/6.4 libfontenc.x86_64 1.0.5-2.el6 @base libgcc.x86_64 4.4.7-3.el6 @anaconda-CentOS-201303020151.x86_64/6.4 libgcrypt.x86_64 1.4.5-9.el6_2.2 @anaconda-CentOS-201303020151.x86_64/6.4 libgfortran.x86_64 4.4.7-3.el6 @base libgomp.x86_64 4.4.7-3.el6 @base libgpg-error.x86_64 1.7-4.el6 @anaconda-CentOS-201303020151.x86_64/6.4 libidn.x86_64 1.18-2.el6 @anaconda-CentOS-201303020151.x86_64/6.4 libjpeg-turbo.x86_64 1.2.1-1.el6 @base libnih.x86_64 1.0.1-7.el6 @anaconda-CentOS-201303020151.x86_64/6.4 libpciaccess.x86_64 0.13.1-2.el6 @anaconda-CentOS-201303020151.x86_64/6.4 libpng.x86_64 2:1.2.49-1.el6_2 @base libselinux.x86_64 2.0.94-5.3.el6_4.1 @updates libselinux-utils.x86_64 2.0.94-5.3.el6_4.1 @updates libsemanage.x86_64 2.0.43-4.2.el6 @anaconda-CentOS-201303020151.x86_64/6.4 libsepol.x86_64 2.0.41-4.el6 @anaconda-CentOS-201303020151.x86_64/6.4 libss.x86_64 1.41.12-14.el6_4.2 @updates libssh2.x86_64 1.4.2-1.el6 @anaconda-CentOS-201303020151.x86_64/6.4 libstdc++.x86_64 4.4.7-3.el6 @anaconda-CentOS-201303020151.x86_64/6.4 libstdc++-devel.x86_64 4.4.7-3.el6 @base libudev.x86_64 147-2.46.el6 @anaconda-CentOS-201303020151.x86_64/6.4 libusb.x86_64 0.1.12-23.el6 @anaconda-CentOS-201303020151.x86_64/6.4 libuser.x86_64 0.56.13-5.el6 @anaconda-CentOS-201303020151.x86_64/6.4 libutempter.x86_64 1.1.5-4.1.el6 @anaconda-CentOS-201303020151.x86_64/6.4 libuuid.x86_64 2.17.2-12.9.el6_4.3 @updates libxcb.x86_64 1.8.1-1.el6 @base libxcb-devel.x86_64 1.8.1-1.el6 @base libxml2.x86_64 2.7.6-12.el6_4.1 @updates libxml2-python.x86_64 2.7.6-12.el6_4.1 @updates logrotate.x86_64 3.7.8-16.el6 @anaconda-CentOS-201303020151.x86_64/6.4 lua.x86_64 5.1.4-4.1.el6 @anaconda-CentOS-201303020151.x86_64/6.4 lvm2.x86_64 2.02.98-9.el6 @anaconda-CentOS-201303020151.x86_64/6.4 lvm2-libs.x86_64 2.02.98-9.el6 @anaconda-CentOS-201303020151.x86_64/6.4 m4.x86_64 1.4.13-5.el6 @anaconda-CentOS-201303020151.x86_64/6.4 mailcap.noarch 2.1.31-2.el6 @base make.x86_64 1:3.81-20.el6 @base mdadm.x86_64 3.2.5-4.el6_4.1 @updates mingetty.x86_64 1.08-5.el6 @anaconda-CentOS-201303020151.x86_64/6.4 module-init-tools.x86_64 3.9-21.el6_4 @updates motif.x86_64 2.3.4-1 installed motif-debuginfo.x86_64 2.3.4-1 installed motif-demos.x86_64 2.3.4-1 installed motif-devel.x86_64 2.3.4-1 installed mpfr.x86_64 2.4.1-6.el6 @base mysql.x86_64 5.1.69-1.el6_4 @updates mysql-libs.x86_64 5.1.69-1.el6_4 @updates mysql-server.x86_64 5.1.69-1.el6_4 @updates ncurses.x86_64 5.7-3.20090208.el6 @anaconda-CentOS-201303020151.x86_64/6.4 ncurses-base.x86_64 5.7-3.20090208.el6 @anaconda-CentOS-201303020151.x86_64/6.4 ncurses-libs.x86_64 5.7-3.20090208.el6 @anaconda-CentOS-201303020151.x86_64/6.4 net-tools.x86_64 1.60-110.el6_2 @anaconda-CentOS-201303020151.x86_64/6.4 newt.x86_64 0.52.11-3.el6 @anaconda-CentOS-201303020151.x86_64/6.4 newt-python.x86_64 0.52.11-3.el6 @anaconda-CentOS-201303020151.x86_64/6.4 nspr.x86_64 4.9.2-1.el6 @anaconda-CentOS-201303020151.x86_64/6.4 nss.x86_64 3.14.0.0-12.el6 @anaconda-CentOS-201303020151.x86_64/6.4 nss-softokn.x86_64 3.12.9-11.el6 @anaconda-CentOS-201303020151.x86_64/6.4 nss-softokn-freebl.x86_64 3.12.9-11.el6 @anaconda-CentOS-201303020151.x86_64/6.4 nss-sysinit.x86_64 3.14.0.0-12.el6 @anaconda-CentOS-201303020151.x86_64/6.4 nss-tools.x86_64 3.14.0.0-12.el6 @anaconda-CentOS-201303020151.x86_64/6.4 nss-util.x86_64 3.14.0.0-2.el6 @anaconda-CentOS-201303020151.x86_64/6.4 ntp.x86_64 4.2.4p8-3.el6.centos @base ntpdate.x86_64 4.2.4p8-3.el6.centos @base openldap.x86_64 2.4.23-32.el6_4.1 @updates openssh.x86_64 5.3p1-84.1.el6 @anaconda-CentOS-201303020151.x86_64/6.4 openssh-clients.x86_64 5.3p1-84.1.el6 @anaconda-CentOS-201303020151.x86_64/6.4 openssh-server.x86_64 5.3p1-84.1.el6 @anaconda-CentOS-201303020151.x86_64/6.4 openssl.x86_64 1.0.0-27.el6_4.2 @updates pam.x86_64 1.1.1-13.el6 @anaconda-CentOS-201303020151.x86_64/6.4 passwd.x86_64 0.77-4.el6_2.2 @anaconda-CentOS-201303020151.x86_64/6.4 pciutils-libs.x86_64 3.1.10-2.el6 @anaconda-CentOS-201303020151.x86_64/6.4 pcre.x86_64 7.8-6.el6 @anaconda-CentOS-201303020151.x86_64/6.4 perl.x86_64 4:5.10.1-131.el6_4 @updates perl-DBD-MySQL.x86_64 4.013-3.el6 @base perl-DBI.x86_64 1.609-4.el6 @base perl-Error.noarch 1:0.17015-4.el6 @base perl-Git.noarch 1.7.1-3.el6_4.1 @updates perl-Module-Pluggable.x86_64 1:3.90-131.el6_4 @updates perl-Pod-Escapes.x86_64 1:1.04-131.el6_4 @updates perl-Pod-Simple.x86_64 1:3.13-131.el6_4 @updates perl-libs.x86_64 4:5.10.1-131.el6_4 @updates perl-version.x86_64 3:0.77-131.el6_4 @updates php.x86_64 5.3.3-22.el6 @base php-cli.x86_64 5.3.3-22.el6 @base php-common.x86_64 5.3.3-22.el6 @base pinentry.x86_64 0.7.6-6.el6 @anaconda-CentOS-201303020151.x86_64/6.4 pkgconfig.x86_64 1:0.23-9.1.el6 @base plymouth.x86_64 0.8.3-27.el6.centos @anaconda-CentOS-201303020151.x86_64/6.4 plymouth-core-libs.x86_64 0.8.3-27.el6.centos @anaconda-CentOS-201303020151.x86_64/6.4 plymouth-scripts.x86_64 0.8.3-27.el6.centos @anaconda-CentOS-201303020151.x86_64/6.4 policycoreutils.x86_64 2.0.83-19.30.el6 @anaconda-CentOS-201303020151.x86_64/6.4 popt.x86_64 1.13-7.el6 @anaconda-CentOS-201303020151.x86_64/6.4 postfix.x86_64 2:2.6.6-2.2.el6_1 @anaconda-CentOS-201303020151.x86_64/6.4 ppl.x86_64 0.10.2-11.el6 @base procps.x86_64 3.2.8-25.el6 @anaconda-CentOS-201303020151.x86_64/6.4 psmisc.x86_64 22.6-15.el6_0.1 @anaconda-CentOS-201303020151.x86_64/6.4 pth.x86_64 2.0.7-9.3.el6 @anaconda-CentOS-201303020151.x86_64/6.4 pygpgme.x86_64 0.1-18.20090824bzr68.el6 @anaconda-CentOS-201303020151.x86_64/6.4 python.x86_64 2.6.6-36.el6 @anaconda-CentOS-201303020151.x86_64/6.4 python-iniparse.noarch 0.3.1-2.1.el6 @anaconda-CentOS-201303020151.x86_64/6.4 python-libs.x86_64 2.6.6-36.el6 @anaconda-CentOS-201303020151.x86_64/6.4 python-pycurl.x86_64 7.19.0-8.el6 @anaconda-CentOS-201303020151.x86_64/6.4 python-urlgrabber.noarch 3.9.1-8.el6 @anaconda-CentOS-201303020151.x86_64/6.4 readline.x86_64 6.0-4.el6 @anaconda-CentOS-201303020151.x86_64/6.4 redhat-logos.noarch 60.0.14-12.el6.centos @anaconda-CentOS-201303020151.x86_64/6.4 rootfiles.noarch 8.1-6.1.el6 @anaconda-CentOS-201303020151.x86_64/6.4 rpm.x86_64 4.8.0-32.el6 @anaconda-CentOS-201303020151.x86_64/6.4 rpm-libs.x86_64 4.8.0-32.el6 @anaconda-CentOS-201303020151.x86_64/6.4 rpm-python.x86_64 4.8.0-32.el6 @anaconda-CentOS-201303020151.x86_64/6.4 rsync.x86_64 3.0.6-9.el6 @base rsyslog.x86_64 5.8.10-6.el6 @anaconda-CentOS-201303020151.x86_64/6.4 sed.x86_64 4.2.1-10.el6 @anaconda-CentOS-201303020151.x86_64/6.4 selinux-policy.noarch 3.7.19-195.el6_4.12 @updates selinux-policy-targeted.noarch 3.7.19-195.el6_4.12 @updates setup.noarch 2.8.14-20.el6 @anaconda-CentOS-201303020151.x86_64/6.4 shadow-utils.x86_64 2:4.1.4.2-13.el6 @anaconda-CentOS-201303020151.x86_64/6.4 slang.x86_64 2.2.1-1.el6 @anaconda-CentOS-201303020151.x86_64/6.4 sqlite.x86_64 3.6.20-1.el6 @anaconda-CentOS-201303020151.x86_64/6.4 sudo.x86_64 1.8.6p3-7.el6 @anaconda-CentOS-201303020151.x86_64/6.4 system-config-firewall-base.noarch 1.2.27-5.el6 @anaconda-CentOS-201303020151.x86_64/6.4 sysvinit-tools.x86_64 2.87-4.dsf.el6 @anaconda-CentOS-201303020151.x86_64/6.4 tar.x86_64 2:1.23-11.el6 @anaconda-CentOS-201303020151.x86_64/6.4 tcp_wrappers-libs.x86_64 7.6-57.el6 @anaconda-CentOS-201303020151.x86_64/6.4 tzdata.noarch 2013c-1.el6 @updates udev.x86_64 147-2.46.el6 @anaconda-CentOS-201303020151.x86_64/6.4 upstart.x86_64 0.6.5-12.el6_4.1 @updates ustr.x86_64 1.0.4-9.1.el6 @anaconda-CentOS-201303020151.x86_64/6.4 util-linux-ng.x86_64 2.17.2-12.9.el6_4.3 @updates vim-common.x86_64 2:7.2.411-1.8.el6 @base vim-enhanced.x86_64 2:7.2.411-1.8.el6 @base vim-minimal.x86_64 2:7.2.411-1.8.el6 @anaconda-CentOS-201303020151.x86_64/6.4 wget.x86_64 1.12-1.8.el6 @base which.x86_64 2.19-6.el6 @anaconda-CentOS-201303020151.x86_64/6.4 xfsprogs.x86_64 3.1.1-10.el6_4.1 @updates xorg-x11-font-utils.x86_64 1:7.2-11.el6 @base xorg-x11-fonts-ISO8859-1-100dpi.noarch 7.2-9.1.el6 @base xorg-x11-fonts-ISO8859-1-75dpi.noarch 7.2-9.1.el6 @base xorg-x11-fonts-ISO8859-14-100dpi.noarch 7.2-9.1.el6 @base xorg-x11-fonts-ISO8859-14-75dpi.noarch 7.2-9.1.el6 @base xorg-x11-fonts-ISO8859-15-100dpi.noarch 7.2-9.1.el6 @base xorg-x11-fonts-ISO8859-15-75dpi.noarch 7.2-9.1.el6 @base xorg-x11-fonts-ISO8859-2-100dpi.noarch 7.2-9.1.el6 @base xorg-x11-fonts-ISO8859-2-75dpi.noarch 7.2-9.1.el6 @base xorg-x11-fonts-ISO8859-9-100dpi.noarch 7.2-9.1.el6 @base xorg-x11-fonts-ISO8859-9-75dpi.noarch 7.2-9.1.el6 @base xorg-x11-proto-devel.noarch 7.6-25.el6 @base xorg-x11-xbitmaps.x86_64 1.0.1-9.1.el6 @base xz-libs.x86_64 4.999.9-0.3.beta.20091007git.el6 @anaconda-CentOS-201303020151.x86_64/6.4 yum.noarch 3.2.29-40.el6.centos @anaconda-CentOS-201303020151.x86_64/6.4 yum-metadata-parser.x86_64 1.1.2-16.el6 @anaconda-CentOS-201303020151.x86_64/6.4 yum-plugin-fastestmirror.noarch 1.1.30-14.el6 @anaconda-CentOS-201303020151.x86_64/6.4 zlib.x86_64 1.2.3-29.el6 @anaconda-CentOS-201303020151.x86_64/6.4 zlib-devel.x86_64 1.2.3-29.el6 @base
Attachment:
make.out.tar.gz
Description: GNU Zip compressed data
gembud
archives: