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

Home » Public Forums » archive » Re: How to modify my IDL library path?
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
Re: How to modify my IDL library path? [message #57078] Thu, 29 November 2007 23:21
izimine is currently offline  izimine
Messages: 11
Registered: November 1997
Junior Member
> For managing sake, I don't want to extract textoidl files to /usr/
> local/itt/idl64/addon/. Is it possible to change IDL's searching path?
>

use '+' in front of the directory to include subdirectories
IDL_PATH="+$RSI_DIR/addon;..."

> Besides, it seems that IDL can't recognize my addons as a "native"
> routine. (i.e. I need to compile them before I call them, unlike other
> utilities such as interpolation.) Is there a trick to fix this?

1. print, !path ; to make sure you have correct path
2. can you 'ls' the directory as a normal user (else chmod o+r or
better move your addon to $HOME/idl)
3. lowercase your .pro files
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Reading a set of data with string type entries
Next Topic: Re: particle detection - a way to speed up things?

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

Current Time: Fri Oct 10 19:21:53 PDT 2025

Total time taken to generate the page: 0.55717 seconds