From: H. <so...@ha...> - 2008-01-30 22:39:26
|
ons, 30 01 2008 kl. 15:32 -0500, skrev Thomas L. Scofield: > octave-3.0.0:57> pkg install -verbose image-1.0.4.tar.gz > config.status: WARNING: Makeconf.in seems to ignore the -- > datarootdir setting > __magick_read__.cc:2:22: error: Magick++.h: No such file or directory So, it seems like the ImageMagick development files aren't installed. I would have thought that this simply would result in a non-functional version of 'imread' and 'imwrite'. I didn't think the package wouldn't be able to install. I'm not sure this is worth fixing though as John wants to move the 'imread' and 'imwrite' functions from the image package to mainline Octave. So, for now, could you just install the ImageMagick development files? I don't know how this is done on a Mac, but perhaps somebody else knows something... Søren |