Package: lcov
Version: 1.8-2
Severity: normal

When running genpng the following error message appears:

$ genpng --help
ERROR: required module GD.pm not found on this system (see www.cpan.org).

This is because the locv package does not contain any reference
in "Depends/Recommends/Suggests" field to libgd-gd2-noxpm-perl or
libgd-gd2-perl package.

After installing package libgd-gd2-perl the genpng runs correctly:

 genpng --help
Usage: genpng [OPTIONS] SOURCEFILE

Create an overview image for a given source code file of either plain text
or .gcov file format.

  -h, --help                        Print this help, then exit
  -v, --version                     Print version number, then exit
  -t, --tab-size TABSIZE            Use TABSIZE spaces in place of tab
  -w, --width WIDTH                 Set width of output image to WIDTH pixel
  -o, --output-filename FILENAME    Write image to FILENAME

For more information see: http://ltp.sourceforge.net/coverage/lcov.php

-- System Information:
Debian Release: 6.0.1
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.38-1-686 (SMP w/2 CPU cores)
Locale: LANG=hu_HU.UTF-8, LC_CTYPE=hu_HU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-- no debconf information



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

Reply via email to