Prerequisites for DIFX installation


Intel Performance Primitives Library (IPP) 64bit Install

For 32bit
export VERSION=l_ipp_7.0.6.293_ia32

For 64bit
export VERSION=l_ipp_7.0.6.293_intel64

Install into normal location
mkdir /tmp/root
cd /tmp/root
scp krowe@ssh.aoc.nrao.edu:/home/swc/difx/intel/${VERSION}.tgz .
tar xfvz ${VERSION}.tgz
cd ${VERSION}
./install.sh
  • Step no: 1 of 6 | Welcome Press Enter
  • Step no: 2 of 6 | License Type accept
  • Step no: 3 of 6 | Activation Type 1 (I want to activate my product using a serial number)
    Type the serial number
    Press Enter
  • Step no: 4 of 6 | Options Press 2 (Change install directory)
    Type /opt/intel
    Type 1 (Start installation Now)
  • Step no: 5 of 6 | Installation Press Enter
  • Step no: 6 of 6 | Complete Type q

Move into /opt/services
mv /opt/intel /opt/services/${VERSION}
ln -s /opt/services/${VERSION} /opt/intel


pgplot


Topic revision: r7 - 2015-07-31, KScottRowe
This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding NRAO Public Wiki? Send feedback