Package: php-pear
Version: 5.0.5

When trying to start a plot with
$Graph =& Image_Graph::factory('graph', array(400, 300));
as given in the samples of the PERA website,

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. Apparently, there is an unsatisfied dependency in the Debian package.



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to