Opened 18 years ago

Closed 17 years ago

Last modified 17 years ago

#10391 closed defect (fixed)

BUG: pear-base-1.4.9 does not install correctly

Reported by: johan@… Owned by: macports-tickets@…
Priority: High Milestone:
Component: ports Version: 1.2
Keywords: Cc: markd@…
Port:

Description

With php5 port installed:

$ sudo port install pear-base ---> Fetching pear-base ---> Verifying checksum(s) for pear-base ---> Extracting pear-base ---> Configuring pear-base ---> Building pear-base with target all ---> Staging pear-base into destroot ---> Installing pear-base 1.4.9_0 ---> Activating pear-base 1.4.9_0 ---> Cleaning pear-base $ pear Could not open input file: /opt/local/lib/php/pearcmd.php

There is no such file anywhere... On a fbsd box i have it in /usr/local/share/pear/pearcmd.php.

I've copied pearcmd.php from the fbsd box and changed all occurances of /usr/local/share/pear to /opt/local/lib/php, and pear seems usable.

Change History (4)

comment:1 Changed 17 years ago by markd@…

Summary: www/pear-base does not install correctlyBUG: pear-base-1.4.9 does not install correctly

comment:2 Changed 17 years ago by markd@…

Cc: markd@… added

Revision 1 is committed. pearcmd.php and peclcmd.php are now copied to ${prefix}/lib/php/. Please see if this fixes it now.

comment:3 Changed 17 years ago by markd@…

Resolution: fixed
Status: newclosed

No response. Closing.

comment:4 Changed 17 years ago by arto.bendiken@…

Just to confirm that revision 1 does indeed fix this bug. Thanks!

Note: See TracTickets for help on using tickets.