Intel® Integrated Performance Primitives
Deliberate problems developing high-performance vision, signal, security, and storage applications.
6709 Discussions

Problems installing IPP cryptographic libs package

charopy
Beginner
236 Views

I'm trying to install

l_crypto_ipp_em64t_p_6.1.0.039 package

I got this problem when I try to install:

[root@desarrollo l_crypto_ipp_em64t_p_6.1.0.039]# ./install.sh

------------------------------

After reading the EULA ...

------------------------------

Enter "accept" to continue, "decline" to exit installation
accept

The Cryptography for Intel IPP 6.1 for Linux* on Intel 64 architecture package depends on IPP core package (intel-ipp61039em64t-6.1p-039.noarch.rpm).
Please make sure this package has been installed and restart installation.
ERROR: Can't detect IPP core package (intel-ipp61039em64t-6.1p-039.noarch.rpm).

there is a inner directory 'l_crypto_ipp_em64t_p_6.1.0.039'

[root@desarrollo l_crypto_ipp_em64t_p_6.1.0.039]# l
total 108
-rwxr-xr-x 1 root root 81917 may 8 2009 install.sh
-rw-r--r-- 1 root root 19696 abr 3 2009 ippEULA.txt
drwxrwxrwx 2 root root 4096 mar 9 14:00 l_crypto_ipp_em64t_p_6.1.0.039

and I find the RPM file refered above ...

[root@desarrollo l_crypto_ipp_em64t_p_6.1.0.039]# ls -l ./l_crypto_ipp_em64t_p_6.1.0.039/
total 16580
-rw-rw-rw- 1 root root 8248440 may 8 2009 chklictools.tgz
-rw-rw-rw- 1 root root 8615921 may 8 2009 intel-crypto_ipp61039em64t-6.1p-039.noarch.rpm
-rwxr-xr-x 1 root root 20740 mar 19 2009 rpm_extract.ia32
-rwxr-xr-x 1 root root 27184 mar 19 2009 rpm_extract.ia64
-rwxr-xr-x 1 root root 26168 mar 19 2009 rpm_extract.x64

I think there is a problem in the install.sh script.

I have a centos 64bit:

[root@desarrollo l_crypto_ipp_em64t_p_6.1.0.039]# uname -a
Linux desarrollo.corticaldb.com 2.6.18-164.11.1.el5 #1 SMP Wed Jan 20 07:32:21 EST 2010 x86_64 x86_64 x86_64 GNU/Linux

I would really appreciate any help.

Thanks in advance

Charles

0 Kudos
1 Reply
Ying_H_Intel
Employee
236 Views

Hello Charles,

Have you installed the IPP main package: l_ipp_em64t_p_6.1.0.039.tar.gz before install thecrypto package l_crypto_ipp_em64t_p_6.1.0.039?

The cryptography package is a component of the Intel IPP library. So it asks to install main IPP package first, then cryptography package.
Please notes, the version number should be exact same.

The latest IPP veresion is 6.1 update 4. You may download thetwo packages (see http://software.intel.com/en-us/articles/ipp-downloads-registration-and-licensing/)

l_ipp_em64t_p_6.1.4.059

l_crypto_ipp_em64t_p_6.1.4.059

Best Wishes,

Ying

0 Kudos
Reply