This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Streamline License Error (Starter Editor)

Is the Starter Editor still a thing?

Im trying to use it with no luck, the error I get is;

"Failed to setup licensing. It looks like licensing file or sewer is not found,...."

I already checked multiply times for my ARMLMD_LICENSE_FILE environment setup;

ARMLMD_LICENSE_FILE=/Users/####/Downloads/mobilestudio-macosx/data/starter_edition.dat

its look right for me, I do have the file there.

Any idea?

Thanks

Parents
  • Hi again,

    My Mac; Mojave 1.14.6 ( can't update, company police)

    terminal -> 
    printenv:
    No ARM variables

    bash_profile:
    No ARM variables

    -----

    My procedure; download the DMG file to Download folder ("Arm_Mobile_Studio_2019.2_macos.dmg"), open the dmg file, copy "Arn Mobile Studio 2019.2" inside my download folder.

    Unmount "Arm_Mobile_Studio_2019.2_macos.dmg"

    check printenv in terminal;

    ARM_TOOL_VARIANT=hv_m

    ARMLMD_LICENSE_FILE=/Users/##/Downloads/mobilestudio-macosx/streamline/Streamline.app

    ------
    As I just copy the Arm Mobile Studio, the adress is:

    /Users/#####f/Downloads/Arm\ Mobile\ Studio\ 2019.2 

    I go to -> ..

    Downloads/Arm\ Mobile\ Studio\ 2019.2 /streamline/Streamline.app

    open it and license error.

    open terminal;

    unset ARMLMD_LICENSE_FILE
    unset ARM_TOOL_VARIANT

    I also checked ARM in with no luck;

    • /etc/environment
    • /etc/profile
    • ~/.profile
    • ~/.bashrc

     

     Somehow im getting wrong setting maybe from previous install. I will keep digging.



Reply
  • Hi again,

    My Mac; Mojave 1.14.6 ( can't update, company police)

    terminal -> 
    printenv:
    No ARM variables

    bash_profile:
    No ARM variables

    -----

    My procedure; download the DMG file to Download folder ("Arm_Mobile_Studio_2019.2_macos.dmg"), open the dmg file, copy "Arn Mobile Studio 2019.2" inside my download folder.

    Unmount "Arm_Mobile_Studio_2019.2_macos.dmg"

    check printenv in terminal;

    ARM_TOOL_VARIANT=hv_m

    ARMLMD_LICENSE_FILE=/Users/##/Downloads/mobilestudio-macosx/streamline/Streamline.app

    ------
    As I just copy the Arm Mobile Studio, the adress is:

    /Users/#####f/Downloads/Arm\ Mobile\ Studio\ 2019.2 

    I go to -> ..

    Downloads/Arm\ Mobile\ Studio\ 2019.2 /streamline/Streamline.app

    open it and license error.

    open terminal;

    unset ARMLMD_LICENSE_FILE
    unset ARM_TOOL_VARIANT

    I also checked ARM in with no luck;

    • /etc/environment
    • /etc/profile
    • ~/.profile
    • ~/.bashrc

     

     Somehow im getting wrong setting maybe from previous install. I will keep digging.



Children