Michael A. Koerber wrote:
> I have found that ImageMagick writes to (and often
> fills up) /var/tmp...my system becomes sluggish,
> dies, reboots.
> 
> The solution I have used is to 1) create a /usr/tmp,
> 2) remove /var/tmp , 3) make a symbolic link
> between /usr/tmp and /var/tmp.
> 
> Perhaps ImageMagick could be patched to use a
> /usr/tmp directory for scratch.

Use:

setenv MAGICK_TMPDIR /usr/tmp

Rob.



        
                
__________________________________ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to