From: "Dorogov Nikolay" <admin@mics.ru> To: <community@altlinux.ru> Subject: Re: [Comm] Вопрос про ImageMagick Date: Thu, 17 Jul 2003 10:02:24 +0400 Message-ID: <053701c34c28$fe534a20$0200a8c0@admin> (raw) In-Reply-To: <20030716140427.GA9844@bigiron.solutions.lv> ----- Original Message ----- From: "Dmitry Ivanov" <dimss@bigiron.solutions.lv> To: <community@altlinux.ru> Sent: Wednesday, July 16, 2003 6:04 PM Subject: Re: [Comm] Вопрос про ImageMagick > On Wed, Jul 16, 2003 at 03:58:20PM +0400, Dorogov Nikolay wrote: > > Господа! > > Есть 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 > > Для начала сделайте strace/ltrace скрипта, > чтобы посмотреть, кто из библиотек виноват. > Потому что у меня на свежем M2.2 такого не было. starсe выдает кучу текста в котором пробегают иногда вот такие подозрительные строки: stat64("/usr/lib/perl5/i386-linux/strict.pmc", 0xbfffebe0) = -1 ENOENT (No such file or directory) open("/usr/lib/perl5/i386-linux/strict.pm", O_RDONLY|O_LARGEFILE) = -1 ENOENT (No such file or irectory) stat64("/usr/lib/perl5/strict.pmc", 0xbfffebe0) = -1 ENOENT (No such file or dir directory) stat64("/usr/lib/perl5/i386-linux/Exporter.pmc", 0xbfffebe0) = -1 ENOENT (No such file or directory) Судя по всему перлу чегото не хватает, хотя я поставил пакет perl-full. > > -- > D.I.M.S.S.: Digital Intelligent Machine Skilled in Sabotage > _______________________________________________ > Community mailing list > Community@altlinux.ru > http://www.altlinux.ru/mailman/listinfo/community
next prev parent reply other threads:[~2003-07-17 6:02 UTC|newest] Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top 2003-07-16 11:58 Dorogov Nikolay 2003-07-16 14:04 ` Dmitry Ivanov 2003-07-17 6:02 ` Dorogov Nikolay [this message] 2003-07-17 7:32 ` Dmitry Ivanov 2003-07-17 8:02 ` Dorogov Nikolay
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to='053701c34c28$fe534a20$0200a8c0@admin' \ --to=admin@mics.ru \ --cc=community@altlinux.ru \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
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