Installed ImageMagick 6.7.1, but it's only 5.5.6

Brandon Allbery allbery.b at gmail.com
Mon Jul 11 07:12:03 PDT 2011


On Mon, Jul 11, 2011 at 08:09, Walter Ian Kaye
<macports at natural-innovations.com> wrote:
> Hmm... looks like tcsh is confused. The one installed by MacPorts does come
> first:
>
> #10:20pm# /opt/local/var/macports> echo $path
> /opt/local/bin /opt/local/sbin /Users/boo/bin/powerpc-apple-darwin
> /Users/boo/bin /usr/local/bin
> /usr/bin /bin /usr/local/sbin /usr/sbin /sbin /Developer/Tools /sw/bin
>
> I thought I could avoid having to restart Terminal.app by setting the path
> within my session, but I guess it just doesn't register. Thanks! I'm calling
> /opt/local/bin/convert explicitly for now.

Run "rehash" to get tcsh to forget where it had seen them, so it will
pick up the new ones.  ("set path=(...)" will do it automatically, but
"setenv PATH ..." won't.)

-- 
brandon s allbery                                      allbery.b at gmail.com
wandering unix systems administrator (available)     (412) 475-9364 vm/sms


More information about the macports-users mailing list