X
PrevPrev Go to previous topic
NextNext Go to next topic
Last Post 06 Jul 2015 07:51 AM by  anon
error when starting IDLDE in Fedora 22
 2 Replies
Sort:
You are not authorized to post a reply.
Author Messages

anon



New Member


Posts:
New Member


--
06 Jul 2015 07:51 AM
    Dear all, I have IDL 7.1.1 installed in Fedora 22 64bit. Computer: Intel® Core™ i7-4790 CPU @ 3.60GHz × 8, 16G RAM I get this error at IDLDE startup: _idl_hidden_wbv_iopen_suffixes=strjoin(((igetreaders())[1:2,*])[*],'@') ^ % Syntax error. Then, nothing can be used.... Any ideas will be appreciated......Thanks!

    Zachary Norman



    Basic Member


    Posts:173
    Basic Member


    --
    06 Jul 2015 03:05 PM
    Hello, That error comes about because IDL_DEFAULT is not in your search path when IDL is started up. See the following web page about adding IDL_DEFAULT to your IDL_PATH variable: http://www.exelisvis.com/...prefs_directory.html

    Deleted User



    New Member


    Posts:
    New Member


    --
    10 Jul 2015 07:00 AM
    Dear Zach, Thank you very much for your help. I finally have figured out where the problem comes from, that, I have to set the DEFAULT "IDL_PATH" in .bashrc if additional paths have been set in "IDL_PATH". Or, there will be no variable in the IDL_PATH.
    You are not authorized to post a reply.