help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Image package


From: Søren Hauberg
Subject: Re: Image package
Date: Wed, 03 Dec 2008 08:57:10 +0100

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]