LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Changing picture type in Linux (https://www.linuxquestions.org/questions/linux-newbie-8/changing-picture-type-in-linux-165156/)

mfo6463 04-01-2004 07:23 PM

Changing picture type in Linux
 
I have a picture that has the file extension .bmp, and I am trying to load it onto a webpage, but it says that they only take .jpg. How do I change it to a .jpg picture on Fedora Core?

leonscape 04-01-2004 07:25 PM

you need a program to do it with, gimps quite capable so are most graphics programs. imagemagick will also do it from the command line.

mfo6463 04-01-2004 07:32 PM

I downloaded imagemagick, but when I try to install it, it says that I don't have the followint packages:

libmagick-5.5.6-Q16.so.0 (Required by 'ImageMagick-c++', '5.5.6', '5')
libmagick-5.5.6-Q16.so.0 (Required by 'ImageMagick-perl', '5.5.6', '5')

How do I get those?

jax8 04-01-2004 07:34 PM

Use gimp.

It is like photoshop and is installed by default on Fedora

leonscape 04-01-2004 07:38 PM

Thats strange. Heres a link to the 5.5.7 copy of imagemagick for Fedora. Maybe this will work better for you. Its the latest stable version.

Tinkster 04-01-2004 07:39 PM

Quote:

Originally posted by mfo6463
I downloaded imagemagick, but when I try to install it, it says that I don't have the followint packages:

libmagick-5.5.6-Q16.so.0 (Required by 'ImageMagick-c++', '5.5.6', '5')
libmagick-5.5.6-Q16.so.0 (Required by 'ImageMagick-perl', '5.5.6', '5')

How do I get those?

What format did you download ImageMagick in?
Was it meant for your distro, or are you compiling
from source?

If it's rpm you'll need to grab the development
libraries along with the "real" thing...


Cheers,
Tink

mfo6463 04-01-2004 07:41 PM

Quote:

Originally posted by leonscape
Thats strange. Heres a link to the 5.5.7 copy of imagemagick for Fedora. Maybe this will work better for you. Its the latest stable version.
When I do that one, there are 6 files that it says I need.
And when I do the gimp one, it says there are 14 files that I need.
:confused:

mfo6463 04-01-2004 07:43 PM

Quote:

Originally posted by Tinkster
What format did you download ImageMagick in?
Was it meant for your distro, or are you compiling
from source?

If it's rpm you'll need to grab the development
libraries along with the "real" thing...

I downloaded the right one for my distro, and yes, it was an rpm... Where are the development libraries???

Tinkster 04-01-2004 08:44 PM

In a separate rpm?

/me nods, and mutters to himself:"Man, rpm sucks ..."



Cheers,
Tink

mfo6463 04-01-2004 08:47 PM

Which development libraries do I download? Where can I find them?


All times are GMT -5. The time now is 03:14 PM.