Home » Images » Image_Graph » Bug #6066
Missing File
Details
| Submitted | 2005-11-25 02:39 UTC |
|---|---|
| From | p dot hombach at osorno dot ca |
| Status | Bogus |
| Package | Image_Graph |
| PHP Version | 5.0.5 |
| OS | Debian "Etch" |
| Roadmaps | (Not assigned) |
Comments
[2005-11-25 02:39 UTC] p dot hombach at osorno dot ca
Description:
------------
When trying to start a plot with
$Graph =& Image_Graph::factory('graph', array(400, 300));
I got the following errors:
Warning: main(Image/Color.php) [function.main]: failed to open stream: No such file or directory in /usr/share/php/Image/Canvas/Color.php on line 33
Fatal error: main() [function.require]: Failed opening required 'Image/Color.php' (include_path='.:/usr/share/php:/usr/share/pear') in /usr/share/php/Image/Canvas/Color.php on line 33
Yes, there is no Image/Color.php file in the Debian package that I installed.
My PEAR version is 5.0.5-3