Luke:

%TEMP% is the Windows environment variable pointing to the temp directory.  
For Unix/linux:
 
,--%<---
# set variable
export GDAL_PAM_PROXY_DIR=/tmp

# confirm
echo $GDAL_PAM_PROXY_DIR

/tmp
`--->%--
 


So much to my bash knowledge... :D

It works fine, thank you very much!

Nikos

[rest deleted]
_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to