Opened 13 years ago

Closed 13 years ago

#27398 closed defect (fixed)

php5-gdchart will not install when gd2 is not installed

Reported by: jafelds@… Owned by: nox@…
Priority: Normal Milestone:
Component: ports Version: 1.9.2
Keywords: php5 php5-gdchart Cc: ryandesign (Ryan Carsten Schmidt), djnecrogami@…
Port: php5-gdchart

Description

See the attached log. From what little I can gather, it seems that many files are missing, among other issues.

Attachments (1)

main.log (113.4 KB) - added by jafelds@… 13 years ago.
php5-gdchart log

Download all attachments as: .zip

Change History (4)

Changed 13 years ago by jafelds@…

Attachment: main.log added

php5-gdchart log

comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… added; nox@… removed
Owner: changed from macports-tickets@… to nox@…
Summary: php5-gdchart will not install.php5-gdchart will not install when gd2 is not installed

Interesting. I see the same problem if the gd2 port is not installed. But it installs fine if gd2 is installed. (So that's your workaround: install gd2 first.)

php5-gdchart is not supposed to require the external gd2 port, according to its documentation; it should be using a bundled copy of gd2. It's not clear to me whether it's talking about a copy of gd2 that's bundled with php5-gdchart, or the copy that I know is bundled with php5 (but to which I'm unclear how php5-gdchart would have access).

comment:2 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: djnecrogami@… added

Has duplicate #28431.

comment:3 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: fixed
Status: newclosed

Added gd2 build dependency to php5-gdchart in r76031.

Note: See TracTickets for help on using tickets.