Image package
Søren Hauberg
soren at hauberg.org
Wed Dec 3 01:57:10 CST 2008
tir, 02 12 2008 kl. 21:03 -0500, skrev Robert Fong-tom:
> Yes I see the headers. In MacPorts they appear to be in /opt/local/
> include/ImageMagick. There are also a ton of other files in the
> "include" directory which may be the includes for the dependencies.
So, what does the following commands print if you run the from the
terminal
Magick++-config --cppflags
Magick++-config --ldflags
? Also try to run the from Octave using the 'system' command, i.e.
system ("Magick++-config --cppflags")
system ("Magick++-config --ldflags")
Søren
More information about the Help-octave
mailing list