Software Archive
Read-only legacy content
17061 Discussions

Actually a installation problem with Intel C++ compiler suite for Linux

alao
Beginner
497 Views
I have just downloaded the Intel C++ compiler for evaluation and run into installation problem -- on the screen where it asked for either accept or decline the license term, it seems it kept looping back to the prompt asking the user to either type "accept" or "decline", not matter whether I enter accept, "accept" or decline. Is this a bug or I forget to set some environment variable? Anyway to get past this and get it installed?

Thanks.
0 Kudos
4 Replies
Shamla_P_Intel
Employee
497 Views
Hi,

Which Linux OS Version are you using? Are you using IA32 Architecture machine? Which Intel C++ compiler for Linux* did you download? (the downloaded file name)

Did you provide a serial number or license file or choose to evaluate during install?

Can you cut and paste what you see on screen here?

Did you read through the full end user license agreement, as it is couple of pages ?

Do you see any files in the /opt/intel/licenses folder?

Thank You
Shamla

0 Kudos
alao
Beginner
497 Views
Quoting - Shamla (Intel)
Hi,

Which Linux OS Version are you using? Are you using IA32 Architecture machine? Which Intel C++ compiler for Linux* did you download? (the downloaded file name)

Did you provide a serial number or license file or choose to evaluate during install?

Can you cut and paste what you see on screen here?

Did you read through the full end user license agreement, as it is couple of pages ?

Do you see any files in the /opt/intel/licenses folder?

Thank You
Shamla


Redhat Enterprise 4 and installing intel 64 platform. The download name is l_cproc_p_11.1.064_intel64.tgz. and I'm installing as a non-root user.

A serial number is provided and I also got a evaluation license file through email.

I page through the license term all the way to the end.

Well, here' s the copy&paste:

---begin copy & paste --
11. APPLICABLE LAWS: Any claim arising under or relating to this Agreement shall be governed by the internal subst
antive laws of the State of Delaware, without regard to principles of conflict of laws. You agree that the terms of t
he United Nations Convention on Contracts for the Sale of Goods do not apply to this Agreement. You agree that your di
stribution and export/re-export of the Software and permitted modifications shall be in compliance with the laws, regu
lations, orders or other restrictions of applicable export laws.

12. THIRD PARTY PROGRAMS. The Materials may include third party programs or materials. The license terms with th
ose programs or materials apply to your use of them, and we are not liable for them.

* Other names and brands may be claimed as the property of others

--------------------------------------------------------------------------------
Do you agree to be bound by the terms and conditions of this license agreement?
Type "accept" to continue or "decline" to back to the previous menu: accept
Type "accept" to continue or "decline" to back to the previous menu: "accept"
Type "accept" to continue or "decline" to back to the previous menu: decline
Type "accept" to continue or "decline" to back to the previous menu:

---end copy & paste --

and there's no directory /opt/intel on my system.
0 Kudos
TimP
Honored Contributor III
497 Views
Installation into /opt/intel has to be done as root on most systems.
0 Kudos
alao
Beginner
497 Views
But I'm installing as a non-root user and I'm not installing it at /opt/intel. And it's getting stuck at the license term agreement stage, not even at the stage of asking where to install the compiler. :-(
0 Kudos
Reply