[Magick-bugs] Trouble with Mac Installation
Max
maxliving at gmail.com
Fri Mar 14 17:34:27 PDT 2008
Here's what I did:I downloaded
ImageMagick-universal-apple-darwin8.11.0.tar.gz for Mac OS 10.4.
The instructions on the ImageMagick site say to enter tar xvfz
ImageMagick-universal-apple-darwin9.2.0.tar.gz
I substituted in the name of the file I downloaded, which is
ImageMagick-powerpc-apple-darwin8.11.0.tar. I also removed the z, since
Safari automatically unarchived it.
I entered export MAGICK_HOME="graphics/ImageMagick-6.3.9"
Then: export PATH="$MAGICK_HOME/bin:$PATH"
And finally: export DYLD_LIBRARY_PATH="$MAGICK_HOME/lib"
I then typed convert logo: logo.gif, and got the message: -bash: convert:
command not found.
I followed the instructions given on the website exactly. Is there
something I'm missing?
Thanks
On Fri, Mar 14, 2008 at 6:31 PM, Rich Cook <rcook at llnl.gov> wrote:
> Apparently you thought wrong! :-) Sorry, I have no idea where "the
> ImageMagick binary" installs its packages, if indeed it does.
> Personally, I use Fink for OS X to do this kind of thing. So our
> setups are quite different.
> I think you need to provide lots more detail, like exactly what you
> downloaded, exactly what you installed and how, etc.
>
> On Mar 14, 2008, at 3:28 PM, Max wrote:
>
> > I set the PATH to /ImageMagick-6.3.9/bin, which is where the
> > executable files are located, I thought.
> >
> > On Fri, Mar 14, 2008 at 6:07 PM, Rich Cook <rcook at llnl.gov> wrote:
> > If it says the commands are not found, then either the commands were
> > not installed, or you have not set your PATH correctly. Set PATH to
> > point to the directory containing the executables. This is probably
> > not an ImageMagick question.
> >
> > I suggest you read this: http://www.peachpit.com/articles/
> > article.aspx?p=31442&seqNum=1
> >
> > particularly section 4.
> >
> > On Mar 14, 2008, at 1:18 PM, Max wrote:
> >
> > > I downloaded the ImageMagick binary for OS X 10.4. I unpackaged it
> > > and
> > > moved it into the folder with the images I wanted to view. I then
> > > entered
> > > the lines that it told me, substituting the directory it was in for
> > > $HOME.
> > > When I tried to test it using convert and display, it said that the
> > > commands were not found. I made sure to change my PATH and
> > > DYLD_LIBRARY_PATH.
> > > Thanks,
> > > Max
> > > _______________________________________________
> > > Magick-bugs mailing list
> > > Magick-bugs at imagemagick.org
> > > http://studio.imagemagick.org/mailman/listinfo/magick-bugs
> >
> > --
> > ✐Richard Cook
> > ✇ Lawrence Livermore National Security
> > Bldg-453 Rm-4037, Mail Stop L-557
> > 7000 East Avenue, Livermore, CA, 94550, USA
> > ☎ (office) (925) 423-9605
> > ☎ (fax) (925) 423-6961
> > ---
> > Information Management & Graphics Grp., Services & Development Div.,
> > Integrated Computing & Communications Dept.
> > (opinions expressed herein are mine and not those of LLNS)
> >
> >
> > _______________________________________________
> > Magick-bugs mailing list
> > Magick-bugs at imagemagick.org
> > http://studio.imagemagick.org/mailman/listinfo/magick-bugs
> >
>
> --
> ✐Richard Cook
> ✇ Lawrence Livermore National Security
> Bldg-453 Rm-4037, Mail Stop L-557
> 7000 East Avenue, Livermore, CA, 94550, USA
> ☎ (office) (925) 423-9605
> ☎ (fax) (925) 423-6961
> ---
> Information Management & Graphics Grp., Services & Development Div.,
> Integrated Computing & Communications Dept.
> (opinions expressed herein are mine and not those of LLNS)
>
>
> _______________________________________________
> Magick-bugs mailing list
> Magick-bugs at imagemagick.org
> http://studio.imagemagick.org/mailman/listinfo/magick-bugs
>
More information about the Magick-bugs
mailing list