comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Re: IDL slow to load command prompt
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: IDL slow to load command prompt [message #62808 is a reply to message #62807] Fri, 03 October 2008 10:36 Go to previous messageGo to previous message
Kenneth P. Bowman is currently offline  Kenneth P. Bowman
Messages: 585
Registered: May 2000
Senior Member
In article
<0a97df68-348e-4b6d-a63f-0b465b1ec401@m44g2000hsc.googlegroups.com>,
dismays@gmail.com wrote:

> Hello,
>
> When I type idl at the command line it takes about 20 seconds for the
> IDL> prompt to come up. Is this just a problem with the computer?
> Or is there something I can do to speed this up? It is IDL Version
> 6.2 (linux x86 m32).
>
> Thanks!
> Leila

IDL searches through the directories in your search path at
startup and caches the results. This can take a while if the
search tree is large or the directories are mounted from
a remote server.

If you have a large source tree in your search path, you
could test whether that is the problem by temporarily removing
part or all of it from your search path and starting IDL.

You can also use PATH_CACHE to update your cache and see
how long that takes.

Ken Bowman
[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: IDL slow to load command prompt
Next Topic: Array concatenation

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Oct 11 16:19:54 PDT 2025

Total time taken to generate the page: 0.64143 seconds