help-octave
[Top][All Lists]
Advanced

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

Re: imread on Octave 3.2.0 for Windows


From: kavermeer
Subject: Re: imread on Octave 3.2.0 for Windows
Date: Fri, 12 Jun 2009 04:08:56 -0700 (PDT)


kavermeer wrote:
> 
> At work, I installed Octave 3.2.0 for Windows today, and tried to read
> an image with imread. Unfortunately, I got some error saying that
> magick.mgk (or magic.mgk?) was missing. Should I install GraphicsMagick
> separately? Or is this supposed to be part of the Octave installer? The
> readme says something about imread requiring the GraphicsMagick library,
> but nothing about whether it is part of Octave or not.
> 

Time for a better report. After installing Octave 3.2.0, I try imread, and I
get the following in the Octave window:

octave-3.2.0.exe:1:C:\Octave\3.2.0_gcc-4.3.0\bin
> i=imread('c:\testbin.bmp');
error: imread: invalid image file: Magick++ exception: Magick: Unable to
access configuration file (magic.mgk) reported by
d:/files/admin/octaveforge_svn/trunk/octave-forge/admin/Windows/mingw32/graphicsmagick/GraphicsMagick-1.3.3/magick/blob.c:1824
(GetConfigureBlob)
error: called from:
error:   C:\Octave\3.2.0_gcc-4.3.0\share\octave\3.2.0\m\image\imread.m at
line 74, column 7
octave-3.2.0.exe:1:C:\Octave\3.2.0_gcc-4.3.0\bin
>

I installed GraphicsMagick (1.3.5, Q16), but still get the same error. I
appreciate any help!

Koen
-- 
View this message in context: 
http://www.nabble.com/imread-on-Octave-3.2.0-for-Windows-tp23972420p23996896.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

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