AstrogeoCenter Instalation log 2014.12.11 ========================================= yum instgal -y tcsh yum install gcc yum install gcc-c++ yum install m4 yum install hdparm yum install sdparm yum install smartmontools yum install rsyslog yum install nas yum install fvwm yum install xterm yum install lm_sensors yum install ncurses-devel # needed for kernel compilation yum install glibc-devel.i686 # for gcc-4.9.0 yum install glibc-static.i686 yum install compat-libstdc++-33 # for Solve yum install compat-libstdc++-33.i686 # for Solve yum install zlib yum install zlib.i686 yum install zlib-devel yum install zlib-devel.i686 yum install rpmdevtools yum install cmake yum install flex # for hdf4 yum install flex-devel # for hdf4 ln -s /usr/lib/libz.so.1 /usr/lib/libz.so yum install cups-devel.x86_64 # Needed for gutenprint yum install gimp-devel.x86_64 # Needed for gutenprint yum install libXp-devel # Needed for Solve yum install libXp-devel.i686 # Needed for Solve yum install libX11-devel # Needed for Solve yum install libX11-devel.i686 # Needed for Solve yum install ncurses-devel.i686 # Needed for Solve yum install xwd # Needed for Solve yum install libXt-devel.i686 # Needed for petools yum install libXext-devel.i686 # Needed for Solve yum install yasm # Needed for ffmpeg yum install libudev-devel # Needed for pulseaudio yum install fribidi-devel # Needed for fbreader yum install expat-devel # Needed for fbreader yum install xz-devel # Needed for pxz yum install imake # Needed for ghostview-1.5 yum install xorg-x11-xbitmaps # Needed for ghostview-1.5 yum install gnome-vfs2-devel # Needed for gtk-sharp-2.4.3 yum install qt3-devel yum install qt-devel yum install gconf-editor yum install dconf-editor yum install ntp yum install pmount yum install dbus-c++ # Needed for casa yum install dbus-c++-devel # Needed for casa yum install qwt-devel # Needed for casa yum install libreoffice # addes fsck.hfsplus yum install libuuid-devel # for iperf yum install xorg-x11-server-source yum install xorg-x11-util-macros yum install wine yum install autofs yum install livecd-tools spin-kickstarts yum install perl-devel yum -y install perl-CPAN yum install emacs yum install fetchmail yum install procmail yum install postfix yum install iptables-services yum install tnef yum install doxigen ?? yum install mysql-server mysql mysql-devel yum install nginx yum install gnome-system-log yum install pciutils-devel # For cpupower yum install wkhtmltopdf # For cpupower # gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --type bool --set /desktop/gnome/volume_manager/automount_drives true gconftool-2 --direct --config-source xml:readwrite:/etc/gconf/gconf.xml.mandatory --type bool --set /desktop/gnome/volume_manager/automount_media true ln -s /usr/bin/qmake-qt4 /usr/bin/qmake ln -s /usr/bin/lrelease-qt4 /usr/bin/lrelease # # wget ftp://fr2.rpmfind.net/linux/fedora/linux/releases/18/Everything/x86_64/os/Packages/c/compat-libstdc++-33-3.2.3-68.3.i686.rpm # rpm --install /tmp/compat-libstdc++-33-3.2.3-68.3.i686.rpm systemctl stop firewalld systemctl disable firewalld systemctl enable nfs-server systemctl disable sendmail systemctl disable abrtd.service systemctl disable abrt-ccpp.service chkconfig iscsi off chkconfig iscsid off service iscsi stop service iscsid stop systemctl enable iptables systemctl enable ip6tables systemctl enable nfs-server systemctl start nfs-server plymouth-set-default-theme details --rebuild-initrd dosfsck -a /dev/md126p1 dosfslabel /dev/md126p1 AS_EFI systemctl mask tmp.mount yum install gnome-tweak-tool yum install dbus-glib-devel # Needed for seamonkey yum install -y gstreamer-plugins-base-devel # Needed for seamonkey yum install -y python2-devel # Needed for gimp yum install ghostscript-devel # Needed for gimp yum install tex yum install texlive latex-texlive yum install openmotif-devel # Needed for xpdf yum install libXaw-devel # Needed for ghostview yum install -y aspell-devel yum install -y svn yum install gnome-doc-utilsv # Needed for amide yum install recode yum install strace yum install sqlite-devel # Needed for fbreader yum install libusb-devel # Needed for nuts yum install gdk-pixbuf2.i686 # For acroread yum install gtk2.i686 # For acroread yum install VirtualBox-4.3 yum install mariadb mariadb-devel mariadb-server systemctl enable mariadb.service systemctl start mariadb.service yum install ruby yum install ruby-devel yum install mysql yum install rake yum rubygem-railties gem install rails gem install activesupport gem install coffee-rails gem install sass-rails gem install mysql2 gem install therubyracer loginctl enable-linger root # to diable a crap in /var/log/messages loginctl enable-linger lpetrov # to diable a crap in /var/log/messages --- .xsession --- /home/lpetrov/.config/gnome-session/fvwm.session [GNOME Session] Name=fvwm2+GNOME RequiredComponents=gnome-settings-daemon; RequiredProviders=windowmanager; DefaultProvider-windowmanager=fvwm 1) 2016.04.28 Installed gmp-6.1.0 ftp://ftp.gnu.org/gnu/gmp/gmp-6.1.0.tar.xz ./configure --prefix=/usr --libdir=/usr/lib64 --enable-cxx make -j 41 make check * make install 2) 2016.04.28 Installed mpfr-3.1.4.tar.bz2 http://www.mpfr.org/mpfr-current/mpfr-3.1.4.tar.xz ./configure --prefix=/usr --libdir=/usr/lib64 --enable-shared --enable-thread-safe make -j 41 * make install 3) 2014.12.11 Instslled ppl-1.1 ftp://ftp.cs.unipr.it/pub/ppl/releases/1.1/ppl-1.1.tar.xz ./configure make -j 41 make check * make install 4) 2014.12.11 Installed cloog-0.18.1 ftp://gcc.gnu.org/pub/gcc/infrastructure/cloog-0.18.1.tar.gz ./configure --enable-shared make -j 41 * make install 5) 2016.04.28 Installed mpc-1.0.3 ftp://ftp.gnu.org/gnu/mpc/mpc-1.0.3.tar.gz ./configure --prefix=/usr --libdir=/usr/lib64 --enable-shared make -j 41 * make install 6) 2016.04.28 Installed isl-0.16.1 ftp://gcc.gnu.org/pub/gcc/infrastructure/isl-0.16.1.tar.bz2 ./configure --prefix=/usr --libdir=/usr/lib64 --enable-shared make -j 41 * make install 7) 2014.12.11 Installed libelf-0.8.13 http://www.mr511.de/software/libelf-0.8.13.tar.gz ./configure --enable-shared make -j 41 * make install 8) 2016.04.28 Installed gcc-6.1.0 http://gnu.mirrors.pair.com/gnu/gcc/gcc-6.1.0/gcc-6.1.0.tar.bz2 cd gcc-6.1.0 wget ftp://sourceware.org/pub/java/ecj-latest.jar mv ecj-latest.jar ecj.jar sed -i 's/\(install.*:\) install-.*recursive/\1/' libffi/Makefile.in sed -i 's/\(install-data-am:\).*/\1/' libffi/include/Makefile.in mkdir build cd build cp ../ecj.jar ./ ../configure \ --prefix=/usr \ --enable-shared \ --enable-threads=posix \ --enable-__cxa_atexit \ --enable-clocale=gnu \ --enable-multilib \ --enable-lto \ --disable-bootstrap \ --enable-languages=c,c++,fortran,objc,obj-c++ \ >& configure.log make -j 41 >& compile.log make install >& install.log mkdir ../build_gcj wget -O ecj.jar ftp://sourceware.org/pub/java/ecj-latest.jar ../configure \ --prefix=/usr \ --disable-multilib \ --disable-bootstrap \ --enable-java-home \ --enable-languages=java \ >& gcj_configure.log make -j 41 >& gcj_compile.log make install >& gcj_install.log 9) 2014.12.11 Installed fftw-3.3.6-pl1 ftp://ftp.fftw.org/pub/fftw/fftw-3.3.6-pl1.tar.gz # make distclean ./configure --prefix=/opt64 \ --enable-sse2 \ --enable-openmp \ --enable-shared \ --enable-avx2 \ --enable-avx-128-fma \ CC="/usr/bin/gcc" \ CFLAGS="-m64 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -fno-stack-protector -march=native" \ F77="/usr/bin/gfortran" \ FFLAGS="-m64 -fno-underscoring -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -fno-stack-protector -march=native" # for double precision make -j 20 make install make distclean ./configure --prefix=/opt64 \ --enable-single \ --enable-sse2 \ --enable-sse \ --enable-openmp \ --enable-shared \ --enable-avx2 \ CC="/usr/bin/gcc" \ CFLAGS="-m64 -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -fno-stack-protector -march=native" \ F77="/usr/bin/gfortran" \ FFLAGS="-m64 -fno-underscoring -O3 -fomit-frame-pointer -malign-double -fstrict-aliasing -ffast-math -fno-stack-protector -march=native" # for single precision make -j 20 make install # /dist/fftw-3.3.6-pl1/tests/bench -owisdom -onthreads=20 cif1024x1024 10) 2014.12.09 Installed atlas 3.11.29 ( 3.11.31 failed ) http://www.netlib.org/lapack/lapack-3.5.0.tgz mkdir build_64 cd build_64 ../configure \ --prefix=/opt64 \ --shared \ --with-netlib-lapack-tarfile=/incoming/lapack-3.5.0.tgz \ -Si latune 1 \ -t 20 \ -b 64 \ -Fa alg -fPIC \ -F ic "-DNoChange" \ -F gc "-DNoChange" \ -C ic /usr/bin/gcc \ -C if /usr/bin/gfortran \ -F if "-ffixed-form -fno-underscoring -fPIC -O3" \ -v 2 \ >& configure.log sed -i 's@soname $(LIBINSTdir)/@soname @g' lib/Makefile date > make_log.txt; make >>& make_log.txt; date >> make_log.txt date > check_log.txt; make check >>& check_log.txt; date >> check_log.txt date > ptcheck_log.txt; make ptcheck >>& ptcheck_log.txt; date >> ptcheck_log.txt date > time_log.txt; make time >>& time_log.txt; date >> time_log.txt cd lib make shared >>& ../make_log.txt make ptshared >>& ../make_log.txt cd ../ make install >& install.log rm /tmp/file* mkdir build_32 cd build_32 ../configure \ --prefix=/opt \ --shared \ --with-netlib-lapack-tarfile=/incoming/lapack-3.5.0.tgz \ -Si latune 1 \ -t 20 \ -b 32 \ -Fa alg -fPIC \ -F ic "-DNoChange" \ -F gc "-DNoChange" \ -C ic /usr/bin/gcc \ -C if /opt/intel/fortran/bin/ifort \ -F if "-fpp -nus -Zp16 -align all -ftrapuv -pad -nbs -nofor_main" \ -v 2 \ >& configure.log sed -i 's@soname $(LIBINSTdir)/@soname @g' lib/Makefile date > make_log.txt; make >>& make_log.txt; date >> make_log.txt date > check_log.txt; make check >>& check_log.txt; date >> check_log.txt date > ptcheck_log.txt; make ptcheck >>& ptcheck_log.txt; date >> ptcheck_log.txt date > time_log.txt; make time >>& time_log.txt; date >> time_log.txt cd lib make shared >>& ../make_log.txt make ptshared >>& ../make_log.txt cd ../ make install >& install.log rm /tmp/file* 11) 2014.12.12_11:51:27 Installed readline-6.3 wget ftp://ftp.gnu.org/gnu/readline/readline-6.3.tar.gz ./configure --prefix=/usr make * make install 12) 2014.12.12 Installed libgpg-error-1.17 ftp://ftp.gnupg.org/gcrypt/libgpg-error/libgpg-error-1.17.tar.bz2 ./configure --prefix=/usr make -j 41 * make install 13) 2014.12.12 Installed libgcrypt-1.6.2 ftp://ftp.gnupg.org/gcrypt/libgcrypt/libgcrypt-1.6.2.tar.bz2 ./configure --prefix=/usr make * make install 14) 2014.12.13 Compiled nail 15) 2014.12.13 Installed openjpeg-2.1.0 http://downloads.sourceforge.net/openjpeg.mirror/openjpeg-2.1.0.tar.gz mkdir build; cd build cmake -DCMAKE_BUILD_TYPE=Release -DCMAKE_INSTALL_PREFIX=/usr .. make -j 21 * make install 16) 2014.12.13 Installed libjpeg-turbo-1.3.1 http://downloads.sourceforge.net/libjpeg-turbo/libjpeg-turbo-1.3.1.tar.gz ./configure --prefix=/usr \ --mandir=/usr/share/man \ --with-jpeg8 \ --disable-static * make -j 21 * ln -s /usr/lib/libjpeg.so.62 /usr/lib/libjpeg.so 17) 2014.12.13 Installed hdf5-1.8.14 ftp://ftp.hdfgroup.org/HDF5/current/src/hdf5-1.8.14.tar.bz2 setenv F77 /opt/intel/fortran/bin/ifort setenv FFLAGS "-fpp -Zp16 -align all -ftrapuv -pad -nbs -nus" setenv CFLAGS -m32 setenv CXXFLAGS -m32 ./configure --prefix=/opt \ --enable-fortran \ --enable-threadsafe \ --enable-cxx \ FC=/opt/intel/fortran/bin/ifort \ FCFLAGS="-fpp -Zp16 -align all -ftrapuv -pad -nbs -nus" \ CFLAGS="-m32" \ CXXFLAGS="-m32" make -j 41 make install make distclean setenv F77 /usr/bin/gfortran setenv FFLAGS "-fbounds-check -fno-underscoring -fPIC" setenv CFLAGS -m64 setenv CXXFLAGS -m64 ./configure --prefix=/opt64 \ --enable-fortran \ --enable-cxx \ FC=/usr/bin/gfortran \ FCFLAGS="-fbounds-check -fno-underscoring -fPIC" \ CFLAGS="-m64" \ CXXFLAGS="-m64" make -j 41 >& make.log make install >& install.log 18) 2014.12.13 Intall hdf-4.2.10 ftp://ftp.hdfgroup.org/HDF/HDF_Current/src/hdf-4.2.10.tar.bz2 setenv F77 /opt/intel/fortran/bin/ifort setenv FFLAGS "-fpp -Zp16 -align all -ftrapuv -pad -nbs -nus" setenv CFLAGS "-m32 -DHAVE_NETCDF" ./configure \ --prefix=/opt \ --includedir=/opt/include/hdf \ --disable-netcdf \ --enable-fortran \ --with-zlib=/usr find ./ -name "*.c" -exec sed -i -e "s/NC_findattr/SD_NC_findattr/g" {} \; find ./ -name "*.h" -exec sed -i -e "s/NC_findattr/SD_NC_findattr/g" {} \; find ./ -name "*.c" -exec sed -i -e "s/NC_check_id/SD_NC_check_id/g" {} \; find ./ -name "*.h" -exec sed -i -e "s/NC_check_id/SD_NC_check_id/g" {} \; find ./ -name "*.c" -exec sed -i -e "s/NC_var_shape/SD_NC_var_shape/g" {} \; find ./ -name "*.h" -exec sed -i -e "s/NC_var_shape/SD_NC_var_shape/g" {} \; find ./ -name "*.c" -exec sed -i -e "s/nctypelen/sd_nctypelen/g" {} \; find ./ -name "*.h" -exec sed -i -e "s/nctypelen/sd_nctypelen/g" {} \; find ./ -name "array.c" -exec sed -i -e "s/nctypelen/sd_nctypelen/g" {} \; find ./ -name "ncdump.c" -exec sed -i -e "s/nctypelen/sd_nctypelen/g" {} \; find ./ -name "vardata.c" -exec sed -i -e "s/nctypelen/sd_nctypelen/g" {} \; find ./ -name "nssdc.c" -exec sed -i -e "s/nctypelen/sd_nctypelen/g" {} \; find ./ -name "putget.c" -exec sed -i -e "s/nctypelen/sd_nctypelen/g" {} \; find ./ -name "Makefile" -exec sed -i -e "s/ncgen dumper/dumper/g" {} \; find ./ -name "Makefile" -exec sed -i -e "s/-ljpeg -lz /-ljpeg -lz -lm/g" {} \; make -j 21 make install ---- UNTAR SOURCE TAR-BALL AGAIN!! make distclean setenv F77 /usr/bin/gfortran setenv FFLAGS "-fbounds-check -fno-underscoring -fPIC" setenv CFLAGS "-m64 -DHAVE_NETCDF -fPIC" ./configure \ --prefix=/opt64 \ --includedir=/opt64/include/hdf \ --disable-netcdf \ --enable-fortran \ F77=/usr/bin/gfortran \ FFLAGS="-fbounds-check -fno-underscoring -fPIC" \ CFLAGS="-m64 -fPIC" \ >& configure.log find ./ -name "Makefile" -exec sed -i -e "s/ncgen dumper/dumper/g" {} \; find ./ -name "Makefile" -exec sed -i -e "s/-ljpeg -lz /-ljpeg -lz -lm/g" {} \; make -j 21 >& make.log make install >& install.log gcc -shared -shared -Wl,--whole-archive -o /opt64/lib/libdf.so /opt64/lib/libdf.a -Wl,-no-whole-archive gcc -shared -shared -Wl,--whole-archive -o /opt64/lib/libmfhdf.so /opt64/lib/libmfhdf.a -Wl,-no-whole-archive unsetenv F77 unsetenv FFLAGS unsetenv CFLAGS unsetenv CXXFLAGS 19) 2014.12.14 Installed netcdf-4.3.2 ftp://ftp.unidata.ucar.edu/pub/netcdf/netcdf-4.3.2.tar.gz ftp://ftp.unidata.ucar.edu/pub/netcdf/netcdf-fortran-4.4.1.tar.gz http://astrogeo.org/pet_inc/netcdf_fortran_4.4.1.patch tar -zxvf /incoming/netcdf-4.3.2.tar.gz cd netcdf-4.3.2 ./configure --prefix=/opt64 \ --enable-shared \ --enable-netcdf-4 \ --disable-dap \ --enable-pnetcdf \ --enable-hdf4 \ --disable-dap \ --disable-pnetcdf \ CPPFLAGS="-I/opt64/include -I/opt64/include/hdf" \ LDFLAGS="-L/opt64/lib -lhdf5 -lmfhdf -ldf -ljpeg -lgfortran" \ F77="gfortran" \ FFLAGS="-fbounds-check -fno-underscoring -DNoUnderscoreAppend -fPIC" make -j 1 >& comp.log make install >& install.log make check tar -zxvf /incoming/netcdf-fortran-4.4.1.tar.gz cd netcdf-fortran-4.4.4 patch -Np0 -i /incoming/netcdf_fortran_4.4.1.patch ./configure --prefix=/opt64 \ --enable-shared \ FC=gfortran \ F90=fortran \ CPPFLAGS="-DNDEBUG -DpgiFortran -DNoUnderscoreAppend -I/opt64/include" \ FFLAGS="-m64 -O3 -fPIC -fno-underscoring" \ F90FLAGS="-m64 -O3 -fPIC -fno-underscoring" \ FCFLAGS="-m64 -O3 -fPIC -fno-underscoring" \ LDFLAGS="-L/opt64/lib" \ LIBS="-lgfortran" \ CC="gcc" make -j 1 >& comp.log make install >& install.log 20) 2014.12.14 Installed cfitsio-3.37 ftp://heasarc.gsfc.nasa.gov/software/fitsio/c/cfitsio3370.tar.gz http://astrogeo.org/pet_inc/cfitsio-3.26.patch mv cfitsio cfitsio-3.37 cd cfitsio-3.37 patch -Np0 -i /incoming/cfitsio-3.26.patch ./configure --prefix=/opt64 \ --enable-reentrant \ --enable-ssse3 \ CC=gcc \ FC=gfortran \ CFORTRANFLAGS="-fno-underscoring" \ CFLAGS="-DNoUnderscoreAppend -DGNU -m64" make -j 21 make install gcc -shared -Wl,--whole-archive -Wl,-soname,libcfitsio.so.1 -o /opt64/lib/libcfitsio.so.1.0 /opt64/lib/libcfitsio.a -Wl,-no-whole-archive rm /opt64/lib/libcfitsio.so ln -sf /opt64/lib/libcfitsio.so.1.0 /opt64/lib/libcfitsio.so.1 ln -sf /opt64/lib/libcfitsio.so.1.0 /opt64/lib/libcfitsio.so 21) 2014.12.14 Installed w3lib-2.0.2 http://www.nco.ncep.noaa.gov/pmb/codes/GRIB2/w3lib-2.0.2.tar http://astrogeo.org/pet_inc/w3lib_01.patch patch -Np0 -i /incoming/w3lib_01.patch make -j 41 gfortran -shared -Wl,--whole-archive,-soname,libw3.so.1 -o /opt64/lib/libw3.so.1 libw3.a -Wl,-no-whole-archive ln -sf /opt64/lib/libw3.so.1 /opt64/lib/libw3.so 22) 2014.12.14 Installed parallel of 2014.12.14 ftp://ftp.gnu.org/gnu/parallel/parallel-20141122.tar.bz2 ./configure --prefix=/usr --libdir=/usr/lib64 make -j 21 * make install 23) 2014.12.24 Installed intltool-0.51.0 http://launchpad.net/intltool/trunk/0.50.2/+download/intltool-0.50.2.tar.gz install XML::Parser using perl -MCPAN -e shell ./configure --prefix=/usr --libdir=/usr/lib64 make -j 11 * make install 24) 2014.12.24 Installed udevil https://github.com/IgnorantGuru/udevil/blob/pkg/0.4.3/udevil-0.4.3-installer.sh bash udevil-0.4.3-installer.sh 25) 2014.12.24 Installed alsa-lib-1.0.28 ftp://ftp.alsa-project.org/pub/lib/alsa-lib-1.0.28.tar.bz2 ./configure make -j 41 make install 26) 2014.12.25 Installed libtool-2.4.4.tar.bz2 http://ftp.gnu.org/gnu/libtool/libtool-2.4.4.tar.gz ./configure --prefix=/usr --libdir=/usr/lib64 make -j 41 make install 27) 2014.12.25 Installed libsndfile-1.0.25.tar.gz http://www.mega-nerd.com/libsndfile/files/libsndfile-1.0.21.tar.gz ./configure --prefix=/usr \ --enable-shared \ --disable-static \ LDFLAGS="-L/usr/lib64" make -j 41 * make install * ldconfig 28) 2014.12.25 Installed libcap-2.24 https://www.kernel.org/pub/linux/libs/security/linux-privs/libcap2/libcap-2.24.tar.xz sed -i 's:LIBDIR:PAM_&:g' pam_cap/Makefile make 29) 2012.12.05 Installed json-c-0.12 https://s3.amazonaws.com/json-c_releases/releases/json-c-0.12.tar.gz ./configure --prefix=/usr \ --libdir=/usr/lib64 \ --disable-static make -j 41 * make install 30) 2012.12.05 Installed speex-1.2rc2 http://downloads.xiph.org/releases/speex/speex-1.2rc2.tar.gz http://downloads.us.xiph.org/releases/speex/speexdsp-1.2rc2.tar.gz http://downloads.us.xiph.org/releases/speex/speexdsp-1.2rc2.tar.gz ./configure --prefix=/usr \ --enable-shared \ --disable-static make -j 13 * make install * ldconfig cd ../speexdsp-1.2rc2 patch -Np1 -i /incoming//speexdsp-1.2rc2-build_fixes-1.patch ./configure --prefix=/usr \ --disable-static make -j 13 * make install * ldconfig 31) 2014.12.25 Instaslled pulseaudio-5.0 http://freedesktop.org/software/pulseaudio/releases/pulseaudio-5.0.tar.xz find . -name "Makefile.in" | xargs sed -i "s|(libdir)/@PACKAGE@|(libdir)/pulse|" ./configure --prefix=/usr \ --sysconfdir=/etc \ --localstatedir=/var \ --disable-bluez4 \ --disable-rpath \ --with-module-dir=/usr/lib64/pulse-5.0/modules make -j 41 * make install * ldconfig 32) 2014.12.25 Installed seamonkey-2.31 ftp://ftp.mozilla.org/pub/mozilla.org/seamonkey/releases/2.31/source/seamonkey-2.31.source.tar.bz2 tar -jxf /incoming/seamonkey-2.31.source.tar.bz2 mv comm-release seamonjet-2.31 cd seamonkey-2.31/ Created file mozconfig mkdir -vp moz-build-dir make -j 41 -f client.mk >& compile.log * make -f client.mk install >& install.log 33) 2014.12.25 Installed libdvd-5.0.0 http://download.videolan.org/videolan/libdvdread/5.0.0/libdvdread-5.0.0.tar.bz2 ./configure --prefix=/usr \ --disable-static \ --docdir=/usr/share/doc/libdvdread make -j 41 * make install * ldconfig 34) 2014.12.25 Installed libdvdnav-5.0.1 http://download.videolan.org/videolan/libdvdnav/5.0.1/libdvdnav-5.0.1.tar.bz2 ./configure --prefix=/usr \ --disable-static \ --docdir=/usr/share/doc/libdvdnav make -j 41 * make install * ldconfig 35) 2014.12.25 Installed libdvdcss-1.3.0 http://download.videolan.org/libdvdcss/1.3.0/libdvdcss-1.3.0.tar.bz2 ./configure --prefix=/usr \ --disable-static \ --docdir=/usr/share/doc/libdvdcss make -j 41 * make install * ldconfig 36) 2014.12.25 Installed libvdpau-0.9 http://people.freedesktop.org/~aplattner/vdpau/libvdpau-0.9.tar.gz ./configure --prefix=/usr \ --docdir=/usr/share/doc/libvdpau make -j 41 * make install * ldconfig 37) 2014.12.25 Installed libmpeg2-0.5.1 http://libmpeg2.sourceforge.net/files/libmpeg2-0.5.1.tar.gz sed -i 's/static const/static/' libmpeg2/idct_mmx.c ./configure --prefix=/usr make -j 41 * make install * ldconfig 38) 2014.12.25 Installed lzo-2.08 http://www.oberhumer.com/opensource/lzo/download/lzo-2.08.tar.gz ./configure --prefix=/usr \ --enable-shared \ --disable-static \ --docdir=/usr/share/doc/lzo make -j 41 * make install * ldconfig 39) 2014.12.25 Installed xvidcore-1.3.3 http://downloads.xvid.org/downloads/xvidcore-1.3.3.tar.gz mv xvidcore xvidcore-1.3.3 cd xvidcore-1.3.3/build/generic sed -i 's/^LN_S=@LN_S@/& -f -v/' platform.inc.in ./configure --prefix=/usr make sed -i '/libdir.*STATIC_LIB/ s/^/#/' Makefile * make install * chmod -v 755 /usr/lib64/libxvidcore.so.4.3 * ldconfig 40) 2014.12.25 Installed lame-3.99.5 http://downloads.sourceforge.net/lame/lame-3.99.5.tar.gz sed -i -e '/xmmintrin\.h/d' configure ./configure --prefix=/usr \ --enable-mp3rtp \ --disable-static make -41 * make pkghtmldir=/usr/share/doc/lame install * ldconfig 41) 2014.12.25 Installed faac-1.28 http://downloads.sourceforge.net/faac/faac-1.28.tar.bz2 http://www.linuxfromscratch.org/patches/blfs/svn/faac-1.28-glibc_fixes-1.patch patch -Np1 -i /incoming//faac-1.28-glibc_fixes-1.patch sed -i -e '/obj-type/d' -e '/Long Term/d' frontend/main.c ./configure --prefix=/usr \ --disable-static make -j 41 * make install * ldconfig 42) 2014.12.25 Installed faac-1.28 http://downloads.sourceforge.net/faac/faad2-2.7.tar.bz2 http://www.linuxfromscratch.org/patches/blfs/svn/faad2-2.7-mp4ff-1.patch patch -Np1 -i /incoming/faad2-2.7-mp4ff-1.patch sed -i "s:AM_CONFIG_HEADER:AC_CONFIG_HEADERS:g" configure.in sed -i "s:man_MANS:man1_MANS:g" frontend/Makefile.am autoreconf -fi ./configure --prefix=/usr \ --disable-static make -j 41 * make install * ldconfig 43) 2014.12.26 Installed uinrar-5.2.3 http://www.rarlab.com/rar/unrarsrc-5.2.3.tar.gz make -f makefile * install -v -m755 unrar /usr/bin 44) 2014.12.26 Installed freetype-2.5.4 http://downloads.sourceforge.net/freetype/freetype-2.5.4.tar.bz2 sed -i -e "/AUX.*.gxvalid/s@^# @@" -e "/AUX.*.otvalid/s@^# @@" modules.cfg sed -ri -e 's:.*(#.*SUBPIXEL) .*:\1:' include/config/ftoption.h ./configure --prefix=/usr \ --disable-static make -j 41 * make install * ldconfig 45) 2014.12.26 Installed fontconfig-2.11.1 http://www.freedesktop.org/software/fontconfig/release/fontconfig-2.11.1.tar.bz2 ./configure --prefix=/usr \ --sysconfdir=/etc \ --localstatedir=/var \ --disable-docs \ --docdir=/usr/share/doc/fontconfig make -j 41 * make install * ldconfig 46) 2014.12.25 Installed mplayer-2014.12.19 http://anduin.linuxfromscratch.org/sources/other/mplayer-2014-12-19.tar.xz http://www.mplayerhq.hu/MPlayer/skins/Clearlooks-1.6.tar.bz2 sed -i 's:libsmbclient.h:samba-4.0/&:' configure stream/stream_smb.c ./configure --prefix=/usr \ --confdir=/etc/mplayer \ --enable-dynamic-plugins \ --enable-menu \ --enable-gui make -j 41 * make install * ln -svf ../icons/hicolor/48x48/apps/mplayer.png /usr/share/pixmaps/mplayer.png * install -v -m755 -d /usr/share/doc/mplayer * install -v -m644 etc/*.conf /etc/mplayer * tar -xvf /incoming/Clearlooks-1.6.tar.bz2 -C /usr/share/mplayer/skins * ln -sfvn Clearlooks /usr/share/mplayer/skins/default 47) 2014.12.26 Installed enscript-1.6.6 http://ftp.gnu.org/gnu/enscript/enscript-1.6.6.tar.gz ./configure --with-media=MEDIA=Letter make -j 41 * make install * ldconfig 48) 2014.12.26 Installed libexif-0.6.21 http://downloads.sourceforge.net/libexif/libexif-0.6.21.tar.bz2 ./configure --prefix=/usr \ --disable-static \ --with-doc-dir=/usr/share/doc/libexif make -j 41 * make install * ldconfig 49) 2014.12.26 Installed babl-0.1.0 http://download.gimp.org/pub/babl/0.1/babl-0.1.10.tar.bz2 ./configure --prefix=/usr make -j 41 * make install * ldconfig 50) 2014.12.26 Installed gegl-0.2.0 http://download.gimp.org/pub/gegl/0.2/gegl-0.2.0.tar.bz2 http://www.linuxfromscratch.org/patches/blfs/svn/gegl-0.2.0-ffmpeg2-1.patch patch -Np1 -i /incoming/gegl-0.2.0-ffmpeg2-1.patch ./configure --prefix=/usr setenv LC_ALL en_US make -j 41 * make install * ldconfig setenv LC_ALL C 51) 2014.12.26 Installed tiff-4.0.3 http://download.osgeo.org/libtiff/tiff-4.0.3.tar.gz sed -i '/glDrawPixels/a glFlush();' tools/tiffgt.c ./configure --prefix=/usr --disable-static make -j 41 * make install * ldconfig 52) 2014.12.26 http://poppler.freedesktop.org/poppler-0.29.0.tar.xz http://poppler.freedesktop.org/poppler-data-0.4.7.tar.gz ./configure --prefix=/usr \ --sysconfdir=/etc \ --disable-static \ --enable-xpdf-headers make -j 41 * make install * ldconfig 53) 2014.12.26 Installed pycairo-1.10.0 http://cairographics.org/releases/py2cairo-1.10.0.tar.bz2 ./waf configure --prefix=/usr \ ./waf build * ./waf install 54) 2014.08.04 Installed pygobject-2.28.6 https://download.gnome.org/sources/pygobject/2.28/pygobject-2.28.6.tar.bz2 http://www.linuxfromscratch.org/patches/blfs/svn/pygobject-2.28.6-fixes-1.patch patch -Np1 -i /incoming/pygobject-2.28.6-fixes-1.patch ./configure --prefix=/usr --disable-introspection make -j 41 * make install * ldconfig 55) 2014.12.26 Installed pygtk-2.24.10 http://ftp.gnome.org/pub/gnome/sources/pygtk/2.24/pygtk-2.24.0.tar.bz2 ./configure --prefix=/usr make -j 41 * make install * ldconfig 56) 2014.12.26 Installed jasper-1.900 http://www.ece.uvic.ca/~mdadams/jasper/software/jasper-1.900.1.zip http://www.linuxfromscratch.org/patches/blfs/svn/jasper-1.900.1-security_fixes-1.patch unzip /incoming/jasper-1.900.1.zip patch -Np1 -i /incoming/jasper-1.900.1-security_fixes-1.patch ./configure --prefix=/usr \ --enable-shared \ --disable-static \ --mandir=/usr/share/man make -j 41 * make install * ldconfig 57) 2014.12.26 http://downloads.ghostscript.com/public/ghostscript-9.15.tar.bz2 http://downloads.sourceforge.net/gs-fonts/ghostscript-fonts-std-8.11.tar.gz http://downloads.sourceforge.net/gs-fonts/gnu-gs-fonts-other-6.0.tar.gz sed -i 's/ZLIBDIR=src/ZLIBDIR=$includedir/' configure.ac configure rm -rf expat freetype jpeg libpng zlib ./configure --prefix=/usr \ --disable-compile-inits \ --enable-dynamic \ --with-system-libtiff make -j 41 make -j 41 so * make install * make soinstall * install -v -m644 base/*.h /usr/include/ghostscript * ln -v -s ghostscript /usr/include/ps * ln -sfv ../ghostscript/9.15/doc /usr/share/doc/ghostscript-9.15 * tar -zxvf /incoming/ghostscript-fonts-std-8.11.tar.gz -C /usr/share/ghostscript --no-same-owner * tar -zxvf /incoming/gnu-gs-fonts-other-6.0.tar.gz -C /usr/share/ghostscript --no-same-owner * fc-cache -v /usr/share/ghostscript/fonts/ 58) 2014.12.26 Installed gimp-2.8.14 http://download.gimp.org/pub/gimp/v2.8/gimp-2.8.14.tar.bz2 http://download.gimp.org/pub/gimp/help/gimp-help-2.8.2.tar.bz2 http://www.linuxfromscratch.org/patches/blfs/svn/gimp-2.8.14-device_info-1.patch patch -Np1 -i /incoming/gimp-2.8.14-device_info-1.patch ./configure --prefix=/usr \ --sysconfdir=/etc \ --without-gvfs make -j 41 * make install cd ../ tar -jxvf /incoming/gimp-help-2.8.2.tar.bz2 setenv ALL_LINGUAS "en ru" ./configure --prefix=/usr make -j 41 DOES NOT WORK 59) 2014.12.26 Installed gutenprint-5.2.10 Installed gutenprint-5.2.11-pre2 http://downloads.sourceforge.net/gimp-print/gutenprint-5.2.11-pre2.tar.bz2 sed -i 's|$(PACKAGE)/doc|doc/$(PACKAGE)-$(VERSION)|' {,doc/,doc/developer/}Makefile.in ./configure \ --prefix=/usr \ --libdir=/usr/lib64 \ --with-cups \ --with-gimp2 \ --enable-user-install make clean make -j 41 * make install * install -v -m755 -d /usr/share/doc/gutenprint/api/gutenprint{,ui2} * install -v -m644 doc/gutenprint/html/* \ /usr/share/doc/gutenprint/api/gutenprint * install -v -m644 doc/gutenprintui2/html/* \ /usr/share/doc/gutenprint/api/gutenprintui2 60) Printer at AG: # * cd / # * tar -cjvf /incoming/Brother.tar.bz2 /usr/local/Brother /etc/cups/ppd /etc/cups/cupsd.conf /etc/cups/classes.conf /etc/cups/printers.conf /usr/bin/brprintconf_hl4040cn /usr/share/ppd/brhl4040cn.ppd # at AS: # * cd / # * tar -xjvf /incoming/Brother.tar.bz2 rpm --install /incoming/hll8350cdwlpr-1.1.2-1.i386.rpm rpm --install /incoming/hll8350cdwcupswrapper-1.1.2-1.i386.rpm 61) 2012.12.04 Installed xpdf-3.04 ftp://ftp.foolabs.com/pub/xpdf/xpdf-3.04.tar.gz # requires yum install libXp-devel ./configure \ --prefix=/usr \ --sysconfdir=/etc \ --with-freetype2-includes=/usr/include/freetype2 \ --enable-opi \ --enable-multithreaded make -j 41 * make install 62) 2014.12.26 Installed ghostview-1.5.0 xmkmf chmod -R u+w ./ Commented out lines in misc.c and SelFile.c extern char *sys_errlist[]; make *make install 63) 2014.12.26 Installed xv-3.10a Edited config.h Commented out line 119 in xv.h Edited Make file: Added at line 17 -I/usr/X11R6/include Ucommented line 105 Added at line 191 -L/usr/X11R6/lib make *make install 64) 2014.12.26 InstalledRussian spell checker ftp://ftp.gnu.org/gnu/aspell/dict/ru/aspell6-ru-0.99f7-1.tar.bz2 ./configure make make install * sed -i "s@ye@yo@g" /usr/lib64/aspell-0.60/ru.multi * ln -s /usr/lib64/aspell-0.60/ru.multi /usr/lib64/aspell-0.60/russian.alias 65) 2014.12.26 Installed i7z-0.27.2 svn -o http://github.com/ajaiantilal/i7z cd trunl cd GUI compile_me.sh ./compile_me.sh cp i7z_GUI /usr/sbin/ cd ../ * cp i7z /usr/sbin/ 66) 2014.12.26 Installed dcmtk-3.6.1 # ftp://dicom.offis.de/pub/dicom/offis/software/dcmtk/dcmtk360/dcmtk-3.6.0.tar.gz cd dcmtk-3.6.1_20120515 ./configure --prefix=/usr make -j 41 * make install * cp ./dcmdata/libsrc/libdcmdata.a /usr/lib64/ * cp ./oflog/libsrc/liboflog.a /usr/lib64/ * cp ./ofstd/libsrc/libofstd.a /usr/lib64/ 67) 2014.12.26 Installed libart_lgpl-2.3.21 http://ftp.gnome.org/pub/gnome/sources/libart_lgpl/2.3/libart_lgpl-2.3.21.tar.bz2 ./configure --prefix=/usr make -j 41 *make install 68) 2014.12.26 Installed libgnomecanvas-2.30.3 http://ftp.gnome.org/pub/gnome/sources/libgnomecanvas/2.30/libgnomecanvas-2.30.3.tar.bz2 ./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \ --disable-gtk-doc make -j 12 *make install *ldconfig 69) 2014.12.26 Installed amide-1.0.5 http://sourceforge.net/projects/amide/ ./configure --prefix=/usr --disable-ffmpeg LDFLAGS="-L/usr/lib64" sed -i "s@etc \\@etc@g" Makefile sed -i 's@$(HELPDIR)@#$(HELPDIR)@g' Makefile make -j 1 * make install 70) 2016.03.02 Installed pure-ftpd-1.0.42 http://download.pureftpd.org/pure-ftpd/releases/pure-ftpd-1.0.42.tar.bz2 ./configure --with-paranoidmsg \ --without-capabilities \ --with-virtualchroot \ --with-altlog \ --with-cookie make -j 13 * make install * usermod -d /pub ftp * created file /etc/init.d/ftpd * chkconfig --add ftpd 71) 2012.12.04 Installed cyrus-sasl-2.1.26 ftp://ftp.cyrusimap.org/cyrus-sasl/cyrus-sasl-2.1.26.tar.gz http://www.linuxfromscratch.org/patches/blfs/svn/cyrus-sasl-2.1.26-fixes-3.patch patch -Np1 -i /incoming/cyrus-sasl-2.1.26-fixes-3.patch autoreconf -fi ./configure --prefix=/usr \ --sysconfdir=/etc \ --enable-auth-sasldb \ --with-dbpath=/var/lib/sasl/sasldb2 \ --with-saslauthd=/var/run/saslauthd make -j 41 * make install * install -v -dm755 /usr/share/doc/cyrus-sasl * install -v -m644 doc/{*.{html,txt,fig},ONEWS,TODO} \ saslauthd/LDAP_SASLAUTHD /usr/share/doc/cyrus-sasl * install -v -dm700 /var/lib/sasl * ldconfig 72) 2014.12.26 Installed postfix-2.11.3 ftp://ftp.porcupine.org/mirrors/postfix-release/official/postfix-2.11.3.tar.gz * groupadd -g 62 postfix * groupadd -g 61 postdrop * useradd -c "Postfix Daemon User" -d /dev/null -g postfix -s /bin/false -u 33 postfix * chown -v postfix:postfix /var/mail sed -i "s/DB_VERSION_MAJOR == 5/DB_VERSION_MAJOR >= 5/" src/util/dict_db.c sed -i 's/.\x08//g' README_FILES/* make makefiles \ CCARGS='-DUSE_TLS -I/usr/include/openssl/ -DUSE_SASL_AUTH -DUSE_CYRUS_SASL -I/usr/include/sasl' \ AUXLIBS='-lssl -lcrypto -lsasl2' make -j 1 at AG: * cd / * tar -cjvf /incoming/post.tar.bz2 \ /etc/postfix/main.cf \ /etc/postfix/sasl_passwd \ /etc/postfix/sasl_passwd.db \ /etc/init.d/postfix at AS: * cd / * tar -xjvf /incoming/post.tar.bz2 * sh postfix-install -non-interactive \ daemon_directory=/usr/lib/postfix \ manpage_directory=/usr/share/man \ html_directory=/usr/share/doc/postfix/html \ readme_directory=/usr/share/doc/postfix/readme * sh postfix-install -non-interactive *ldconfig * /usr/sbin/postconf * mkfifo /var/spool/postfix/public/pickup * newaliases chkconfig --del sendmail chkconfig --add postfix 73) 2014.12.26 Installed bzip2-1.0.6 http://www.bzip.org/1.0.6/bzip2-1.0.6.tar.gz sed -i "s@CFLAGS=-Wall -Winline -O2@CFLAGS=-Wall -Winline -O2 -fPIC@g" Makefile make clean make * make install 74) 2014.12.26 Installed pbzip2-1.1.12 http://compression.ca/pbzip2/pbzip2-1.1.12.tar.gz make clean make * make install 75) 2014.12.26 Installed xz http://tukaani.org/lzma/lzma-4.32.7.tar.gz ./configure --prefix=/usr --libdir=/usr/lib64 --enable-shared make -j 41 make install 76) 2010.10.22 Installed pxz http://jnovy.fedorapeople.org/pxz/pxz-4.999.9beta.20091201git.tar.xz make make install 77) 2014.12.26 Installed metamail-2.7-43 ( soruce is unknown. Made from rpm file ) ./configure --prefix=/usr find ./ -name "*.c" -exec sed -i "s@getline@_getline@g" {} \; make * make install * ln -s /usr/local/bin/mimencode /usr/local/bin/mmencode 78) 2014.12.26 Installed uudeview-0.5.20 http://www.fpx.de/fp/Software/UUDeview/download/uudeview-0.5.20.tar.gz ./configure --prefix=/usr make * make install 79) 2014.12.26 Installed xbrightess http://disjunkt.com/xbrightness/xbrightness-0.3.tar.gz xmkmf sed -i "s@/usr@/opt64@g" Makefile make * make install 80) 2014.12.26 Installed bplay-0.991 ( http://www.amberdata.demon.co.uk/bplay/ ) make * cp bplay /usr/local/bin/bplay * chmod u+s /usr/local/bin/bplay * ln -s /usr/local/bin/bplay /usr/local/bin/brec * chmod u+s /usr/local/bin/brec 81) 2014.12.26 Installed liblinebreak-2.1 http://vimgadgets.sourceforge.net/liblinebreak/ ./configure --prefix=/usr --libdir=/usr/lib64 make -j 12 * make install * ldconfig 82) 2014.12.26 Installed libunibreak-1.0 http://vimgadgets.sourceforge.net/liblinebreak/ ./configure --prefix=/usr --libdir=/usr/lib64 make -j 12 * make install * ldconfig 83) 2014.12.26 Installed fbreader-0.99.4 wget http://www.fbreader.org/files/desktop/fbreader-sources-0.99.4.tgz make * make install 84) 2014.12.26 Installed wgrib2 ftp://ftp.cpc.ncep.noaa.gov/wd51we/wgrib2/wgrib2.tgz mv grib2 wgrib2 cp makefile makefile.orig wget ftp://ftp.unidata.ucar.edu/pub/netcdf/netcdf-4.3.2.tar.gz wget http://www.hdfgroup.org/ftp/HDF5/releases/hdf5-1.8.14/src/hdf5-1.8.14.tar.gz cat makefile.orig | sed "s@USE_NETCDF4=0@USE_NETCDF4=1@g" | \ sed "s@USE_NETCDF3=1@USE_NETCDF4=0@g" | \ sed "s@netcdf-4.3.0@netcdf-4.3.2@g" | \ sed "s@hdf5-1.8.11@hdf5-1.8.14@g" \ > makefile make * cp wgrib2/wgrib2 /usr/bin/ 85) 2014.12.26 Installed wcslib-4.13.4 ftp://ftp.atnf.csiro.au/pub/software/wcslib/wcslib.tar.bz2 http://astrogeo.org/pet_inc/wcslib_01.patch http://astrogeo.org/pet_inc/wcslib_02.patch http://astrogeo.org/pet_inc/wcslib_03.patch patch -Np0 -i /incoming/wcslib_01.patch # underscore in pgpbeg_ should have configure as well ./configure --prefix=/opt64 \ --with-cfitsiolib=/opt64/lib \ --with-cfitsioinc=/opt64/include \ --with-pgplotlib=/opt64/lib \ --with-pgplotinc=/opt64/include \ F77=gfortran \ FFLAGS="-fno-underscoring" \ LIBS="-L/opt64" patch -Np0 -i /incoming/wcslib_02.patch # should be wcsconfig_f77.h patch -Np0 -i /incoming/wcslib_03.patch make make install 86) 2014.12.26 Installed fv-5.3 http://heasarc.gsfc.nasa.gov/FTP/software/lheasoft/fv/fv53_src.tar.gz cd BUILD_DIR ./configure --prefix=/opt64 \ --with-copt="-fPIC" \ --with-cxxopt="-fPIC" make -j 1 make install cp /opt64/x86_64-unknown-linux-gnu-libc2.20/bin/fv /opt64/bin/fv sed -i 's@(if [ "x$FV" = x ] ; then@FTOOLS=/opt64/x86_64-unknown-linux-gnu-libc2.20\n(if [ "x$FV" = x ] ; then@' /opt64/bin/fv Edited file /opt64/x86_64-unknown-linux-gnu-libc2.20/lib/fv/class/fvApp.tcl for updating font size 87) 2014.12.26 difmap-2.4l patch -Np0 -i /incoming/difmap2.4l_01.patch patch -Np0 -i /incoming/difmap2.4l_02.patch ./configure linux-ia64-gcc ./makeall 88) 2014.12.26 Installed miriad ftp://ftp.atnf.csiro.au/pub/software/miriad/miriad-code.tar.bz2 ftp://ftp.atnf.csiro.au/pub/software/miriad/miriad-common.tar.bz2 cd /dist tar -jxvf /incoming/miriad-common.tar.bz2 tar -jxvf /incoming/miriad-code.tar.bz2 mv miriad miriad_20121102 find ./ -name "*" -exec chmod o+r,g+rw,u+rw {} \; sed -i "s@name_lower_, arg_extra@name_lower, arg_extra@g" tools/intf2c.c /incoming/miriad_fix_01.csh patch -Np0 -i /incoming/miriad_01.patch setenv MIR `pwd` ./configure --prefix=/opt64/miriad \ --with-rpfits=/opt64/lib \ --with-pgplot=/opt64/lib \ --with-wcslib=/opt64/lib \ F77="gfortran -fno-underscoring -g" \ FFLAGS="-fno-underscoring -g" \ LIBS="-L/opt64/lib" make >& mir_make.log mkdir /opt64/miriad mkdir /opt64/miriad/bin mkdir /opt64/miriad/lib cp -pv linux64/bin/* /opt64/miriad/bin/ cp -pv linux64/lib/* /opt64/miriad/lib/ cp -pRv linux64/man/ /opt64/miriad cat MIRRC | sed 's@setenv MIRARCHD $MIR/$MIRARCH@setenv MIRARCHD /opt64/miriad@g' \ > /opt64/miriad/MIRRC 89) 2012.12.05 Installed lshw svn co http://ezix.org/source/packages/lshw/development lshw_20141226 cd src make -j 41 * make install 90) 2012.12.05 Installed panoply-3.1.6 wget http://www.giss.nasa.gov/tools/panoply/PanoplyJ.tgz cat panoply.sh | sed 's@`dirname $SCRIPT`@/dist/PanoplyJ@g' > /opt64/bin/panoply chmod o+x,g+x /opt64/bin/panoply 91) 2014.12.13 Installed Solve /mk5/support/make_all_mk5 92) 2014.12.12 Installed petools ./configure --prefix=/opt64 \ --with-blas="-L/opt64/lib -lsatlas" \ --bits=64 \ FC=/usr/bin/gfortran make make install 93) 2014.12.14 Installed fourpack_20140404 ./configure --prefix=/opt64 \ --with-petools=/opt64 \ --with-fftw=/opt64 make make install 94) 2012.12.06 Installed spd_client_20141218 ./configure --prefix=/opt64 \ --with-petools=/opt64 make make install 95) 2014.12.26 Installed vtd-20141218 ./configure --prefix=/opt64 \ --data=/vlbi/vtd_data \ --with-petools=/opt64 \ --with-spd_client=/opt64 \ --with-cfitsio=/opt64 make make install 96) 2014.12.26 Installed malo-20140930 ./configure --prefix=/opt64 \ --with-petools=/opt64 \ --with-fourpack=/opt64 \ --with-netcdf=/opt64 \ --with-hdf5=/opt64 \ --with-hdf4=/opt64 \ --with-w3=/opt64 \ --with-spd_client=/opt64 \ --share=/progs/malo_20140930/share \ --script=/progs/malo_20140930/script make make install 97) 2014.12.26 Installed spd-20141218 ./configure --prefix=/opt64 \ --with-petools=/opt64 \ --with-malo=/opt64 \ --with-netcdf=/opt64 \ --with-hdf4=/opt64 \ --with-hdf5=/opt64 \ --with-fourpack=/opt64 make make install 98) 2014.12.26 Installed imdb_20121029 ./configure --with-petools=/opt64 \ --catalog-file=/vlbi/imdb/imdb.cat \ --table-file=/vlbi/solve/save_files/source.names \ --prefix=/opt64 make make install 99) 2014.12.26 Installed mark3_to_gvf source ~/config/csh.conf mk5 make clean make cp mark3_to_gvf /mk5/bin/ source ~/config/csh.conf 100) 2014.12.26 Installed sur_sked_20130327 ./configure --prefix=/opt64 \ --with-petools=/opt64 \ --with-vtd=/opt64 \ --with-spd_client=/opt64 \ --with-cfitsio=/opt64 make make install 101) 2014.12.26 Installed lba_amp_20101111 make 102) 2014.12.26 Installed gvh_20140404 ./configure --prefix=/opt64 \ --with-petools=/opt64 \ --with-vtd=/opt64 make make install 103) 2014.12.26 Installed pima-20141224 Installed pima-20160229 ./configure --prefix=/opt64 \ --with-petools=/opt64 \ --with-vtd=/opt64 \ --with-spd_client=/opt64 \ --with-gvh=/opt64 \ --with-ners=/opt64 \ --with-fourpack=/opt64 \ --with-cfitsio=/opt64 \ --with-solve=/mk5 \ --with-difmap=/opt64 \ --pima-fits=/tmp \ --pima-scratch=/tmp \ --pima-exp-dir=/vlbi \ --stable-share=$SAVE_DIR 104) 2014.12.26 Installed mpss-3.4.2 http://registrationcenter.intel.com/irc_nas/5017/mpss-3.4.2-linux.tar http://registrationcenter.intel.com/irc_nas/5017/mpss-3.4.2-k1om.tar cd mpss-3.4.2 * yum -y install --nogpgcheck --noplugins --disablerepo=* *.rpm cd src rpm2cpio mpss-modules-3.4.2-1.src.rpm | cpio --extract --make-directories --verbose tar -jxvf mpss-modules-3.4.2.tar.bz2 patch -Np0 -i /incoming/mpss_modules_3.4.2.patch make MIC_CARD_ARCH=k1om * make install * micctrl --initdefaults * micctrl --resetconfig * service mpss start # service NetworkManager stop chkconfig NetworkManager off chkconfig network on # Added to /etc/modprobe.d/blacklist.conf blacklist vringh blacklist mic_host blacklist mic_bus created /etc/mpss_startup.sh 105) 2014.12.27 Installed nut http://www.networkupstools.org/source/2.6/nut-2.6.5.tar.gz ./configure --with-user=lpetrov --with-group=nut make -j 41 * make install Created /usr/local/ups/etc/ups.conf [cp1500] driver = usbhid-ups port = auto Created /usr/local/ups/etc/upsd.conf LISTEN 127.0.0.1 Created /usr/local/ups/etc/upsd.users [lpetrov] password = kuku actions = SET instcmds = ALL [root] password = kuku actions = SET instcmds = ALL Created /usr/local/ups/etc/upsmon.conf Created /etc/udev/rules.d/62-nut-usbups.rules ATTR{idVendor}=="0764", ATTR{idProduct}=="0501", MODE="777", GROUP="nut" created /etc/init.d/ups mkdir -p /var/state/ups chmod 0777 /var/state/ups groupadd nut chown root:nut /var/state/ups chown root:nut -R /usr/local/ups chmod 640 /usr/local/ups/etc/upsd.users chkconfig --add ups udevadm control --reload-rules /usr/local/ups/sbin/upsdrvctl start /usr/local/ups/sbin/upsd /usr/local/ups/bin/upscmd -u lpetrov -p kaka cp1500 beeper.disable /usr/local/ups/bin/upsc cp1500 106) 2014.12.29 Suipport of Infiniband yum install opensm yum install mstflint yum install libibumad yum install libibcommon yum install infiniband-diags yum install libibverbs yum install libibverbs-utils yum install rdma yum install graphviz-tcl systemctl start rdma pethome: mstflint -d 0a:00.0 -i fw-25218-5_3_000-MHEA28-XTC_A1-A3.bin b Current FW version on flash: 5.2.0 New FW version: 5.3.0 chkconfig --add opensm wget ftp://rpmfind.net/linux/fedora/linux/updates/testing/17/x86_64/ibutils-libs-1.5.7-7.fc17.x86_64.rpm wget http://dl.fedoraproject.org/pub/fedora/linux/updates/testing/17/x86_64/ibutils-1.5.7-7.fc17.x86_64.rpm ----- echo 255 > /sys/devices/platform/nct6775.656/hwmon/hwmon4/pwm1 echo 255 > /sys/devices/platform/nct6775.656/hwmon/hwmon4/pwmw echo 255 > /sys/devices/platform/nct6775.656/hwmon/hwmon4/pwm3 micsmc -t 107) 2015.01.22 Installed sane-1.0.24 ftp://ftp2.sane-project.org/pub/sane/sane-backends-1.0.24/sane-backends-1.0.24.tar.gz ./configure --prefix=/usr \ --sysconfdir=/etc \ --localstatedir=/var \ --with-docdir=/usr/share/doc/sane-backend make -j 41 * make install * install -m 644 -v tools/udev/libsane.rules /etc/udev/rules.d/65-scanner.rules 108) 2010.06.07 Installed xsane-0.999 ftp://ftp2.sane-project.org/pub/sane/xsane/xsane-0.999.tar.gz ./configure --prefix=/usr \ --libdir=/usr/lib64 sed -i -e 's/png_ptr->jmpbuf/png_jmpbuf(png_ptr)/' src/xsane-save.c make -j 41 * make install * make xsanedocdir=/usr/share/doc/xsane install * ln -v -s /usr/bin/xsane /usr/lib64/gimp/2.0/plug-ins/ 109) 2015.02.06 Installed gmt-5.2.x ftp://ftp.soest.hawaii.edu/gshhg/gshhg-gmt-2.3.4.tar.gz cd /opt64/share tar -zxvf /incoming/gshhg-gmt-2.3.4.tar.gz cd /dist svn checkout svn://gmtserver.soest.hawaii.edu/gmt5/trunk gmt5-dev mv gmt5-dev gmt-5.2.x cd gmt-5.2.x cp cmake/ConfigUserTemplate.cmake cmake/ConfigUser.cmake sed -i 's@#set (CMAKE_INSTALL_PREFIX "prefix_path")@set (CMAKE_INSTALL_PREFIX /opt64)@g' cmake/ConfigUser.cmake sed -i 's@#set (GSHHG_ROOT "gshhg_path")@set (GSHHG_ROOT /opt64/share/gshhg-gmt-2.3.4)@g' cmake/ConfigUser.cmake sed -i 's@#set (DCW_ROOT "dcw-gmt_path")@set (DCW_ROOT /opt64/share/dcw-gmt-1.1.1)@g' cmake/ConfigUser.cmake sed -i 's@#set (FFTW3_ROOT "fftw_install_prefix")@set (FFTW3_ROOT /opt64)@g' cmake/ConfigUser.cmake sed -i 's@#set (NETCDF_ROOT "netcdf_install_prefix")@set (NETCDF_ROOT /opt64)@g' cmake/ConfigUser.cmake mkdir build cd build cmake ../ make -j 41 wget -O ../doc/examples/ex23/example_23.ps http://media.reprojected.com/apps/gmt/ex23/example_23.ps make install 110) 2015.02.11 Installed shtns-2.6.2-r516 ./configure --prefix=/opt64 --enable-openmp --enable-shared --enable-avx FLAGS='-I/opt64/include' 111) 2015.02.23 Installed fastjar-0.94.tar.gz http://sourceforge.net/projects/fastjar ./configure --prefix=/usr make * make install 112) 2015.02.23 Installed pdftk-2.022 http://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/pdftk-2.02-src.zip cd pdftk-2.02_dist/pdftk cp Makefile.RedHat Makefile make -j 1 113) 2012.12.06 Installed gqview-2.1.4 http://gqview.sourceforge.net ./configure --prefix=/usr --libdir=/usr/lib64 sed -i "s@GTK_LIBS = -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype@GTK_LIBS = -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lm@g" src/Makefile make -j 12 * make install 114) 2015.03.28 http://ecasound.seul.org/download/ecasound-2.9.1.tar.gz ./configure --prefix=/usr 115) 2015.04.21 Install lbzip2-2.5 http://archive.lbzip2.org/lbzip2-2.5.tar.gz ./configure --prefix=/usr make make install 116) 2015.04.25 Installed hexedit-0.9.7 http://www.rogoyski.com/adam/programs/hexedit/hexedit-0.9.7.tar.gz ./configure --prefix=/usr make -j 5 make install 117) 2015.05.04 Installed ltpda_toolbox and extras cd /ltpda/tb_src git init; git clone -b development git@gitmaster.atlas.aei.uni-hannover.de:ltpda/ltpda_src.git cd /ltpda/tb_ext git init; git clone -b development git@gitmaster.atlas.aei.uni-hannover.de:ltpda/ltpda_extensions.git cp /ltpda/config.m /ltpda/tb_src/ltpda_src/m-toolbox/ @commented out all lines in $HOME/Documents/MATLAB/startup.m@ cd /tmp/ matlab -debug -nosplash -nodesktop cd /ltpda/tb_src/ltpda_src/m-toolbox/ makeToolbox quit cd /ltpda/tb/ltpda_toolbox matlab -debug -nosplash -desktop @set up path to /s0/ltpda/tb/ltpda_toolbox LTPDAprefs @In extensions add /ltpda/tb_ext/ltpda_extensions/LPF_DA_Module /ltpda/tb_ext/ltpda_extensions/LPF_DDS_Module @ ltpda_startup; 118) 2015.05.20 Insatlled matio-1.5.2 http://downloads.sourceforge.net/project/matio/matio/1.5.2/matio-1.5.2.tar.gz ./configure --prefix=/opt64 --enable-mat73=no $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ 102) 2013.02.06 Installed djvulibre-3.5.20 http://downloads.sourceforge.net/djvu/djvulibre-3.5.25.3.tar.gz ./configure --prefix=/usr --libdir=/usr/lib64 make depend make -j 12 * make install * ldconfig 103) 2013.02.06 Installed djview4-4.3 http://downloads.sourceforge.net/djvu/djview4-4.9.tar.gz ./configure --prefix=/usr --libdir=/usr/lib64 make -j 12 104) 2015.10.06 Installed libass-0.13 https://github.com/libass/libass/releases/download/0.13.0/libass-0.13.0.tar.gz ./configure --prefix=/usr --libdir=/usr/lib64 --disable-static 105) 2015.10.06 Installed fdk-aac-0.1.4 http://downloads.sourceforge.net/opencore-amr/fdk-aac-0.1.4.tar.gz ./configure --prefix=/usr --libdir=/usr/lib64 --disable-static 106) 2015.10.06 Installed opus-1.1.tar.gz http://downloads.xiph.org/releases/opus/opus-1.1.tar.gz ./configure --prefix=/usr --libdir=/usr/lib64 --disable-static 107) 2015.10.06 Installed libogg-1.3.2 http://downloads.xiph.org/releases/ogg/libogg-1.3.2.tar.xz ./configure --prefix=/usr --libdir=/usr/lib64 --disable-static 108) 2015.10.06 Installed libvorbis-1.3.5 http://downloads.xiph.org/releases/vorbis/libvorbis-1.3.5.tar.xz sed -i '/components.png \\/{n;d}' doc/Makefile.in ./configure --prefix=/usr --libdir=/usr/lib64 --disable-static 109) 2015.10.06 Installed luibtheora-1.1 http://downloads.xiph.org/releases/theora/libtheora-1.1.1.tar.xz sed -i 's/png_\(sizeof\)/\1/g' examples/png2theora.c ./configure --prefix=/usr --libdir=/usr/lib64 --disable-static 110) 2015.10.06 Installed libvpx-1.4.0 http://storage.googleapis.com/downloads.webmproject.org/releases/webm/libvpx-1.4.0.tar.bz2 sed -e 's/cp -p/cp/' -i build/make/Makefile chmod -v 644 vpx/*.h mkdir build_64 cd build_64 ../configure --prefix=/usr --libdir=/usr/lib64 --disable-static make -j 40 mkdir ../libvpx-1.4.0-build cd ../libvpx-1.4.0-build ../libvpx-1.4.0/configure --prefix=/usr --libdir=/usr/lib64 --disable-static FAILED!! 111) 2015.10.06 Installed libx264 http://download.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-20150908-2245-stable.tar.bz2 ./configure --prefix=/usr --libdir=/usr/lib64 --enable-shared --disable-cli 112) 2015.10.06 http://ffmpeg.org/releases/ffmpeg-2.7.2.tar.bz2 # Disabled --enable-libvpx sed -i 's/-lflite"/-lflite -lasound"/' configure ./configure --prefix=/usr \ --libdir=/usr/lib64 \ --enable-gpl \ --enable-version3 \ --enable-nonfree \ --disable-static \ --enable-shared \ --disable-debug \ --enable-libass \ --enable-libfdk-aac \ --enable-libfreetype \ --enable-libmp3lame \ --enable-libopus \ --enable-libtheora \ --enable-libvorbis \ --enable-libx264 \ --enable-x11grab make -j 40 gcc tools/qt-faststart.c -o tools/qt-faststart * make install * install -v -m755 tools/qt-faststart /usr/bin * ln -s /usr/bin/ffmpeg /usr/bin/avconv ................................. Copy of /vlbi/control /vlbi/solve/save_files/ sed -i "s@LIBS = -lpthread -lm@LIBS = -lpthread -lm -L/usr/lib32 -lc@g" Make.inc sed -i "s@/bin/sh@/bin/sh\nulimit -s 1000000@g" ATLrun.sh -F if "-fpp -nus -Zp16 -align all -ftrapuv -pad -nbs -nofor_main -L/usr/lib32 -lc" \ ................................. 113) 2016.02.29 Installed wkhtmltopdf https://github.com/wkhtmltopdf/wkhtmltopdf/archive/master.zip https://github.com/h4cc/wkhtmltopdf-amd64 FAILED! 114) 2016.03.01 Installed binary ib-bonding http://downloads.openfabrics.org/ib-bonding/ib-bonding-0.9.0-43.src.rpm rpm -i /tmp/ib-bonding-0.9.0-43.src.rpm # rpmbuild --rebuild ib-bonding-0.9.0-43.src.rpm # rpm --install /root/rpmbuild/RPMS/x86_64/ib-bonding-0.9.0-43.x86_64.rpm 115) 2016.08.01 Installed revtex4-1 https://journals.aps.org/files/revtex/revtex4-1.zip * unzip revtex4-1-tds.zip -d /usr/share/texlive/texmf-local * mktexlsr /usr/share/texlive/texmf-local mkdir /lib/firmware/ath10k mkdir /lib/firmware/ath10k/QCA6174/ wget https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/plain/ath10k/QCA6174/hw2.1/board-2.bin wget https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/plain/ath10k/QCA6174/hw2.1/board.bin wget https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/plain/ath10k/QCA6174/hw2.1/firmware-5.bin 116) 2016.08.29 Installed atlas 3.10.3 http://www.netlib.org/lapack/lapack-3.6.1.tgz mkdir build_64 cd build_64 ../configure \ --prefix=/opt64 \ --shared \ --with-netlib-lapack-tarfile=/incoming/lapack-3.6.1.tgz \ -Si latune 1 \ -t 20 \ -b 64 \ -Fa alg -fPIC \ -F ic "-DNoChange" \ -F gc "-DNoChange" \ -C ic /usr/bin/gcc \ -C if /usr/bin/gfortran \ -F if "-ffixed-form -fno-underscoring -fPIC -O3" \ -v 2 \ >& configure.log sed -i 's@soname $(LIBINSTdir)/@soname @g' lib/Makefile date > make_log.txt; make >>& make_log.txt; date >> make_log.txt date > check_log.txt; make check >>& check_log.txt; date >> check_log.txt date > ptcheck_log.txt; make ptcheck >>& ptcheck_log.txt; date >> ptcheck_log.txt date > time_log.txt; make time >>& time_log.txt; date >> time_log.txt cd lib make shared >>& ../make_log.txt make ptshared >>& ../make_log.txt cd ../ make install >& install.log rm /tmp/file* mkdir build_32 cd build_32 ../configure \ --prefix=/opt \ --shared \ --with-netlib-lapack-tarfile=/incoming/lapack-3.6.1.tgz \ -Si latune 1 \ -t 20 \ -b 32 \ -Fa alg -fPIC \ -F ic "-DNoChange" \ -F gc "-DNoChange" \ -C ic /usr/bin/gcc \ -C if /opt/intel/fortran/bin/ifort \ -F if "-fpp -nus -Zp16 -align all -ftrapuv -pad -nbs -nofor_main" \ -v 2 \ >& configure.log sed -i 's@soname $(LIBINSTdir)/@soname @g' lib/Makefile date > make_log.txt; make >>& make_log.txt; date >> make_log.txt date > check_log.txt; make check >>& check_log.txt; date >> check_log.txt date > ptcheck_log.txt; make ptcheck >>& ptcheck_log.txt; date >> ptcheck_log.txt date > time_log.txt; make time >>& time_log.txt; date >> time_log.txt cd lib make shared >>& ../make_log.txt make ptshared >>& ../make_log.txt cd ../ make install >& install.log rm /tmp/file* make make install 96) 2014.12.26 Installed malo-20140930 ./configure --prefix=/opt64 \ --with-petools=/opt64 \ --with-fourpack=/opt64 \ --with-netcdf=/opt64 \ --with-hdf5=/opt64 \ --with-hdf4=/opt64 \ --with-w3=/opt64 \ --with-spd_client=/opt64 \ --share=/progs/malo_20140930/share \ --script=/progs/malo_20140930/script make make install 97) 2014.12.26 Installed spd-20141218 ./configure --prefix=/opt64 \ --with-petools=/opt64 \ --with-malo=/opt64 \ --with-netcdf=/opt64 \ --with-hdf4=/opt64 \ --with-hdf5=/opt64 \ --with-fourpack=/opt64 make make install 98) 2014.12.26 Installed imdb_20121029 ./configure --with-petools=/opt64 \ --catalog-file=/vlbi/imdb/imdb.cat \ --table-file=/vlbi/solve/save_files/source.names \ --prefix=/opt64 make make install 99) 2014.12.26 Installed mark3_to_gvf source ~/config/csh.conf mk5 make clean make cp mark3_to_gvf /mk5/bin/ source ~/config/csh.conf 100) 2014.12.26 Installed sur_sked_20130327 ./configure --prefix=/opt64 \ --with-petools=/opt64 \ --with-vtd=/opt64 \ --with-spd_client=/opt64 \ --with-cfitsio=/opt64 make make install 101) 2014.12.26 Installed lba_amp_20101111 make 102) 2014.12.26 Installed gvh_20140404 ./configure --prefix=/opt64 \ --with-petools=/opt64 \ --with-vtd=/opt64 make make install 103) 2014.12.26 Installed pima-20141224 Installed pima-20160229 ./configure --prefix=/opt64 \ --with-petools=/opt64 \ --with-vtd=/opt64 \ --with-spd_client=/opt64 \ --with-gvh=/opt64 \ --with-fourpack=/opt64 \ --with-cfitsio=/opt64 \ --with-solve=/mk5 \ --with-difmap=/opt64 \ --pima-fits=/tmp \ --pima-scratch=/tmp \ --pima-exp-dir=/vlbi \ --stable-share=$SAVE_DIR 104) 2014.12.26 Installed mpss-3.4.2 http://registrationcenter.intel.com/irc_nas/5017/mpss-3.4.2-linux.tar http://registrationcenter.intel.com/irc_nas/5017/mpss-3.4.2-k1om.tar cd mpss-3.4.2 * yum -y install --nogpgcheck --noplugins --disablerepo=* *.rpm cd src rpm2cpio mpss-modules-3.4.2-1.src.rpm | cpio --extract --make-directories --verbose tar -jxvf mpss-modules-3.4.2.tar.bz2 patch -Np0 -i /incoming/mpss_modules_3.4.2.patch make MIC_CARD_ARCH=k1om * make install * micctrl --initdefaults * micctrl --resetconfig * service mpss start # service NetworkManager stop chkconfig NetworkManager off chkconfig network on # Added to /etc/modprobe.d/blacklist.conf blacklist vringh blacklist mic_host blacklist mic_bus created /etc/mpss_startup.sh 105) 2014.12.27 Installed nut http://www.networkupstools.org/source/2.6/nut-2.6.5.tar.gz ./configure --with-user=lpetrov --with-group=nut make -j 41 * make install Created /usr/local/ups/etc/ups.conf [cp1500] driver = usbhid-ups port = auto Created /usr/local/ups/etc/upsd.conf LISTEN 127.0.0.1 Created /usr/local/ups/etc/upsd.users [lpetrov] password = kuku actions = SET instcmds = ALL [root] password = kuku actions = SET instcmds = ALL Created /usr/local/ups/etc/upsmon.conf Created /etc/udev/rules.d/62-nut-usbups.rules ATTR{idVendor}=="0764", ATTR{idProduct}=="0501", MODE="777", GROUP="nut" created /etc/init.d/ups mkdir -p /var/state/ups chmod 0777 /var/state/ups groupadd nut chown root:nut /var/state/ups chown root:nut -R /usr/local/ups chmod 640 /usr/local/ups/etc/upsd.users chkconfig --add ups udevadm control --reload-rules /usr/local/ups/sbin/upsdrvctl start /usr/local/ups/sbin/upsd /usr/local/ups/bin/upscmd -u lpetrov -p kaka cp1500 beeper.disable /usr/local/ups/bin/upsc cp1500 106) 2014.12.29 Suipport of Infiniband yum install opensm yum install mstflint yum install libibumad yum install libibcommon yum install infiniband-diags yum install libibverbs yum install libibverbs-utils yum install rdma yum install graphviz-tcl systemctl start rdma pethome: mstflint -d 0a:00.0 -i fw-25218-5_3_000-MHEA28-XTC_A1-A3.bin b Current FW version on flash: 5.2.0 New FW version: 5.3.0 chkconfig --add opensm wget ftp://rpmfind.net/linux/fedora/linux/updates/testing/17/x86_64/ibutils-libs-1.5.7-7.fc17.x86_64.rpm wget http://dl.fedoraproject.org/pub/fedora/linux/updates/testing/17/x86_64/ibutils-1.5.7-7.fc17.x86_64.rpm ----- echo 255 > /sys/devices/platform/nct6775.656/hwmon/hwmon4/pwm1 echo 255 > /sys/devices/platform/nct6775.656/hwmon/hwmon4/pwmw echo 255 > /sys/devices/platform/nct6775.656/hwmon/hwmon4/pwm3 micsmc -t 107) 2015.01.22 Installed sane-1.0.24 ftp://ftp2.sane-project.org/pub/sane/sane-backends-1.0.24/sane-backends-1.0.24.tar.gz ./configure --prefix=/usr \ --sysconfdir=/etc \ --localstatedir=/var \ --with-docdir=/usr/share/doc/sane-backend make -j 41 * make install * install -m 644 -v tools/udev/libsane.rules /etc/udev/rules.d/65-scanner.rules 108) 2010.06.07 Installed xsane-0.999 ftp://ftp2.sane-project.org/pub/sane/xsane/xsane-0.999.tar.gz ./configure --prefix=/usr \ --libdir=/usr/lib64 sed -i -e 's/png_ptr->jmpbuf/png_jmpbuf(png_ptr)/' src/xsane-save.c make -j 41 * make install * make xsanedocdir=/usr/share/doc/xsane install * ln -v -s /usr/bin/xsane /usr/lib64/gimp/2.0/plug-ins/ 109) 2015.02.06 Installed gmt-5.2.x ftp://ftp.soest.hawaii.edu/gshhg/gshhg-gmt-2.3.4.tar.gz cd /opt64/share tar -zxvf /incoming/gshhg-gmt-2.3.4.tar.gz cd /dist svn checkout svn://gmtserver.soest.hawaii.edu/gmt5/trunk gmt5-dev mv gmt5-dev gmt-5.2.x cd gmt-5.2.x cp cmake/ConfigUserTemplate.cmake cmake/ConfigUser.cmake sed -i 's@#set (CMAKE_INSTALL_PREFIX "prefix_path")@set (CMAKE_INSTALL_PREFIX /opt64)@g' cmake/ConfigUser.cmake sed -i 's@#set (GSHHG_ROOT "gshhg_path")@set (GSHHG_ROOT /opt64/share/gshhg-gmt-2.3.4)@g' cmake/ConfigUser.cmake sed -i 's@#set (DCW_ROOT "dcw-gmt_path")@set (DCW_ROOT /opt64/share/dcw-gmt-1.1.1)@g' cmake/ConfigUser.cmake sed -i 's@#set (FFTW3_ROOT "fftw_install_prefix")@set (FFTW3_ROOT /opt64)@g' cmake/ConfigUser.cmake sed -i 's@#set (NETCDF_ROOT "netcdf_install_prefix")@set (NETCDF_ROOT /opt64)@g' cmake/ConfigUser.cmake mkdir build cd build cmake ../ make -j 41 wget -O ../doc/examples/ex23/example_23.ps http://media.reprojected.com/apps/gmt/ex23/example_23.ps make install 110) 2015.02.11 Installed shtns-2.6.2-r516 ./configure --prefix=/opt64 --enable-openmp --enable-shared --enable-avx FLAGS='-I/opt64/include' 111) 2015.02.23 Installed fastjar-0.94.tar.gz http://sourceforge.net/projects/fastjar ./configure --prefix=/usr make * make install 112) 2015.02.23 Installed pdftk-2.022 http://www.pdflabs.com/tools/pdftk-the-pdf-toolkit/pdftk-2.02-src.zip cd pdftk-2.02_dist/pdftk cp Makefile.RedHat Makefile make -j 1 113) 2012.12.06 Installed gqview-2.1.4 http://gqview.sourceforge.net ./configure --prefix=/usr --libdir=/usr/lib64 sed -i "s@GTK_LIBS = -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype@GTK_LIBS = -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lfontconfig -lfreetype -lm@g" src/Makefile make -j 12 * make install 114) 2015.03.28 http://ecasound.seul.org/download/ecasound-2.9.1.tar.gz ./configure --prefix=/usr 115) 2015.04.21 Install lbzip2-2.5 http://archive.lbzip2.org/lbzip2-2.5.tar.gz ./configure --prefix=/usr make make install 116) 2015.04.25 Installed hexedit-0.9.7 http://www.rogoyski.com/adam/programs/hexedit/hexedit-0.9.7.tar.gz ./configure --prefix=/usr make -j 5 make install 117) 2015.05.04 Installed ltpda_toolbox and extras cd /ltpda/tb_src git init; git clone -b development git@gitmaster.atlas.aei.uni-hannover.de:ltpda/ltpda_src.git cd /ltpda/tb_ext git init; git clone -b development git@gitmaster.atlas.aei.uni-hannover.de:ltpda/ltpda_extensions.git cp /ltpda/config.m /ltpda/tb_src/ltpda_src/m-toolbox/ @commented out all lines in $HOME/Documents/MATLAB/startup.m@ cd /tmp/ matlab -debug -nosplash -nodesktop cd /ltpda/tb_src/ltpda_src/m-toolbox/ makeToolbox quit cd /ltpda/tb/ltpda_toolbox matlab -debug -nosplash -desktop @set up path to /s0/ltpda/tb/ltpda_toolbox LTPDAprefs @In extensions add /ltpda/tb_ext/ltpda_extensions/LPF_DA_Module /ltpda/tb_ext/ltpda_extensions/LPF_DDS_Module @ ltpda_startup; 118) 2015.05.20 Insatlled matio-1.5.2 http://downloads.sourceforge.net/project/matio/matio/1.5.2/matio-1.5.2.tar.gz ./configure --prefix=/opt64 --enable-mat73=no $$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$ 102) 2013.02.06 Installed djvulibre-3.5.20 http://downloads.sourceforge.net/djvu/djvulibre-3.5.25.3.tar.gz ./configure --prefix=/usr --libdir=/usr/lib64 make depend make -j 12 * make install * ldconfig 103) 2013.02.06 Installed djview4-4.3 http://downloads.sourceforge.net/djvu/djview4-4.9.tar.gz ./configure --prefix=/usr --libdir=/usr/lib64 make -j 12 104) 2015.10.06 Installed libass-0.13 https://github.com/libass/libass/releases/download/0.13.0/libass-0.13.0.tar.gz ./configure --prefix=/usr --libdir=/usr/lib64 --disable-static 105) 2015.10.06 Installed fdk-aac-0.1.4 http://downloads.sourceforge.net/opencore-amr/fdk-aac-0.1.4.tar.gz ./configure --prefix=/usr --libdir=/usr/lib64 --disable-static 106) 2015.10.06 Installed opus-1.1.tar.gz http://downloads.xiph.org/releases/opus/opus-1.1.tar.gz ./configure --prefix=/usr --libdir=/usr/lib64 --disable-static 107) 2015.10.06 Installed libogg-1.3.2 http://downloads.xiph.org/releases/ogg/libogg-1.3.2.tar.xz ./configure --prefix=/usr --libdir=/usr/lib64 --disable-static 108) 2015.10.06 Installed libvorbis-1.3.5 http://downloads.xiph.org/releases/vorbis/libvorbis-1.3.5.tar.xz sed -i '/components.png \\/{n;d}' doc/Makefile.in ./configure --prefix=/usr --libdir=/usr/lib64 --disable-static 109) 2015.10.06 Installed luibtheora-1.1 http://downloads.xiph.org/releases/theora/libtheora-1.1.1.tar.xz sed -i 's/png_\(sizeof\)/\1/g' examples/png2theora.c ./configure --prefix=/usr --libdir=/usr/lib64 --disable-static 110) 2015.10.06 Installed libvpx-1.4.0 http://storage.googleapis.com/downloads.webmproject.org/releases/webm/libvpx-1.4.0.tar.bz2 sed -e 's/cp -p/cp/' -i build/make/Makefile chmod -v 644 vpx/*.h mkdir build_64 cd build_64 ../configure --prefix=/usr --libdir=/usr/lib64 --disable-static make -j 40 mkdir ../libvpx-1.4.0-build cd ../libvpx-1.4.0-build ../libvpx-1.4.0/configure --prefix=/usr --libdir=/usr/lib64 --disable-static FAILED!! 111) 2015.10.06 Installed libx264 http://download.videolan.org/pub/videolan/x264/snapshots/x264-snapshot-20150908-2245-stable.tar.bz2 ./configure --prefix=/usr --libdir=/usr/lib64 --enable-shared --disable-cli 112) 2015.10.06 http://ffmpeg.org/releases/ffmpeg-2.7.2.tar.bz2 # Disabled --enable-libvpx sed -i 's/-lflite"/-lflite -lasound"/' configure ./configure --prefix=/usr \ --libdir=/usr/lib64 \ --enable-gpl \ --enable-version3 \ --enable-nonfree \ --disable-static \ --enable-shared \ --disable-debug \ --enable-libass \ --enable-libfdk-aac \ --enable-libfreetype \ --enable-libmp3lame \ --enable-libopus \ --enable-libtheora \ --enable-libvorbis \ --enable-libx264 \ --enable-x11grab make -j 40 gcc tools/qt-faststart.c -o tools/qt-faststart * make install * install -v -m755 tools/qt-faststart /usr/bin * ln -s /usr/bin/ffmpeg /usr/bin/avconv ................................. Copy of /vlbi/control /vlbi/solve/save_files/ sed -i "s@LIBS = -lpthread -lm@LIBS = -lpthread -lm -L/usr/lib32 -lc@g" Make.inc sed -i "s@/bin/sh@/bin/sh\nulimit -s 1000000@g" ATLrun.sh -F if "-fpp -nus -Zp16 -align all -ftrapuv -pad -nbs -nofor_main -L/usr/lib32 -lc" \ ................................. 113) 2016.02.29 Installed wkhtmltopdf https://github.com/wkhtmltopdf/wkhtmltopdf/archive/master.zip https://github.com/h4cc/wkhtmltopdf-amd64 FAILED! 114) 2016.03.01 Installed binary ib-bonding http://downloads.openfabrics.org/ib-bonding/ib-bonding-0.9.0-43.src.rpm rpm -i /tmp/ib-bonding-0.9.0-43.src.rpm # rpmbuild --rebuild ib-bonding-0.9.0-43.src.rpm # rpm --install /root/rpmbuild/RPMS/x86_64/ib-bonding-0.9.0-43.x86_64.rpm 115) 2016.08.01 Installed revtex4-1 https://journals.aps.org/files/revtex/revtex4-1.zip * unzip revtex4-1-tds.zip -d /usr/share/texlive/texmf-local * mktexlsr /usr/share/texlive/texmf-local mkdir /lib/firmware/ath10k mkdir /lib/firmware/ath10k/QCA6174/ wget https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/plain/ath10k/QCA6174/hw2.1/board-2.bin wget https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/plain/ath10k/QCA6174/hw2.1/board.bin wget https://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/plain/ath10k/QCA6174/hw2.1/firmware-5.bin 116) 2016.08.29 Installed atlas 3.10.3 http://www.netlib.org/lapack/lapack-3.6.1.tgz mkdir build_64 cd build_64 ../configure \ --prefix=/opt64 \ --shared \ --with-netlib-lapack-tarfile=/incoming/lapack-3.7.1.tgz \ -Si latune 1 \ -t 20 \ -b 64 \ -Fa alg -fPIC \ -F ic "-DNoChange" \ -F gc "-DNoChange" \ -C ic /usr/bin/gcc \ -C if /usr/bin/gfortran \ -F if "-ffixed-form -fno-underscoring -fPIC -O3" \ --force-tids="20 0 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20" \ -v 2 \ >& configure.log sed -i 's@soname $(LIBINSTdir)/@soname @g' lib/Makefile date > make_log.txt; make >>& make_log.txt; date >> make_log.txt date > check_log.txt; make check >>& check_log.txt; date >> check_log.txt date > ptcheck_log.txt; make ptcheck >>& ptcheck_log.txt; date >> ptcheck_log.txt date > time_log.txt; make time >>& time_log.txt; date >> time_log.txt cd lib make shared >>& ../make_log.txt make ptshared >>& ../make_log.txt cd ../ make install >& install.log rm /tmp/file* mkdir build_32 cd build_32 ../configure \ --prefix=/opt \ --shared \ --with-netlib-lapack-tarfile=/incoming/lapack-3.6.1.tgz \ -Si latune 1 \ -t 20 \ -b 32 \ -Fa alg -fPIC \ -F ic "-DNoChange" \ -F gc "-DNoChange" \ -C ic /usr/bin/gcc \ -C if /opt/intel/fortran/bin/ifort \ -F if "-fpp -nus -Zp16 -align all -ftrapuv -pad -nbs -nofor_main" \ -v 2 \ >& configure.log sed -i 's@soname $(LIBINSTdir)/@soname @g' lib/Makefile date > make_log.txt; make >>& make_log.txt; date >> make_log.txt date > check_log.txt; make check >>& check_log.txt; date >> check_log.txt date > ptcheck_log.txt; make ptcheck >>& ptcheck_log.txt; date >> ptcheck_log.txt date > time_log.txt; make time >>& time_log.txt; date >> time_log.txt cd lib make shared >>& ../make_log.txt make ptshared >>& ../make_log.txt cd ../ make install >& install.log rm /tmp/file* 117) 2016.08.30 Installed libconfig-1.5 http://www.hyperrealm.com/libconfig/libconfig-1.5.tar.gz ./configure make * make install 118) 2016.08.30 Installed libwrap-7.6 ftp://ftp.porcupine.org/pub/security/tcp_wrappers_7.6.tar.gz http://www.linuxfromscratch.org/patches/blfs/6.3/tcp_wrappers-7.6-shared_lib_plus_plus-1.patch patch -Np1 -i /incoming/tcp_wrappers-7.6-shared_lib_plus_plus-1.patch sed -i -e "s,^extern char \*malloc();,/* & */," scaffold.c make REAL_DAEMON_DIR=/usr/sbin STYLE=-DPROCESS_OPTIONS linux * make install 119) 2016.08.30 git clone https://github.com/yrutschle/sslh Edited Makefile make * make install 120) 2016.10.30 How to created aligned partition table parted mkpart ext4 2048s 100% yes i a) 2016.12.17_14:07:06 kernel-4.9.0 update failed: needed /usr/lib/firmware/radeon/bonaire_smc.bin kernel-4.9.0 update failed: needed /usr/lib/firmware/radeon/bonaire_uvd.bin update from http://git.kernel.org/cgit/linux/kernel/git/firmware/linux-firmware.git/tree/radeon 121) 2016.12.28 Installed nettle-3.3 ftp://ftp.gnu.org/gnu/nettle/nettle-3.3.tar.gz ./configure --prefix=/usr --disable-static --libdir=/usr/lib64 make -j 21 *make install 122) 2016.12.28 Installed unistring-0.9.7 library ftp://ftp.gnu.org/gnu/libunistring/libunistring-0.9.7.tar.xz ./configure --prefix=/usr --disable-static --libdir=/usr/lib64 make -j 21 *make install 123) 2016.12.28 Installed tasn1-4.9 library ftp://ftp.gnu.org/gnu/libtasn1/libtasn1-4.9.tar.gz ./configure --prefix=/usr --disable-static --libdir=/usr/lib64 make -j 21 *make install 124) 2016.12.28 Installed p11-kit 0.23.2 http://p11-glue.freedesktop.org/releases/p11-kit-0.23.2.tar.gz ./configure --prefix=/usr \ --libdir=/usr/lib64 \ --sysconfdir=/etc \ --with-trust-paths=/etc/pki/anchors make -j 21 *make install 125) 2016.12.28 Installed gnutls-3.5.7 ftp://ftp.gnutls.org/gcrypt/gnutls/v3.5/gnutls-3.5.7.tar.xz ./configure --prefix=/usr \ --disable-static \ --libdir=/usr/lib64 \ --with-default-trust-store-file=/etc/ssl/ca-bundle.crt make -j21 *make install 126) 2016.12.28 Installed wget-1.18 ftp://ftp.gnu.org/gnu/wget/wget-1.18.tar.xz ./configure --prefix=/usr make -j21 *make install 127) 2017.02.15 Installed FITSD2jpeg ftp://ftp.cv.nrao.edu/NRAO-staff/bcotton/software/FITS2jpeg.tar.gz 128) 2017.03.22 Installed OpenMPI-2.1 https://www.open-mpi.org/software/ompi/v2.1/downloads/openmpi-2.1.0.tar.gz ./configure --prefix=/usr \ --libdir=/usr/lib64 \ --enable-ipv6 \ CC=gcc \ FC=gfortran \ FCFLAGS=-fno-underscoring make -j 20 * make install * ldconfig 129) 2017.03.22 Installed difx2fits svn co https://svn.atnf.csiro.au/difx/master_tags/DiFX-2.4 cd DiFX-2.4/applications/difx2fits aclocal autoconf autoheader automake -acf ./configure --prefix=/opt64 make make install 130) 2017.05.09 Installed isl-0.16.1 http://isl.gforge.inria.fr/isl-0.18.tar.bz2 ./configure --prefix=/usr --libdir=/usr/lib64 --enable-shared make -j 21 * make install 131) 2017.05.09 Installed gcc-7.1.0 http://gnu.mirrors.pair.com/gnu/gcc/gcc-7.1.0/gcc-7.1.0.tar.bz2 cd gcc-7.1.0 wget ftp://sourceware.org/pub/java/ecj-latest.jar mv ecj-latest.jar ecj.jar sed -i 's/\(install.*:\) install-.*recursive/\1/' libffi/Makefile.in sed -i 's/\(install-data-am:\).*/\1/' libffi/include/Makefile.in mkdir build cd build cp ../ecj.jar ./ ../configure \ --prefix=/usr \ --enable-shared \ --enable-threads=posix \ --enable-__cxa_atexit \ --enable-clocale=gnu \ --enable-multilib \ --enable-lto \ --without-isl \ --enable-languages=c,c++,fortran,objc,obj-c++ \ >& configure.log make -j 21 >& compile.log make install >& install.log mkdir -pv /usr/share/gdb/auto-load/usr/lib mv -v /usr/lib/*gdb.py /usr/share/gdb/auto-load/usr/lib chown -v -R root:root /usr/lib/gcc/*linux-gnu/7.1.0/include{,-fixed} 132) 2017.05.15 Installed numpy cd /tmp/ wget wget wget https://bootstrap.pypa.io/get-pip.py * python3 get-pip.py python3 -m pip install numpy 133) 2017.05.18 Created disk q0: Petrov_q0 mkpart primary 2048s 100% mkfs.ext4 -m 0 -L Petrov_q0 /dev/sdl1 134) 2017.06.09 Installed uthash https://github.com/troydhanson/uthash/archive/master.zip wget master.zip mv master.zip uthash_master.zip cp src/uthash.h /opt64/include/ 135) 2017.06.09 Installed https://bitbucket.org/cnes_aviso/fes/downloads/libfes-2.7.4.tar.gz ./configure --prefix=/opt64 NETCDF_INC=/opt64/include NETCDF_LIB=/opt64/lib UTHASH_INC=/opt64/lib 136) 2017.07.31 Installed gperf-3.1 http://ftp.gnu.org/pub/gnu/gperf/gperf-3.1.tar.gz ./configure --prefix=/usr make -j 21 make install 136) 2017.07.31 Installed a2ps https://ftp.gnu.org/gnu/a2ps/a2ps-4.14.tar.gz ./configure --prefix=/usr -with-medium=letter make -j 21 make install 137) 2017.08.02 heasoft=6.21 find ./ -name "*modelData*" -exec rm -fR {} \; find ./ -name "*modelData*" -exec rm -fR {} \; find ./ -name "*.fits" -exec rm {} \; setenv HEADAS /dist/heasoft-6.21/ source $HEADAS/BUILD_DIR/headas-init.csh cd $HEADAS/BUILD_DIR make 138) 2017.10.04 Installed giflib-5.1.4 https://downloads.sourceforge.net/giflib/giflib-5.1.4.tar.bz2 ./configure --prefix=/usr --disable-static --libdir=/usr/lib64 139) 2017.10.04 Installed emacs-25.3 https://ftp.gnu.org/gnu/emacs/emacs-25.3.tar.xz ./configure --prefix=/usr --with-cairo make * make install * cd /usr/share/emacs/25.3/ tar -jxvf /incoming/tpu-edt.tar.bz2 140) 2017.10.07 Installed flex 2.6.4 https://github.com/westes/flex/files/981163/flex-2.6.4.tar.gz ./configure --prefix=/usr --libdir=/usr/lib64 make -j 20 make install make distclean ./configure --prefix=/opt CC=/usr/bin/gcc CFLAGS=-m32 make -j 20 make install