Re: GD.pm Makefile not installing GD::Polyline



>> You should probably let the author know and let *him* sort it out - or you
>> could sort it out for him if you feel so diposed.
>
> I posted here intitially at the author's request (as per his README).. but
> since it's clearly a bug, I'll drop him a line.

Since originally emailing the author, I've had time to take a poke at this
myself. It turns out to be a painfully simple change, once you've had a
gander at the MakeMaker docs. I'm sending this to the author as well:

diff -uNr GD-2.23-orig/Makefile.PL GD-2.23/Makefile.PL
--- GD-2.23-orig/Makefile.PL 2005-03-09 16:01:40.000000000 -0500
+++ GD-2.23/Makefile.PL 2005-07-13 12:49:28.000000000 -0400
@@ -230,7 +230,8 @@
'PREREQ_PM' => {
'Math::Trig' => 0,
},
- 'PM' => { 'GD.pm' => '$(INST_LIBDIR)/GD.pm'},
+ 'PM' => { 'GD.pm' => '$(INST_LIBDIR)/GD.pm' , 'GD/Polyline.pm' =>
+'$(INST_LIBDIR)/GD/Polyline.pm' },
'dist' => {'COMPRESS'=>'gzip -9f', 'SUFFIX' => 'gz',
'ZIP'=>'/usr/bin/zip','ZIPFLAGS'=>'-rl'},
'LIBS' => [join(' ',$ENV{'GD_LIBS'},@LIBPATH,@LIBS)],

.



Relevant Pages

  • Re: How to Run ASP natively in SQLServer7
    ... > will not be re-inserted into Fogbugz. ... > 'Otherwise new request will be inserted. ... Insert one row of header data into the BUG table ... > 'within the BUG table everytime a new row is inserted. ...
    (microsoft.public.sqlserver.programming)
  • [patch 2/2] x86 amd fix cmpxchg read acquire barrier
    ... There is no official AMD bug ID yet, but it seems to be reported in the field ... unsigned long prev; ... switch { ... LOCK_PREFIX " cmpxchgl %2,%0\n\t" ...
    (Linux-Kernel)
  • Re: ANTS!
    ... i feel as though entering my space by a bug is a request for assisted ... close enough for either of these to take place it is imho a request for help ... any case, the sweet bait doesn't attract cats, expecially if you put it ... where the ants are and the cats don't go. ...
    (rec.pets.cats.anecdotes)
  • Re: Cannot drag a link from Outlook Express to IE anymore
    ... I'm not aware of any *bug* that would prevent you from dragging a link ... Open your browser, insert ... > This is not an IE bug as your request for information on IE suggests. ... > email message to IR or to a folder in Windows Explorer. ...
    (microsoft.public.windows.inetexplorer.ie6_outlookexpress)
  • Re: Clipboard GetData with UTF-8 EURO Sign produces wrong output
    ... confirm this as a bug, we can not request a hotfix first. ... Microsoft Online Community Support ...
    (microsoft.public.dotnet.framework.windowsforms)