Skip Menu |

This queue is for tickets about the GDTextUtil CPAN distribution.

Report information
The Basics
Id: 3804
Status: new
Priority: 0/
Queue: GDTextUtil

People
Owner: Nobody in particular
Requestors: tommy [...] atrixnet.com
Cc:
AdminCc:

Bug Information
Severity: Critical
Broken in: 0.86
Fixed in: (no value)

Attachments
system-information.tar.gz



Subject: Can't build GDTextUtil Modules on cygwin
Can't build GDTextUtil Modules on cygwin. "perl Makefile.PL" fails. Everything I can think of about my perl installation, operating system, and hardware is gzipped up and attached to this bug report. My output when trying to "perl Makefile.PL" for GDTextUtil ---START OUTPUT tommy@sneeker ~/.cpan/build/GDTextUtil-0.86 $ perl Makefile.PL Your GD installation claims to support TTF fonts, but it fails to load the included test font. The module tests will also fail because of this. If you are certain that you have correct TTF support in your GD module, please contact the author of this module with as much information you can provide about your installation. Continuing... Checking if your kit is complete... Looks good C:\cygwin\bin\perl.exe: *** unable to remap C:\cygwin\bin\cygpng12.dll to same a ddress as parent(0xC90000) != 0xD00000 ---/END OUTPUT Could you let me know you received this notification, and if the bug is fixable. Thanks SO much! I think GDTextUtil is a fantastic resource and a great contribution to the CPAN. Tommy Butler <tommy@atrixnet.com> phone: (817)-817-468-7716 6711 Forest Park Drive Arlington, TX 76001
Download system-information.tar.gz
application/x-gzip 44.5k

Message body not shown because it is not plain text.

From: sergio.campos [...] web.de
Hi, I'm having similar problems :( It's really strange, that 'only' GDTextUtil causes this problem .. I have already installed 'others' programms in the same way .. $ tar xvfz GD-2.11.tar.gz $ cd GD-2.11 $ perl Makefile.PL NOTICE: This module requires libgd 2.0.12 or higher. it will NOT work with earlier versions. See www.cpan.org for versions of GD that are compatible with earlier versions of libgd. If you are using Math::Trig 1.01 or lower, it has a bug that causes a "prerequisite not found" warning to be issued. You may safely ignore this warning. Type perl Makefile.PL -h for command-line option summary Where is libgd installed? [/usr/lib] Please choose the features that match how libgd was built: Build JPEG support? [y] Build FreeType support? [y] Build XPM support? [y] If you experience compile problems, please check the @INC, @LIBPATH and @LIBS arrays defined in Makefile.PL and manually adjust, if necessary. Checking if your kit is complete... Looks good Note (probably harmless): No library found for -lX11 Note (probably harmless): No library found for -lXpm Writing Makefile for GD I did 'make & make instal' without problems.. Then I tried with GDTextUtil and I had no chance :( After that I've tried with GDGraph-1.43.tar.gz (only to see .. :) .. $ tar xvfz GDGraph-1.43.tar.gz $ cd GDGraph-1.43 camposs@****** /cygdrive/c/tmp/GDGraph-1.43 $ l total 149 -rw-r--r-- 1 camposs Kein 63040 Feb 20 2003 Dustismo_Sans.ttf -rw-r--r-- 1 camposs Kein 45395 Jul 1 07:02 Graph.pm -rw-r--r-- 1 camposs Kein 19095 Feb 20 2003 Dustismo.LICENSE -rw-r--r-- 1 camposs Kein 12292 Jul 1 07:01 CHANGES -rw-r--r-- 1 camposs Kein 6064 Jun 17 2003 README -rw-r--r-- 1 camposs Kein 1679 Jun 16 2003 Makefile.PL -rw-r--r-- 1 camposs Kein 1056 Jun 19 2003 MANIFEST drwxr-xr-x+ 2 camposs Kein 0 Jul 1 07:08 Graph drwxr-xr-x+ 2 camposs Kein 0 Jul 1 07:08 samples drwxr-xr-x+ 2 camposs Kein 0 Jul 1 07:08 t $ perl Makefile.PL Checking if your kit is complete... Looks good Warning: prerequisite GD::Text 0.80 not found. Well .. here it recognized that GDText is not present!! then I went again to: $ tar xvfz GDTextUtil-0.86.tar.gz GDTextUtil-0.86/ GDTextUtil-0.86/Text.pm GDTextUtil-0.86/t/ GDTextUtil-0.86/t/align.t GDTextUtil-0.86/t/lib.pl GDTextUtil-0.86/t/text.t GDTextUtil-0.86/t/wrap.t GDTextUtil-0.86/demo/ GDTextUtil-0.86/demo/GDWrap.pl GDTextUtil-0.86/demo/GDWrap.ref.png GDTextUtil-0.86/MANIFEST GDTextUtil-0.86/Makefile.PL GDTextUtil-0.86/Dustismo_Sans.ttf GDTextUtil-0.86/Text/ GDTextUtil-0.86/Text/Wrap.pm GDTextUtil-0.86/Text/Align.pm GDTextUtil-0.86/Changes GDTextUtil-0.86/Dustismo.LICENSE GDTextUtil-0.86/README $ cd GDTextUtil-0.86 $ l total 108 -rw-r--r-- 1 camposs Kein 63040 Feb 20 2003 Dustismo_Sans.ttf -rw-r--r-- 1 camposs Kein 19095 Feb 20 2003 Dustismo.LICENSE -rw-r--r-- 1 camposs Kein 16996 Jun 19 2003 Text.pm -rw-r--r-- 1 camposs Kein 4831 Feb 25 2003 README -rw-r--r-- 1 camposs Kein 1840 Jun 19 2003 Makefile.PL -rw-r--r-- 1 camposs Kein 1800 Jun 19 2003 Changes -rw-r--r-- 1 camposs Kein 178 Feb 24 2003 MANIFEST drwxr-xr-x+ 2 camposs Kein 0 Jun 19 2003 Text drwxr-xr-x+ 2 camposs Kein 0 Jun 19 2003 demo drwxr-xr-x+ 2 camposs Kein 0 Jun 19 2003 t camposs@****** /cygdrive/c/tmp/GDTextUtil-0.86 $ perl Makefile.PL Checking if your kit is complete... Looks good $ l total 108 -rw-r--r-- 1 camposs Kein 63040 Feb 20 2003 Dustismo_Sans.ttf -rw-r--r-- 1 camposs Kein 19095 Feb 20 2003 Dustismo.LICENSE -rw-r--r-- 1 camposs Kein 16996 Jun 19 2003 Text.pm -rw-r--r-- 1 camposs Kein 4831 Feb 25 2003 README -rw-r--r-- 1 camposs Kein 1840 Jun 19 2003 Makefile.PL -rw-r--r-- 1 camposs Kein 1800 Jun 19 2003 Changes -rw-r--r-- 1 camposs Kein 178 Feb 24 2003 MANIFEST drwxr-xr-x+ 2 camposs Kein 0 Jun 19 2003 Text drwxr-xr-x+ 2 camposs Kein 0 Jun 19 2003 demo -rwxr-xr-x 1 camposs Kein 0 Dec 29 16:53 perl.exe.stackdump drwxr-xr-x+ 2 camposs Kein 0 Jun 19 2003 t And I got all the time this perl.exe.stackdump!!! :( I've tested with perl Makefile.pl with the same error :( It can't create any Makefile. I'm using XP, GD-2.0.15, cygwin 1.5.5-1.