> echo $TEMP is empty

>From the Par perldoc:

"TEMP is a temporary directory, which can be set via $ENV{PAR_GLOBAL_TMPDIR}, 
$ENV{TMPDIR}, $ENV{TEMPDIR}, $ENV{TEMP} or $ENV{TMP}, in that order of 
priority. If none of those are set, C:\TEMP, /tmp are checked."

Is any of those environment variables set? "printenv" will give you the full 
list of variables.
_______________________________________________
plugins mailing list
plugins@lists.slimdevices.com
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to