OpenCSW Bug Tracker


Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0001691 [php4_cgi] packaging major always 2006-07-31 10:43 2009-06-16 23:30
Reporter kennethd View Status public  
Assigned To
Priority normal Resolution fixed  
Status closed  
Summary 0001691: missing Console/GetOpt
Description kenneth@eagle:~$ which pear
/opt/csw/bin/pear
kenneth@eagle:~$ pear

Warning: main(Console/Getopt.php): failed to open stream: No such file or directory in System.php on line 27

Fatal error: main(): Failed opening required \'Console/Getopt.php\' (include_path=\'/opt/csw/lib/php\') in /opt/csw/lib/php/System.php on line 27
Additional Information
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0003637)
mark (reporter)
2006-08-01 10:47

The problem is that the upstream source distribution of PHP 4.4.2 is
broken. When installing, it will not correctly add various PEAR files
such as
Console/Getopt, which in turn breaks everything else. In the meantime,
you can grab your own PEAR installation from scratch, by running the
following as root (if you have CSWlynx installed) :

/opt/csw/bin/lynx -source http://go-pear.org/ [^] | /opt/csw/bin/php

This has been fixed in the PHP CVS, but no official source package has
been released yet. As soon as it does, I\'ll release an updated
package.

-Mark
(0003638)
kennethd (reporter)
2006-08-01 11:27

Thanks Mark, it works with the PHP5 package, which it turns out is what I wanted anyway, just wanted to make sure you knew about the problem

Kenneth
(0003639)
kennethd (reporter)
2006-08-01 11:27

Thanks Mark, it works with the PHP5 package, which it turns out is what I wanted anyway, just wanted to make sure you knew about the problem

Kenneth
(0006307)
mwatters (manager)
2009-06-16 23:30

last version of php4 has been released


Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker