Re: huge magick-XX files in wrong path
| Newsgroups | gmane.comp.video.image-magick.bugs |
|---|---|
| Message-ID | <[email protected]> |
> it seems that sometimes it creates huge magick-XX... Add -debug cache to your command line and see where it is placing the pixel cache, hopefully on /tmp. If not, set the environment variable MAGICK_TMPDIR to /tmp and try again. In the mean-time we will investigate to see if its a bug.