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

ipp crypto installation

Yanchao_Guo
Beginner
238 Views
I am trying to install the crypto libary on my machine, but I got the following error:
The Cryptography for Intel IPP 6.1 Update 5 for Linux* on Intel 64 architecture package depends on IPP core package (intel-ippintel64061-6.1p-061.x86_64.rpm).
Please make sure this package has been installed and restart installation.
ERROR: Can't detect IPP core package (intel-ippintel64061-6.1p-061.x86_64.rpm).

I have ipp package installed on my machine but not in the "standard directory", and I can find the following rpms in my ipp directory:
yanchaog@DEREKB-SGPC4:~/dev/ipp/l_ipp_em64t_p_6.1.2.051/rpm$ ls
intel-ippintel64051-6.1p-051.x86_64.rpm
intel-ippintel64lib051-6.1p-051.x86_64.rpm
intel-ippintel64libdev051-6.1p-051.x86_64.rpm

Please advise how to solve this problem?

THanks a lot.
Yanchao
0 Kudos
1 Reply
Gennady_F_Intel
Moderator
238 Views
the version of Crypto Lybrary must completely match with version of IPP package have already installed on your system.
for your case you have to try to install build 051 of IPP crypto instead of 061 you tried.
IPP core version:intel-ippintel64051-6.1p-051 ..
but
IPP Crypto - ippintel64061-6.1p-061
--Gennady
0 Kudos
Reply