Attempting to install the perl module GD 1.33. I installed the zlib libraries 1.1.3, libpng 1.0.10, and jpeg release 6b, gd 1.8.4 on a FreeBSD 3.5 machine.
Each individual component compiles and tests without error.
I can get the GD perl module to compile. When I run the make
test on GD, it fails with the following error:
t/GD................gd-png: fatal libpng error: Application must be r
+ecompiled;
version 1.0.6 was incompatible
My first thought was that I had the wrong png libraries, but I reinstalled the 1.0.10 libraries, and attempt a recompile on GD still with the same results.
Any pointers or suggestions?
[ 2001-04-26 - Moved to SOPW - ar0n ]
Posts are HTML formatted. Put <p> </p> tags around your paragraphs. Put <code> </code> tags around your code and data!
Titles consisting of a single word are discouraged, and in most cases are disallowed outright.
Read Where should I post X? if you're not absolutely sure you're posting in the right place.
Please read these before you post! —
Posts may use any of the Perl Monks Approved HTML tags:
- a, abbr, b, big, blockquote, br, caption, center, col, colgroup, dd, del, details, div, dl, dt, em, font, h1, h2, h3, h4, h5, h6, hr, i, ins, li, ol, p, pre, readmore, small, span, spoiler, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, tr, tt, u, ul, wbr
You may need to use entities for some characters, as follows. (Exception: Within code tags, you can put the characters literally.)
| |
For: |
|
Use: |
| & | | & |
| < | | < |
| > | | > |
| [ | | [ |
| ] | | ] |
Link using PerlMonks shortcuts! What shortcuts can I use for linking?
See Writeup Formatting Tips and other pages linked from there for more info.