Intel® C++ Compiler
Community support and assistance for creating C++ code that runs on platforms based on Intel® processors.

ICC and vtune install problem

Xuebin_Y_Intel
Employee
217 Views

When I installed icc with l_ccompxe_intel64_2013.1.117.tgz, it shows that my OS (Fedora 14 or 16) are unsupported OS. By skipping those prerequest, the compiler are installed on machine finally. Then I typed icc under /opt/intel/bin, but it said it cannot find libintelremotemon.so. What should I do?

And when installing vtune with vtune_amplifier_xe_2013_update2.tar.gz, it halts as below:

Step no: 5 of 6 | Installation
--------------------------------------------------------------------------------
Each component will be installed individually. If you cancel the installation,
components that have been completely installed will remain on your system. This
installation may take several minutes, depending on your system and the options
you selected.
--------------------------------------------------------------------------------
Installing Amplifier XE Command line interface component... done
--------------------------------------------------------------------------------
Installing Amplifier XE Sampling driver kit component...
  WARNING: Failed to build driver.
Suggestion: after the installation completes, see
'/opt/intel/vtune_amplifier_xe_2013/sepdk/src/README.txt' for information on how
to build and load the driver into the kernel.
--------------------------------------------------------------------------------
Installing Amplifier XE Power driver kit component...

 

And the README.txt' file is empty.

0 Kudos
0 Replies
Reply