[udf-dlm-develop] question on setting IDL_DLM_PATH
Brought to you by:
esm
From: Kusterer, M. <Mar...@jh...> - 2000-02-01 19:57:52
|
Hi, On a HP, to see the UDF DLM, I copy the library and dlm to the $UDF_HOME/lib and setenv IDL_DLM_PATH +$UDF_HOME/lib It works but it keeps IDL from seeing it's own DLM that loads the JPEG functions (write_jpeg, read_jpeg and query_jpeg). Has anyone had problems with this? I can't seem to find the way to load IDL_DLM_PATH so that IDL will add it's own default to what I have selected. I found a temporary solution by unset IDL_DLM_PATH , then getting into IDL and typeing $DLM_PATH to get the default IDL DLM library location. Then I just added the IDL default ($IDL_DIR/bin/bin.hp) to my UDF DLM path. setenv IDL_DLM_PATH $IDL_DIR/bin/bin.hp:$UDF_HOME/lib thanks, martha ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Martha Bolz Kusterer 4-178 Balt. (443) 778-7276 or Space Department Wash. (240) 228-7276 (office) Applied Physics Laboratory (443) 778-1093 (FAX) 111000 Johns Hopkins Road mar...@jh... (Internet) Laurel, MD 20723-6099 |