Search found 21 matches

by cybergrrl
2014-12-30T06:32:11-07:00
Forum: Users
Topic: Can't locate Image/Magick.pm in @INC
Replies: 0
Views: 5413

Can't locate Image/Magick.pm in @INC

I have installed the Perl Version 5.20.1 on my Red Hat Red Hat Enterprise Linux Server release 6.6 (Santiago). I downloaded Perl from http://www.perl.org and I installed it in /root/localperl. Then I installed ImageMagick and ImageMagick-Perl from http://rpmfind.net/linux/rpm2html. I choose the pack...
by cybergrrl
2014-12-30T06:31:19-07:00
Forum: Users
Topic: FAIL: tests/wandtest.tap 1
Replies: 4
Views: 8136

FAIL: tests/wandtest.tap 1

the result of "make check" looks like this: FAIL: tests/wandtest.tap 1 FAIL: tests/wandtest ==================== lt-wandtest: delegate library support not built-in `/usr/share/fonts/default/Type1/n019003l.pfb' (Freetype) @ warning/annotate.c/RenderFreetype/1559. lt-wandtest: no decode dele...
by cybergrrl
2013-11-27T09:56:13-07:00
Forum: Bugs
Topic: PerlMagick No library found for -lperl
Replies: 16
Views: 23363

Re: PerlMagick No library found for -lperl

I succeed in installing the necessary GLIBC 64 BIt version and now I can successfully configure ImageMagick with these options: ./configure --with-freetype=yes --with-gslib=/usr/local/share/ghostscript/9.10/lib --with-gs-font-dir=/usr/local/share/fonts --with-perl=yes --enable-shared --with-modules ...
by cybergrrl
2013-11-25T09:10:17-07:00
Forum: Bugs
Topic: PerlMagick No library found for -lperl
Replies: 16
Views: 23363

Re: PerlMagick No library found for -lperl

I only want to know, if perhaps a LD_LIBRARY_PATH or PATH is missing or if I have to install another version of libc.so.6(GLIBC_2.14)(64bit), which I think is impossible. If I compile ImageMagick with the configure command: ./configure --with-freetype=yes --with-gslib=/usr/local/share/ghostscript/9....
by cybergrrl
2013-11-25T09:10:16-07:00
Forum: Bugs
Topic: PerlMagick No library found for -lperl
Replies: 16
Views: 23363

Re: PerlMagick No library found for -lperl

I only want to know, if perhaps a LD_LIBRARY_PATH or PATH is missing or if I have to install another version of libc.so.6(GLIBC_2.14)(64bit), which I think is impossible. If I compile ImageMagick with the configure command: ./configure --with-freetype=yes --with-gslib=/usr/local/share/ghostscript/9....
by cybergrrl
2013-11-21T04:30:11-07:00
Forum: Bugs
Topic: PerlMagick No library found for -lperl
Replies: 16
Views: 23363

Re: PerlMagick No library found for -lperl

I think, I have some inconsistencies now. If I try to install glibc-2.9-0.20081113.5.3mnb2.x86_64.rpm as prerequisite of glibc-devel-2.9-0.20081113.5.3mnb2.x86_64.rpm, I get several errors like: Error: Package: tcp_wrappers-7.6-57.el6.x86_64 (@anaconda-RedHatEnterpriseLinux-201301301459.x86_64/6.4) ...
by cybergrrl
2013-11-21T04:06:57-07:00
Forum: Bugs
Topic: PerlMagick No library found for -lperl
Replies: 16
Views: 23363

Re: PerlMagick No library found for -lperl

I try to install lib64ltdl3-devel-1.5.6-4mdk.x86_64.rpm on my redhat linux server and it asks me for some prerequisites: glibc-devel-2.9-0.20081113.5.3mnb2.x86_64.rpm when I try to install this packeage, I get: Error: Package: 6:glibc-devel-2.9-0.20081113.5.3mnb2.x86_64 (/glibc-devel-2.9-0.20081113....
by cybergrrl
2013-11-20T08:52:58-07:00
Forum: Bugs
Topic: PerlMagick No library found for -lperl
Replies: 16
Views: 23363

Re: PerlMagick No library found for -lperl

please help, I don't know, what to do
by cybergrrl
2013-11-20T08:46:37-07:00
Forum: Bugs
Topic: PerlMagick No library found for -lperl
Replies: 16
Views: 23363

Re: PerlMagick No library found for -lperl

I installed libltdl, but the error comes up again: If I configure without the option --with-modules, then the configure command is successfull, but make install of PerlMagick shows this error: t/mpeg/read.t ..... Failed 2/2 subtests If I configure with the option --with-modules, then the configure c...
by cybergrrl
2013-11-20T06:46:25-07:00
Forum: Bugs
Topic: PerlMagick No library found for -lperl
Replies: 16
Views: 23363

Re: PerlMagick No library found for -lperl

If I configure with these options:
./configure --with-freetype=yes --enable-shared --with-modules --with-perl=yes
I got the following error:
configure: error: in `/var/tmp/imperia_install/ImageMagick-6.8.7-5':
configure: error: libltdl is required for modules build
by cybergrrl
2013-11-20T05:28:15-07:00
Forum: Bugs
Topic: PerlMagick No library found for -lperl
Replies: 16
Views: 23363

Re: PerlMagick No library found for -lperl

Do you have any idea how to install MagickPerl?? I'm completely helpless with this issue..
by cybergrrl
2013-11-19T09:11:33-07:00
Forum: Bugs
Topic: PerlMagick No library found for -lperl
Replies: 16
Views: 23363

Re: PerlMagick No library found for -lperl

I compiled successfully ImageMagick and when I moved into the subdirectory PerlMagick of ImageMagick and execute perl Makefile.PL and make, I get the following output: cp Q16.pm ../blib/lib/Image/Magick/Q16.pm AutoSplitting ../blib/lib/Image/Magick/Q16.pm (../blib/lib/auto/Image/Magick/Q16) /usr/bin...
by cybergrrl
2013-11-19T09:01:40-07:00
Forum: Bugs
Topic: PerlMagick No library found for -lperl
Replies: 16
Views: 23363

PerlMagick No library found for -lperl

I try to compile PerlMagick-6.86, but if I execute "perl Makefile.PL", I get the response:
Note (probably harmless): No library found for -lperl
When I execute "make test", the response is:
t/mpeg/read.t ..... Failed 2/2 subtests
t/write.t ......... Failed 1/32 subtests
Any idea?
by cybergrrl
2013-11-19T06:49:21-07:00
Forum: MagickWand
Topic: wand/deprecate.c: In function 'MagickColorFloodfillImage': w
Replies: 10
Views: 23262

Re: wand/deprecate.c: In function 'MagickColorFloodfillImage

in config.log it says:
configure:29154: $PKG_CONFIG --exists --print-errors "freetype2"
Package freetype2 was not found in the pkg-config search path.
Perhaps you should add the directory containing `freetype2.pc'
by cybergrrl
2013-11-19T05:25:24-07:00
Forum: MagickWand
Topic: wand/deprecate.c: In function 'MagickColorFloodfillImage': w
Replies: 10
Views: 23262

Re: wand/deprecate.c: In function 'MagickColorFloodfillImage

in the output apperas: FreeType --with-freetype=yes no freetype is installed in this directories: /usr/local/lib/pkgconfig/freetype2.pc /usr/local/bin/freetype-config /usr/local/include/freetype2 /usr/local/include/freetype2/freetype /usr/local/include/freetype2/freetype/freetype.h /usr/local/share/...