Re: Output file extension ignored using PerlMagic::Write & gm convert

Bob Friesenhahn <[email protected]> Thu, 1 Dec 2016 21:32:07 -0600 (CST)
Newsgroups gmane.comp.video.graphicsmagick.bugs
Message-ID <[email protected]>
  This message is in MIME format.  The first part should be readable text,
  while the remaining parts are likely unreadable without MIME-aware tools.

---559023410-1282896593-1480649527=:19696
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: quoted-printable
X-MIME-Autoconverted: from 8bit to quoted-printable by smtp.simplesystems.org
	id uB23W73B024099

On Thu, 1 Dec 2016, Jeffrey Berger wrote:
>>
>> I would guess (never having heard of this sort of problem before) that=
 you are using a modules-based build and a library needed by these module=
s is broken or not present.
>
> jeff@ec2 02.12.16 00:32:~$ gm convert -list module
> gm convert: Unrecognized list type (module).
> jeff@ec2 02.12.16 03:11:~$ gm convert -list format
>   Format L  Mode  Description
>
> =E2=80=A6 too much output for the list, but JPG, PNG and TIF were not o=
n the list. GIF, BMP and PPM were.

Lastly, what does 'gm -version' say?  Does it mention support for=20
JPEG, PNG, and TIFF?

Are you sure that you are using an official installed gm (use 'which=20
gm' to see where it came from)?

Do

   ldd `which gm`

and see where dependent libraries are coming from.

Bob
--=20
Bob Friesenhahn
[email protected], http://www.simplesystems.org/users/bfriesen=
/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/
---559023410-1282896593-1480649527=:19696
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
---559023410-1282896593-1480649527=:19696
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Graphicsmagick-bugs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/graphicsmagick-bugs

---559023410-1282896593-1480649527=:19696--