X
PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 06 Oct 2017 02:14 PM by  Ben Castellani
cannot license idl 8.6.1 on Mac
 1 Replies
Sort:
You are not authorized to post a reply.
Author Messages

Robert Weller



New Member


Posts:
New Member


--
06 Oct 2017 12:27 PM
    Still cannot license new install of IDL 8.6.1 on Mac Desktop

    Get "unable to retrieve computer information. Is your license activate utility installed correctly?
    License Directory:/Applications/harris


    Failed to activate"

    suggestions?

    Thanks

    Bob Weller

    rweller@whoi.edu

    Ben Castellani



    Basic Member


    Posts:130
    Basic Member


    --
    06 Oct 2017 02:14 PM
    Hi Robert,

    It seems that permissions on the license directory are not sufficient in your installation. This is preventing IDL 8.6.1 from being able to retrieve your computer's information for licensing. This can happen on Mac OSX when the installing user has elevated, but not full, permissions.

    To fix this, set the permissions to add READ and WRITE to the flexera AND license directories. The two commands needed are below:

    chmod a+rw /Applications/harris/license/flexera
    chmod a+rw /Applications/harris/license
    You are not authorized to post a reply.