Intel® Fortran Compiler
Build applications that can scale for the future with optimized code designed for Intel® Xeon® and compatible processors.
29275 Discussions

activating evaluation license on Mac Snow leopard

sunil_iitmadras
Beginner
364 Views
Hi!
I downloaded the evaluation version of the fortran composer from intel site and installed it on my Mac running OS 10.6.4 . I copied the license file sent by intel onto my computer. But I get the following error after typing "ifort"
"ifort: error #10310: Failed to enable trusted storage check for licensing: WARNING: Enable Trusted Storage failed (flexnet error code 1). Trusted Storage based license could not be supported"
what should I do ?
thanks
Sunil
0 Kudos
1 Reply
Kevin_D_Intel
Employee
364 Views
You didn't specify, so if you did not, please place (as root) the license file you received into this location on your system:

/Users/Shared/Library/Application Support/Intel/Licenses

And set permissions to include group/other "read" (i.e. use file mode bits of at least "644")

0 Kudos
Reply