Changes between Initial Version and Version 1 of Ticket #13718


Ignore:
Timestamp:
Dec 25, 2007, 5:13:55 PM (16 years ago)
Author:
jmpp@…
Comment:

Please read Wikiformatting to learn how to paste terminal output into a ticket: use the {{{ }}} macro for preformatted text. Thanks!

-jmpp

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #13718

    • Property Priority changed from High to Normal
    • Property Milestone changed from to Port Bugs
  • Ticket #13718 – Description

    initial v1  
    11I have installed pear-base port and here is the log for it:
    22
     3{{{
    34bash-3.2# port install pear-base
    45--->  Fetching pear-base
     
    3738PHP Warning:  PEAR_Downloader::require_once(Structures/Graph.php): failed to open stream: No such file or directory in /opt/local/lib/php/PEAR/Downloader.php on line 1230
    3839PHP Fatal error:  PEAR_Downloader::require_once(): Failed opening required 'Structures/Graph.php' (include_path='/opt/local/lib/php') in /opt/local/lib/php/PEAR/Downloader.php on line 1230
    39 
    40 
    41 ##############################################################
     40}}}
    4241
    4342Problem is I cannot install any pear packages because of the above error. Is this an upstream problem or something wrong with the setup of pear-base port?