Closed
Bug 26242
Opened 25 years ago
Closed 24 years ago
Instructions for installing the GD Perl module
Categories
(Bugzilla :: Bugzilla-General, defect, P3)
Bugzilla
Bugzilla-General
Tracking
()
RESOLVED
FIXED
Bugzilla 2.12
People
(Reporter: sfitch, Assigned: barnboy)
Details
In the README file under the installation section, you might want to point out
and reference all of the dependencies that the GD Perl module has (libgd,
libpng, etc) even though they are listed in the GD Perl module readme. This will
make it easier to download all of the necessary items before doing the install.
Comment 1•25 years ago
|
||
tara@tequilarista.org is the new owner of Bugzilla and Bonsai. (For details,
see my posting in netscape.public.mozilla.webtools,
news://news.mozilla.org/38F5D90D.F40E8C1A%40geocast.com .)
Assignee: terry → tara
i think this is fixed.
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Comment 3•24 years ago
|
||
In search of accurate queries.... (sorry for the spam)
Target Milestone: --- → Bugzilla 2.12
Comment 4•24 years ago
|
||
This isn't in fact fixed. Question is: do we want to fix it?
Gerv
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Comment 5•24 years ago
|
||
it's a doc thing...
Assignee: tara → barnboy
Status: REOPENED → NEW
Target Milestone: Bugzilla 2.12 → Bugzilla 2.16
Assignee | ||
Comment 6•24 years ago
|
||
Put a note into the Bugzilla Guide for this dependency. Here is the text of the
note:
The Perl GD library requires some other libraries that may or may not be
installed on your system, including "libpng" and "libgd". The full
requirements
are listed in the Perl GD library README. Just realize that if compiling
GD fails,
it's probably because you're missing a required library.
Status: NEW → ASSIGNED
Assignee | ||
Comment 7•24 years ago
|
||
Fixed and checked in; going into the particulars of installing the base GD
libraries is beyond the scope of Bugzilla documentation, however, there is now a
blurb about why your GD compilation might fail (including library dependencies),
with a pointer to the GD readme.
Resolving.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago → 24 years ago
Resolution: --- → FIXED
Comment 8•24 years ago
|
||
This can't have been fixed in 2.16 since we haven't released 2.14 yet. :) Based
on the fix date, this was fixed in 2.12.
Target Milestone: Bugzilla 2.16 → Bugzilla 2.12
Comment 9•24 years ago
|
||
Moving closed bugs to Bugzilla product
Component: Bugzilla → Bugzilla-General
Product: Webtools → Bugzilla
QA Contact: matty
Version: other → unspecified
Updated•13 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•