nasa / ominas

Opensource Multi-INstrument Analysis Software
15 stars 5 forks source link

ICY install #1

Open penteado-jpl opened 6 years ago

penteado-jpl commented 6 years ago

From @jnspitale on November 4, 2016 22:44

I have been playing with using configure.sh for a fresh install today and I have found that IDL_DLM_PATH gets set wrong for the ICY installation, meaning that it doesn't work. Has anyone else had this problem? The solution appears to be to change line 434 of configure.sh to

IF STRPOS(dlm_path, '$icypath') EQ -1 AND flag EQ 'true' THEN dlm_path=dlm_path+':+$icypath/lib'

i.e., add /lib to the path.

-joe

Copied from original issue: ppenteado/ominas#3

penteado-jpl commented 6 years ago

From @jackipi on November 4, 2016 23:51

Hi Joe,

That is a strange issue, because in IDL, the '+' before the directory path should add all subdirectories of that path. Which environment did this occur in?

penteado-jpl commented 6 years ago

From @jnspitale on November 5, 2016 0:18

Yeah, that's what I would have thought, but it's even stranger because the original code tries to look in $icypath/src/icy/ for the module.