Ticket #69 (closed defect: fixed)

Opened 19 months ago

Last modified 19 months ago

Attempt to call undefined procedure/function: 'MG_TERMISTTY'

Reported by: Ekilibre Owned by: mgalloy
Priority: major Milestone: IDLdoc 3.3
Component: core Version: 3.3
Keywords: MG_TERMISTTY Cc:

Description (last modified by mgalloy) (diff)

Hello all, I installed idldoc 3.3 and I get an error when I compile with idl7.1 I'm no expert IDL (and in English, i m a French)it s for one user.

here is the error:

Attempt to call undefined procedure/function: 'MG_TERMISTTY'.
% Error occurred at: RESOLVE_ALL_BODY  290 /usr/local/itt/idl71/lib/resolve_all.pro
%                    RESOLVE_ALL       352 /usr/local/itt/idl71/lib/resolve_all.pro
%                    $MAIN$          
% Execution halted at: $MAIN$

After several tests and research I can find no solution.

Is my instalaltion idldoc is correct? must compile your sources ... ?

Thank you for your help

Change History

Changed 19 months ago by mgalloy

  • status changed from new to closed
  • resolution set to fixed
  • description modified (diff)

OK, I just made some changes to the top-level Makefile to make this easier for those building on their own along with an INSTALL file containing instructions. For your installation, you should be able to just put the src\cmdline_tools directory in your !dlm_path.

Changed 19 months ago by mgalloy

Also, you should be able to skip the entire building process (you just won't get color output in your terminal window), by just putting the src directory and its subdirectories in your !path and doing nothing else.

Changed 19 months ago by Ekilibre

Thank you for your help. It works! I have another problem, is what I do on the same ticket or you want a new ticket?

Thank you

Note: See TracTickets for help on using tickets.