Software Archive
Read-only legacy content
17061 Discussions

Install parallel_studio_xe_2016_composer_edition failed (linux)

Marcos_C_
Beginner
483 Views

Hello

I'm trying to install it, but I have the next problem at the end of installation.

Step 6 of 7 | Installation
--------------------------------------------------------------------------------
Each component will be installed individually. If you cancel the installation,
some components might remain on your system. This installation may take several
minutes, depending on your system and the options you selected.
--------------------------------------------------------------------------------
Installing Intel(R) MPI Library, Runtime Environment for applications running on
Intel(R) 64 Architecture component... done
--------------------------------------------------------------------------------
Installing Intel(R) MPI Library, Runtime Environment for applications running on
Intel(R) Many Integrated Core Architecture component... done
--------------------------------------------------------------------------------
Installing Intel C++ Compiler for Intel(R) 64 component... done
--------------------------------------------------------------------------------
Installing Intel Fortran Compiler for Intel(R) 64 component... done
--------------------------------------------------------------------------------
Installing Intel MKL core libraries for Intel(R) 64 component... done
--------------------------------------------------------------------------------
Installing Intel(R) Xeon Phi(TM) coprocessor support component... done
--------------------------------------------------------------------------------
Installing Fortran 95 interfaces for BLAS and LAPACK for Intel(R) 64
component... done
--------------------------------------------------------------------------------
Installing GNU* Compiler Collection support for Intel(R) 64 component... done
--------------------------------------------------------------------------------
Installing Cluster support for Intel(R) 64 component... done
--------------------------------------------------------------------------------
Installing Intel IPP single-threaded libraries for Intel(R) 64: General package
component... done
--------------------------------------------------------------------------------
Installing Intel TBB component... done
--------------------------------------------------------------------------------
Installing Intel DAAL for Intel(R) 64 component... done
--------------------------------------------------------------------------------
Installing GNU* GDB 7.6 (Provided under GNU General Public License v3)
component... done
--------------------------------------------------------------------------------
Installing libelfdwarf.so library and it's sources (Provided under GNU Lesser
General Public License) component... done
--------------------------------------------------------------------------------
Installing GDB Eclipse* Integration on Intel(R) 64 (Provided under Eclipse
Public License v.1.0) component... done
--------------------------------------------------------------------------------
Installing Source of GDB Eclipse* Integration (Provided under Eclipse Public
License v.1.0) component... done
--------------------------------------------------------------------------------
Installing GNU* GDB 7.8 on Intel(R) 64 (Provided under GNU General Public
License v3) component... done
--------------------------------------------------------------------------------
Finalizing product configuration...
--------------------------------------------------------------------------------
Unable to initialize transfer functionality, exiting...


I have made a clean installation using the uninstall.sh files but I still have the same problem. I also have attached the both log files.

 

Thanks!

0 Kudos
2 Replies
Yuan_C_Intel
Employee
483 Views

Hi, Marcos

What's the operating system you use?

From the log file you attached, I noticed below error, which does not happen in a successful install:

1443464352 - : getMACaddresses: ioctl(SIOCGIFADDR): eth0 didn't work!
1443464352 - : getMACaddresses: ioctl(SIOCGIFADDR): eth1 didn't work!
1443464352 - : getMACaddresses: ioctl(SIOCGIFADDR): eth2 didn't work!
1443464352 - : getMACaddresses: ioctl(SIOCGIFADDR): eth3 didn't work!
1443464352 - : getMACaddresses: eth4 works!
1443464352 - : send_user_stat: mac_address=6HYT
1443464352 - ERROR: : send_user_stat: unable to init CURL library

Please try install the curl library. See: http://curl.haxx.se/

This forum is majorly focusing on download, registration and licensing issues. For product specific installation problem, suggest to post in compiler or related product forum, to avoid any late response.

Hope this helps.

Thanks.

 

 

0 Kudos
Yuan_C_Intel
Employee
483 Views

Hi, Marcos

This was identified as an installer issue. It is targeting to be fixed in 2016 Update 1.

Please let me know if you need more assistance.

Thanks.

0 Kudos
Reply