blob: 36d5fe17a33f045254d007810badf439244f479e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] some problem using convert from imagemagick
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20some%20problem%20using%20convert%20from%20imagemagick&In-Reply-To=%3CCAOfq2QQg8sTUS9qQPSyRC9h5P9QhDPG0bJHfoXTFNR_0UHSvHw%40mail.gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="017112.html">
<LINK REL="Next" HREF="017120.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] some problem using convert from imagemagick</H1>
<B>Funda Wang</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20some%20problem%20using%20convert%20from%20imagemagick&In-Reply-To=%3CCAOfq2QQg8sTUS9qQPSyRC9h5P9QhDPG0bJHfoXTFNR_0UHSvHw%40mail.gmail.com%3E"
TITLE="[Mageia-dev] some problem using convert from imagemagick">fundawang at gmail.com
</A><BR>
<I>Tue Jul 3 03:43:48 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="017112.html">[Mageia-dev] some problem using convert from imagemagick
</A></li>
<LI>Next message: <A HREF="017120.html">[Mageia-dev] some problem using convert from imagemagick
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#17113">[ date ]</a>
<a href="thread.html#17113">[ thread ]</a>
<a href="subject.html#17113">[ subject ]</a>
<a href="author.html#17113">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>What is your version of libpng and imagemagick?
$ rpm -q lib64png15_15 imagemagick
2012/7/3 Simple w <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">simplew8 at gmail.com</A>>:
><i> 2012/7/3 Balcaen John <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">mikala at mageia.org</A>>:
</I>>><i> Le mardi 3 juillet 2012 00:25:48 Simple w a écrit :
</I>>>><i> Hi,
</I>>>><i>
</I>>>><i> when i try to convert an image i get this error:
</I>>>><i>
</I>>>><i> convert -scale '1600x900!' -filter lanczos wallpaper.png
</I>>>><i> wallpaper_1600_900.png convert: symbol lookup error:
</I>>>><i> /usr/lib64/ImageMagick-6.7.8/modules-Q16/coders/png.so: undefined
</I>>>><i> symbol: png_set_check_for_invalid_index
</I>>><i> Imagemagick should probably be rebuild against your png library.
</I>>><i>
</I>>><i> Regards,
</I>>><i>
</I>>><i>
</I>><i>
</I>><i> Im using mageia cauldron, i have no png package rebuilt.
</I></PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="017112.html">[Mageia-dev] some problem using convert from imagemagick
</A></li>
<LI>Next message: <A HREF="017120.html">[Mageia-dev] some problem using convert from imagemagick
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#17113">[ date ]</a>
<a href="thread.html#17113">[ thread ]</a>
<a href="subject.html#17113">[ subject ]</a>
<a href="author.html#17113">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|