Home »
Public Forums »
archive »
Re: PAN
Re: PAN [message #48665] |
Wed, 10 May 2006 04:41 |
marcuirl
Messages: 14 Registered: December 2003
|
Junior Member |
|
|
nolan.smith1@gmail.com writes:
> I am trying to install the PAN utility from
> http://www.ncnr.nist.gov/staff/dimeo/panweb/pan.html
> I copied and upacked the source code in my laptop that runs SUSE 9.3 in
> the directory :/usr/local/rsi/idl_6.0se/
Eh!
Why put it in the rsi system lib. (and possibly loose it if your IDL
needs upgrading or your machine dies, you back up your home directory
right? (c; ) You should have a library file system of your own,
something like /home/nsmith/idl/my-files
Unpack pan into /home/nsmith/idl
Oh maybe make sure YOUR IDL_PATH variable is set correctly! For bash
shell I have the following in my .bashrc file
MY_IDL=${HOME}/idl/
IDL_PATH=.:+${MY_IDL}:
export IDL_PATH
Then when I start IDL no matter which directory I'm in pan will run
fine!
HTH, marcu
|
|
|
Current Time: Wed Oct 08 13:45:44 PDT 2025
Total time taken to generate the page: 0.00536 seconds