help-octave
[Top][All Lists]
Advanced

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

imread() fails to find __magick_read__


From: Enno Fennema
Subject: imread() fails to find __magick_read__
Date: Wed, 05 Jan 2011 22:05:12 +0100
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.16) Gecko/20101125 SUSE/3.0.11 Thunderbird/3.0.11

I am new to octave and installed from SuSE 11.3 x86_64. Ordinary things
including plotting using gnuplot work fine. I want to process images
but the statement :

I = imread ("image24.png");

produces

error: imread: invalid image file: __magick_read__: not available in
    this version of Octave
error: called from:
error:   /usr/share/octave/3.2.4/m/image/imread.m at line 74, column 7

I have no idea what file/library would contain __magick_read__. The
manual implies I need GraphicsMagick.

I installed /usr/lib64/GraphicsMagick-1.3.12 but that doesn't solve the
problem.

Any help appreciated.
Enno


reply via email to

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