On 01/21/2011 10:14 AM, S Mathias wrote:
> my /tmp is too small [when i want to use "convert"]. how can i set 
> imagemagick, to use an other tmp folder, what has enough space?
> 
> thank you!
> 
> 
> 

Hi Mathias,

Very often, env variables as $TMP or $TEMP can locally change a temp dir
for programs (bash shell):

"TMP=<some temp dir> convert ..." or "TEMP=<...> convert ..."

But I don't know if ImageMagick uses such an environment variable.
You should try it.

-- 
Joachim Backes <joachim.bac...@rhrk.uni-kl.de>

http://www.rhrk.uni-kl.de/~backes

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines

Reply via email to