Skip Menu |

This queue is for tickets about the Alien-ImageMagick CPAN distribution.

Report information
The Basics
Id: 96475
Status: resolved
Priority: 0/
Queue: Alien-ImageMagick

People
Owner: Nobody in particular
Requestors: theaney [...] gmail.com
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: (no value)
Fixed in: 0.02



Subject: Install binaries as well
Date: Mon, 16 Jun 2014 09:03:14 -0400
To: bug-Alien-ImageMagick [...] rt.cpan.org
From: Tim Heaney <theaney [...] gmail.com>
When I install Alien::ImageMagick, the Image::Magick module is made available. The ImageMagick binaries are there $ ls ~/.plenv/versions/5.20.0/lib/perl5/site_perl/5.20.0/auto/share/dist/Alien-ImageMagick/bin/ animate conjure identify Magick++-config mogrify Wand-config compare convert import MagickCore-config montage composite display Magick-config MagickWand-config stream but they are not in my path. It would be nice if those got installed during the module install also. For example, if I install Image::ExifTool $ cpanm Image::ExifTool then the exiftool executable is also installed $ which exiftool /home/tim/.plenv/shims/exiftool Thanks for your consideration!
Hi, This will be fixed in 0.02, hitting the CPAN very shortly. Cheers, J. On Mon Jun 16 09:03:24 2014, theaney@gmail.com wrote: Show quoted text
> When I install Alien::ImageMagick, the Image::Magick module is made > available. The ImageMagick binaries are there > > $ ls > ~/.plenv/versions/5.20.0/lib/perl5/site_perl/5.20.0/auto/share/dist/Alien- > ImageMagick/bin/ > animate conjure identify Magick++-config mogrify > Wand-config > compare convert import MagickCore-config montage > composite display Magick-config MagickWand-config stream > > but they are not in my path. It would be nice if those got installed > during > the module install also. > > For example, if I install Image::ExifTool > > $ cpanm Image::ExifTool > > then the exiftool executable is also installed > > $ which exiftool > /home/tim/.plenv/shims/exiftool > > Thanks for your consideration!
Subject: Re: [rt.cpan.org #96475] Install binaries as well
Date: Sat, 30 Aug 2014 15:36:45 -0400
To: bug-Alien-ImageMagick [...] rt.cpan.org
From: Tim Heaney <theaney [...] gmail.com>
Works great! Thanks! tim@spiff:~$ which mogrify tim@spiff:~$ cpanm Alien::ImageMagick --> Working on Alien::ImageMagick Fetching http://www.cpan.org/authors/id/J/JE/JETEVE/Alien-ImageMagick-0.02.tar.gz ... OK Configuring Alien-ImageMagick-0.02 ... OK Building and testing Alien-ImageMagick-0.02 ... Successfully installed Alien-ImageMagick-0.02 (upgraded from 0.01) 1 distribution installed tim@spiff:~$ which mogrify /home/tim/.plenv/shims/mogrify On Sat, Aug 30, 2014 at 12:56 PM, Jerome Eteve via RT < bug-Alien-ImageMagick@rt.cpan.org> wrote: Show quoted text
> <URL: https://rt.cpan.org/Ticket/Display.html?id=96475 > > > Hi, > > This will be fixed in 0.02, hitting the CPAN very shortly. > > Cheers, > > J. > > On Mon Jun 16 09:03:24 2014, theaney@gmail.com wrote:
> > When I install Alien::ImageMagick, the Image::Magick module is made > > available. The ImageMagick binaries are there > > > > $ ls > >
> ~/.plenv/versions/5.20.0/lib/perl5/site_perl/5.20.0/auto/share/dist/Alien-
> > ImageMagick/bin/ > > animate conjure identify Magick++-config mogrify > > Wand-config > > compare convert import MagickCore-config montage > > composite display Magick-config MagickWand-config stream > > > > but they are not in my path. It would be nice if those got installed > > during > > the module install also. > > > > For example, if I install Image::ExifTool > > > > $ cpanm Image::ExifTool > > > > then the exiftool executable is also installed > > > > $ which exiftool > > /home/tim/.plenv/shims/exiftool > > > > Thanks for your consideration!
> > > >
Cool. Thanks for your feedback. Closing this. Cheers, J. On Sat Aug 30 15:36:54 2014, theaney@gmail.com wrote: Show quoted text
> Works great! Thanks! > > tim@spiff:~$ which mogrify > tim@spiff:~$ cpanm Alien::ImageMagick > --> Working on Alien::ImageMagick > Fetching > http://www.cpan.org/authors/id/J/JE/JETEVE/Alien-ImageMagick-0.02.tar.gz > ... OK > Configuring Alien-ImageMagick-0.02 ... OK > Building and testing Alien-ImageMagick-0.02 ... > Successfully installed Alien-ImageMagick-0.02 (upgraded from 0.01) > 1 distribution installed > tim@spiff:~$ which mogrify > /home/tim/.plenv/shims/mogrify > > > > > On Sat, Aug 30, 2014 at 12:56 PM, Jerome Eteve via RT < > bug-Alien-ImageMagick@rt.cpan.org> wrote: >
> > <URL: https://rt.cpan.org/Ticket/Display.html?id=96475 > > > > > Hi, > > > > This will be fixed in 0.02, hitting the CPAN very shortly. > > > > Cheers, > > > > J. > > > > On Mon Jun 16 09:03:24 2014, theaney@gmail.com wrote:
> > > When I install Alien::ImageMagick, the Image::Magick module is made > > > available. The ImageMagick binaries are there > > > > > > $ ls > > >
> > ~/.plenv/versions/5.20.0/lib/perl5/site_perl/5.20.0/auto/share/dist/Alien-
> > > ImageMagick/bin/ > > > animate conjure identify Magick++-config mogrify > > > Wand-config > > > compare convert import MagickCore-config montage > > > composite display Magick-config MagickWand-config stream > > > > > > but they are not in my path. It would be nice if those got installed > > > during > > > the module install also. > > > > > > For example, if I install Image::ExifTool > > > > > > $ cpanm Image::ExifTool > > > > > > then the exiftool executable is also installed > > > > > > $ which exiftool > > > /home/tim/.plenv/shims/exiftool > > > > > > Thanks for your consideration!
> > > > > > > >