<div>On my Natty 64 bit laptop I&#39;ve been running an SVN of Gem 93 but recently I&#39;ve had a problem that any video I try to load with [pix_film] (or probably [pix_movie] although I haven&#39;t tried) crashes Pd. I thought I&#39;d compile the latest Gem release with plugins to see if that fixed the problem. When I try to compile, though, I get:</div>

<div>imageMAGICK.cpp:82:54: error: ‘GetMimeList’ was not declared in this scope</div><div><br></div><div>I have Natty&#39;s libmagick++-dev, libmagickcore-dev, libmagickwand-dev (all version 6.6.2.6) installed.</div><div>

<br></div><div>Am I right that GetMimeList() should be defined in a mime.h header file associated with imagemagick? I&#39;m not finding any such header file on my machine. Was mime.h added to Imagemagick after 6.6.2.6?</div>

<div><br></div><div>-John</div>