[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: IMREAD does not recognize image path
From: |
Mike Miller |
Subject: |
Re: IMREAD does not recognize image path |
Date: |
Mon, 20 Jul 2015 16:55:00 -0400 |
User-agent: |
Mutt/1.5.23 (2014-03-12) |
On Mon, Jul 20, 2015 at 09:57:06 -0700, Byron Harding wrote:
> First, thanks for your help, and thanks to all for your patience. As
> mentioned, I am new to all of this, Linux included, so forgive my
> ignorance.
No problem, but please always reply to the mailing list, fixed for you.
> Here is what I have as output to your above questions.
>
> ldd
> /usr/lib/x86_64-linux-gnu/octave/3.8.2/oct/x86_64-pc-linux-gnu/__magick_read__.oct|grep
> -i graphicsmagick >.OctaveMagic.txt
> libGraphicsMagick++.so.3 => /usr/lib/libGraphicsMagick++.so.3
> (0x00007fd9a52cd000)
> libGraphicsMagick.so.3 => /usr/lib/libGraphicsMagick.so.3
> (0x00007fd9a4d82000)
>
> dpkg -l | grep graphicsmagick
>
> ii graphicsmagick 1.3.20-4 amd64 collection of image processing tools
> ii graphicsmagick-imagemagick-compat 1.3.20-4 all image processing tools
> providing ImageMagick interface
> ii libgraphicsmagick++3 1.3.20-4 amd64 format-independent image processing
> - C++ shared library
> ii libgraphicsmagick3 1.3.20-4 amd64 format-independent image processing -
> C shared library
> --
>
> I have Intel and not AMD64, but believe the 64 bit is AMD64 structure
> anyhow?
>
> I plan on reinstalling from Ubuntu. I had a disk from OSDisk.com that I
> used to install, but I recently installed the newest 50.04 version of
> Ubuntu.
That's Ubuntu 15.04. There is no Octave package for 15.04 in the Octave
team PPA, so I believe you are using the official Octave binary from
Ubuntu. Can you verify that?
$ dpkg -l octave
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-==============-============-============-=================================
ii octave 3.8.2-4 amd64 GNU Octave language for numerical
If that's the case, which I believe it is, you should report a bug
against the Ubuntu octave package.
However, I can save you some time because I know that this exact bug is
valid and has already been reported (and not yet fixed). All it needs is
someone to step up and follow the procedure to get the package rebuilt.
Please see https://bugs.launchpad.net/bugs/1372202
--
mike
- IMREAD does not recognize image path, Byron Harding, 2015/07/16
- Re: IMREAD does not recognize image path, Rick T, 2015/07/16
- Re: IMREAD does not recognize image path, Nicholas Jankowski, 2015/07/16
- Message not available
- Re: IMREAD does not recognize image path, Nicholas Jankowski, 2015/07/19
- Re: IMREAD does not recognize image path, Byron Harding, 2015/07/19
- Re: IMREAD does not recognize image path, Ben Abbott, 2015/07/19
- Re: IMREAD does not recognize image path, Dmitri A. Sergatskov, 2015/07/19
- Re: IMREAD does not recognize image path, Byron Harding, 2015/07/19
- Re: IMREAD does not recognize image path, Mike Miller, 2015/07/20
- Message not available
- Re: IMREAD does not recognize image path,
Mike Miller <=
- Re: IMREAD does not recognize image path, Byron Harding, 2015/07/20
- Re: IMREAD does not recognize image path, Mike Miller, 2015/07/20
- Re: IMREAD does not recognize image path, Byron Harding, 2015/07/20