[Pkg-gmagick-im-team] Bug#775054: libmagickcore-6.q16-dev:	MagickCore-config not in $PATH
    Mike Linksvayer 
    ml at gondwanaland.com
       
    Sat Jan 10 19:57:39 UTC 2015
    
    
  
Package: libmagickcore-6.q16-dev
Version: 8:6.8.9.9-3
Severity: minor
Dear Maintainer,
   * What led up to the situation?
I ran
  opam install imagemagick
to install the OCaml library for imagemagick. It failed to build.
I looked at the source http://www.linux-
nantes.org/~fmonnier/OCaml/ImageMagick/downloads/OCaml-ImageMagick-0.34.tgz and
found the makefile uses
  # path to the MagickCore-config utility
  MAGICK_INSTALLED_BIN := $(shell which MagickCore-config)
which fails because MagickCore-config is not in my path.
   * What exactly did you do (or not do) that was effective (or
     ineffective)?
I found MagickCore-config in /usr/lib/i386-linux-gnu/ImageMagick-6.8.9/bin-Q16
and added that to my path.
   * What was the outcome of this action?
`opam install imagemagick` succeeded after I added above to my path.
   * What outcome did you expect instead?
I expected `opam install imagemagick` to succeed without tinkering.
Note https://packages.debian.org/search?suite=jessie&searchon=contents&keywords
=magickcore-config shows MagickCore-config is in /usr/bin for [ia64, sparc,
s390] so presumably this bug would not occur on those architectures.
-- System Information:
Debian Release: 8.0
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 3.16.0-4-686-pae (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages libmagickcore-6.q16-dev depends on:
ii  libbz2-dev                         1.0.6-7+b2
ii  libdjvulibre-dev                   3.5.25.4-4+b1
ii  libexif-dev                        0.6.21-2
ii  libfreetype6-dev                   2.5.2-2
ii  libgraphviz-dev                    2.38.0-7
ii  libjasper-dev                      1.900.1-debian1-2.3
ii  libjpeg-dev                        1:1.3.1-11
ii  libjpeg62-turbo-dev [libjpeg-dev]  1:1.3.1-11
ii  liblcms2-dev                       2.6-3+b3
ii  liblqr-1-0-dev                     0.4.2-2
ii  libltdl-dev                        2.4.2-1.11
ii  libmagickcore-6-headers            8:6.8.9.9-3
ii  libmagickcore-6.q16-2              8:6.8.9.9-3
ii  libmagickcore-6.q16-2-extra        8:6.8.9.9-3
ii  libopenexr-dev                     1.6.1-8
ii  libpng12-dev [libpng-dev]          1.2.50-2+b2
ii  librsvg2-dev                       2.40.5-1
ii  libtiff5-dev [libtiff-dev]         4.0.3-12
ii  libwmf-dev                         0.2.8.4-10.3+b2
ii  libx11-dev                         2:1.6.2-3
ii  libxext-dev                        2:1.3.3-1
ii  libxml2-dev                        2.9.1+dfsg1-4
ii  libxt-dev                          1:1.1.4-1+b1
ii  pkg-config                         0.28-1
ii  zlib1g-dev                         1:1.2.8.dfsg-2+b1
libmagickcore-6.q16-dev recommends no packages.
libmagickcore-6.q16-dev suggests no packages.
-- no debconf information
    
    
More information about the Pkg-gmagick-im-team
mailing list