Intel® oneAPI Math Kernel Library
Ask questions and share information with other developers who use Intel® Math Kernel Library.
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.

Installation Error

hacretnate_com
Beginner
574 Views

I got the "l_mkl_p_10.0.1.014.tgz". but It showed errors such as following
Would you like to install the following?
Intel Math Kernel Library 10.0 Update 1 for Linux*
to continue, or x to exit:

Extracting... ######################################################################################### [100%]./.././install/install: line 1673: 7470 Segmentation fault "$temp_dir/$installer" --installdata "$temp_dir/installdata" $0 "$temp_dir" "$dashfix" "$nonrpm" "$@"

Installation is complete:
Thank you for using Intel Software Development Products, tools for improving application performance.
===============================================================================

What am I doing wrong?
Please help me.

0 Kudos
3 Replies
Gennady_F_Intel
Moderator
574 Views

Hi, I couldn't find your name into intel registration center.

Which License Type ( EVAL, COM, Beta or etc ) do you have?

--GIF

0 Kudos
Nikolay_L_Intel
Employee
574 Views
Hi,

Could you take a look in /tmp/install_temp. directory (please select it based on date)? Does it contain MKL rpm file?
If yes: please install it manually with: rpm -i
If no:
- please try to extract rpm file from the package: /install/install --extract
- installrpm extracted filemanually with: rpm -i /

Please contact forum again if it does not help, I'll think about another workaround.
Please also specify some log data to invesigate issue:
- machine information: uname -a
- distrubitive: cat /etc/*issue
- MKL package name

Thank you,
- Nikolay
0 Kudos
Gennady_F_Intel
Moderator
574 Views
Hi, are you still experiencing the problem you submitted?
Please let us know if the problem wasnt resolved. In this case, please, look at another
document describes common errors and alternative methods for installing Intel MKL and Intel IPP on various Linux* distributions: Linux* Installation Options
http://software.intel.com/en-us/articles/mkl-ipp-linux-installation-options/
--gif

0 Kudos
Reply