You are not logged in.
Pages: 1
I'd like to try the non commercial Intel C++ (l_ccompxe_2011.2.137.tgz). I tried to run the installer script as root, and got these errors:
--------------------------------------------------------------------------------
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 Intel(R) C++ Compiler XE 12.0 Update 2 for Linux*
(for applications running on IA-32) component... failed
--------------------------------------------------------------------------------
Installing Intel(R) C++ Compiler XE 12.0 Update 2 for Linux*
(for applications running on Intel(R) 64) component... failed
--------------------------------------------------------------------------------
Installing Intel(R) Debugger 12.0 Update 2 for Linux*
(for applications running on IA-32) component... failed
--------------------------------------------------------------------------------
Installing Intel(R) Debugger 12.0 Update 2 for Linux*
(for applications running on Intel(R) 64) component... failed
--------------------------------------------------------------------------------
Installing Intel(R) Math Kernel Library 10.3 Update 2 for Linux*
(for applications running on IA-32) component... failed
--------------------------------------------------------------------------------
Installing Intel(R) Math Kernel Library 10.3 Update 2 for Linux*
(for applications running on Intel(R) 64) component... failed
--------------------------------------------------------------------------------
Installing Intel(R) Integrated Performance Primitives 7.0 Update 2 for Linux*
(for applications running on IA-32) component... failed
--------------------------------------------------------------------------------
Installing Intel(R) Integrated Performance Primitives 7.0 Update 2 for Linux*
(for applications running on Intel(R) 64) component... failed
--------------------------------------------------------------------------------
Installing Intel(R) Threading Building Blocks 3.0 Update 5 core files and
examples for Linux* component... failed
--------------------------------------------------------------------------------
Before the installation began, I already got this warning:
Missing optional pre-requisite
-- unsupported OSMissing Optional Pre-requisite
--------------------------------------------------------------------------------
Detected operating system is not supported. Supported operating systems for this
release include:
- Red Hat Enterprise Linux* 4.0, 5.0, 6.0 (IA-32/Intel(R) 64)
- Fedora* 12, 13 (IA-32/Intel(R) 64)
- SuSE Linux* Enterprise Server* 10.x, 11.0 (IA-32)
- SuSE Linux* Enterprise Server* 10.0, 11.1 SP1 (Intel(R) 64)
- Asianux* Server 3.0 (IA-32/Intel(R) 64)
- Ubuntu* 10.04 (IA-32/Intel(R) 64)
- Debian 5.0 (IA-32/Intel(R) 64)
I skipped that, and the installation was failed. Is there any workaround for this issue?
Offline
Did you try searching for a package on the AUR? I recall seeing something along those lines there.
Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.
Offline
Well I could only found this:
http://aur.archlinux.org/packages.php?ID=13079
It's not the Intel C++ itself, but rather the Eclipse integration package...
Offline
http://aur.archlinux.org/packages.php?ID=43798
http://aur.archlinux.org/packages.php?ID=2252
Not these? I just searched for icc....
Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.
Offline
Ah yes, I didn't do enough search.
I'll try this one, because this matches the ICC I have now:
http://aur.archlinux.org/packages.php?ID=2252
Offline
The fact that script errors out is probably 100% due to the distro check that's in the installation script.
Got Leenucks? :: Arch: Power in simplicity :: Get Counted! Registered Linux User #392717 :: Blog thingy
Offline
Pages: 1