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

Parallel Studio XE Installer PATH environment variable size has exceeded its limit.

Jaacks__Tyler
Beginner
421 Views

I get the following error trying to install Parallel Studio

Error.png

but my PATH looks like this

 

PATH.png

0 Kudos
3 Replies
Judith_W_Intel
Employee
421 Views

 

It looks like a couple of the ones shown above run off the right edge so I can't tell what the number of characters are... is the total more than 2047?

There's some info here:

https://software.intel.com/en-us/articles/limitation-to-the-length-of-the-system-path-variable

I think PATH2 PATH3 and PATH4 might get expanded and count in the total number of characters.

0 Kudos
Jaacks__Tyler
Beginner
421 Views

After clearing up the System PATH variable I still get the error, here is what it looks like.Error.png

0 Kudos
JenniferJ
Moderator
421 Views

should also clean the PATH2, PATH3, PATH4 as well.

Jennifer

0 Kudos
Reply