X
PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 09 Oct 2019 12:32 PM by  MariM
IDL 8.7.2: Created .SAV does not run on another computer with VM
 1 Replies
Sort:
You are not authorized to post a reply.
Author Messages

Krzysztof Gościński



New Member


Posts:
New Member


--
04 Oct 2019 03:51 AM
    I was following IDL documentation describing how to run binary IDL progrtams on another machine with IDL VM.
    Coppied program code, followed every step, created .sav file. This file runs on licensed development machine without problems.
    As current version of IDL does not have separate VM install I did as I was said: installed full IDL 8.7.2 on the second machine (W7Pro x64). With no license, of course.
    The .sav file when run starts the VM (I can see the VM splash screen). After clicking 'Continue' however another splash screen shows, this time of the development version and soon it displays an error message: "Unable to license IDL. Reason: CLLAcquireLicense [..] Requested feature was not found. (code: 1879048203)..." Whatever.
    It does not seem to be what was expected. Do anyone have any idea why it is so? Any remedies?

    I have beeen searching the forum for some time but failed to find any relevant answer. I will appreciate greatly any hints what may went wrong and how to fix it.
    Regards
    Krzysztof

    PS. Here's the link to the official 'how to' example I try to follow: https://www.harrisgeospatial.com/docs/Creating_SAVE_Files_of_P.html


    MariM



    Veteran Member


    Posts:2396
    Veteran Member


    --
    09 Oct 2019 12:32 PM
    "This file runs on licensed development machine without problems." - Can you launch the VM on this same machine and select your .sav and it runs? The VM comes with every IDL installation so you should be able to run it on this machine.
    Does your code contain any of the limitations mentioned here?
    http://www.harrisgeospati...ineapplications.html
    You are not authorized to post a reply.