bugGNU Octave - Bugs: bug #46703, imread undefined symbol...

 
 

bug #46703: imread undefined symbol _ZN6Magick5ColorC1Ehhh

Submitter:  None
Submitted:  Thu 17 Dec 2015 01:47:15 PM UTC
   
 
Category:  Octave Function Severity:  3 - Normal
Priority:  5 - Normal Item Group:  Other
Status:  Invalid / Not an Octave Bug Assigned to:  None
Originator Name:  Lambe Originator Email:  -email is unavailable-
Open/Closed:  * Closed Release:  * 4.0.0
Operating System:  * GNU/Linux Fixed Release:  None
Planned Release:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Thu 17 Dec 2015 02:04:27 PM UTC, comment #1: 

You need to recompile Octave to link with the GraphicsMagick library that you built from source. Your apt-get installed Octave is expecting a GM library with quantum depth of 8.

See this wiki page for more info, or ask on the help mailing list if you need help configuring or installing Octave.

http://wiki.octave.org/GraphicsMagick

Mike Miller <mtmiller>
Group Member
Thu 17 Dec 2015 01:47:15 PM UTC, original submission:  

when trying to open an image with "imread" i get the error:

imread_: /usr/lib/x86_64-linux-gnu/octave/4.0.0/oct/x86_64-pc-linux-gnu/__magick_read__.oct: failed to load: /usr/lib/x86_64-linux-gnu/octave/4.0.0/oct/x86_64-pc-linux-gnu/__magick_read__.oct: undefined symbol: _ZN6Magick5ColorC1Ehhh

i have configured ImageMgick with -with-quantum-depth=16. Why can't I use it?

Anonymous

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Carbon-Copy List
  • -email is unavailable- added by mtmiller (Posted a comment)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only group members can vote.

     

    Follow 3 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2015-12-17 mtmiller StatusNone Invalid / Not an Octave Bug
        Open/ClosedOpen Closed
        Dependencies- Depends on bugs #42669

    Back to the top

    Powered by Savane 3.13-bb6a.
    Corresponding source code