ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Вопрос про ImageMagick
@ 2003-07-16 11:58 Dorogov Nikolay
  2003-07-16 14:04 ` Dmitry Ivanov
  0 siblings, 1 reply; 5+ messages in thread
From: Dorogov Nikolay @ 2003-07-16 11:58 UTC (permalink / raw)
  To: community

Господа!
Есть MAster 2.2
Нужно использовать из перла ImageMagick
Ставим пакеты:
ImageMagick
libImageMagick
libImageMagick-devel
perl-Magick

пишем файл

#!/usr/bin/perl
use Image::Magick;
$image = Image::Magick->new;
open(DATA1, '10018.gif');
$image->Read(file=>DATA1);
close(DATA1);

Результат -
Segmentation fault

скрипт перенесен из Mandrake 7.0 RUS, там работал без вопросов

Где покопать чтобы было ОК.



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2003-07-17  8:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-07-16 11:58 [Comm] Вопрос про ImageMagick Dorogov Nikolay
2003-07-16 14:04 ` Dmitry Ivanov
2003-07-17  6:02   ` Dorogov Nikolay
2003-07-17  7:32     ` Dmitry Ivanov
2003-07-17  8:02       ` Dorogov Nikolay

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git