dynamic library error with mne_make_movie

Hi,
I'm having this error when I try to use mne_make_movie tool

$MNE_ROOT/bin/mne_make_movie --stcin /Users/.../004_type1-rh.stc --tmin -0.2
--tstep 0.0040 --subject my_subject_name --surface inflated --rh --view lat
--mov /Users/.../stuff.mov --qual 25 --pick 1 --jpg lala.jpg
dyld: Library not loaded: libquicktime.dylib
  Referenced from: /Applications/MNE/bin/mne_make_movie
  Reason: image not found
Trace/BPT trap

libquicktime.dylib exists in MNE's directory (in /lib/), also downloaded via
macports once again.
I had the same error with libjpeg62 as well but MNE's directory didn't have
libjpeg62 (it had libjpeg8).
Is there a general issue with my installation? Any ideas are welcome

I'm using a i7 macbook pro running Snow Leopard 10.6.4, latest version of
MNE.