GPULIB and ENVI 4.8 [message #75030] |
Sun, 13 February 2011 23:37 |
rogass
Messages: 200 Registered: April 2008
|
Senior Member |
|
|
Hi folks,
if someone wants to use GPULib and Envi 4.8 commonly, then I have an
installation hint for you (which mostly of you will know) . On my
Windows 7 x64 machine I have to change (or to set) the path variables
from:
IDL_PATH = +C:\Program Files\Tech-X\GPULib to:
IDL_PATH = +C:\Program Files\Tech-X\GPULib;<IDL_DEFAULT>
as well as from:
IDL_DLM_PATH = +C:\Program Files\Tech-X\GPULib\lib to:
IDL_DLM_PATH = +C:\Program Files\Tech-X\GPULib\lib;<IDL_DEFAULT>
As Michael stated here (https://groups.google.com/group/comp.lang.idl-
pvwave/browse_thread/thread/89a871c7693bd71e/070b65fe34f70c3 b?
hl=de&lnk=gst&q=gpulib#070b65fe34f70c3b) there is a preferences
hierarchy. These path variables are not set by an ENVI 4.8
installation, so it's important to give IDL and ENVI the specific
directories in the same hierarchy level since GPULib won't work
properly if these setting were not made.
Regards
Chris
|
|
|