Re: imagemagick



User Iam writes:

So my problem is...
imagemagick is suppose to be installed and isn't

How do I fix

root@suna:/home/iam# apt-get install imagemagick
Reading package lists... Done
Building dependency tree... Done
imagemagick is already the newest version.
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
root@suna:/home/ianl# which imagemagick
root@sune:/home/iam#

imagemagick is a collection of programs (convert, display, etc.). Try

dpkg -L imagemagick

to see the files provided by the package.

HTH,

--
--Jhair


--
ubuntu-users mailing list
ubuntu-users@xxxxxxxxxxxxxxxx
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users



Relevant Pages