Re: Executing ImageMagick

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, 2009-11-10 at 16:17 -0500, Jim wrote:
> If it's a command line tool, then  "imagemagick" isn't the execute 
> command, because it won't execute. What would the command be ?
>  
>   And the ImageMagick RPM is installed.

rpm -ql ImageMagick

Shows you everything a package installa.  Since most commands should be
in a path with "bin" somewhere (/bin/, /usr/bin, and so on...), you can
(usually) grep the output for bin, to find just the commands.

rpm -ql ImageMagick|grep bin

Those are the commands the package installs.



-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
Guidelines: http://fedoraproject.org/wiki/Communicate/MailingListGuidelines

[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux