Package: autodia
Version: 2.00-1
Severity: normal

Hello, 

autodia fails because of a missing module when invoked with the '-z'
or '-v' option::

$ autodia.pl -l c++ -i a.cpp -z
getting pattern for c++
[...]
AutoDia - version 2.00(c) Copyright 2003 A Trevena
[...]
Can't locate GraphViz.pm in @INC (@INC contains:
[....]
/etc/perl
/usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5
/usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8
/usr/local/lib/site_perl .) at /usr/share/perl5/Autodia/Diagram.pm
line 338.


$ autodia.pl -l c++ -i a.cpp -v
getting pattern for c++
[...]
Can't locate VCG.pm in @INC (@INC contains:
[...]
/etc/perl
/usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5
/usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8
/usr/local/lib/site_perl .) at /usr/share/perl5/Autodia/Diagram.pm
line 582.


Indeed, the autodia package does not contain GraphViz or VGG.pm::

  $ dpkg -L autodia | egrep -c -i '(graphviz|vcg)'
  0
  
  
Regards,
Riccardo

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.18
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=UTF-8)

Versions of packages autodia depends on:
ii  libtemplate-perl              2.14-1     template processing system written
ii  perl                          5.8.8-6.1  Larry Wall's Practical Extraction 

autodia recommends no packages.

-- no debconf information


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

Reply via email to