Opened 18 years ago

Closed 18 years ago

Last modified 18 years ago

#7840 closed defect (fixed)

php4 4.4.2_1 Missing many files

Reported by: warren.dodge@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.2
Keywords: Cc:
Port:

Description

Install of php4 4.4.2_1 seems to be missing many files, namely: /opt/local/lib/php4/Archive /opt/local/lib/php4/Console /opt/local/lib/php4/DB /opt/local/lib/php4/HTML /opt/local/lib/php4/Mail /opt/local/lib/php4/XML (This list is approximate.)

I found the problem originally by trying to run: pear install Mail_Mime and getting an error: No such file or directory...Console/Getopt.php Include paths, etc. appear to be correct.

It seems like this may be related to the bug described here: http://bugs.php.net/bug.php?id=36002 "bundled pear packages fail md5sum check during make install-pear-packages" There are a couple of workarounds listed in this bug. But I don't know how to apply them within the DarwinPorts port build environment.

If you need any more info, please be in touch. Thanks very much for DarwinPorts -- it's very groovy.

Warren

Change History (3)

comment:1 Changed 18 years ago by toby@…

Component: wwwdports

comment:2 Changed 18 years ago by rhwood@…

Resolution: fixed
Status: newclosed

PHP4 port has been upgraded. If this problem persists, please open a new bug report against that port version.

comment:3 Changed 18 years ago by software@…

/opt/local/lib/php4/Archive /opt/local/lib/php4/Console /opt/local/lib/php4/DB /opt/local/lib/php4/HTML

[...]

These seems to be directories for use with PEAR. Are you sure there are suppossed to be installed with php4? I would assume they are installed with the "pear-base" package.

Regards, Freek

Note: See TracTickets for help on using tickets.