Hi, 

I'm trying to install Bugzilla on a Redhat 8 system. And now I came across
this problem of installing the required Template module.

I've checked all the dependency of the Template module but when I do perl
-MCPAN -e 'install', the "make test" will show one fail:


# perl -MCPAN -e'install "Template"'
CPAN: Storable loaded ok
Going to read /root/.cpan/Metadata
  Database was generated on Tue, 26 Oct 2004 19:12:52 GMT
Running install for module Template
Running make for A/AB/ABW/Template-Toolkit-2.14.tar.gz
CPAN: Digest::MD5 loaded ok
Checksum for 
/root/.cpan/sources/authors/id/A/AB/ABW/Template-Toolkit-2.14.tar.gz ok
Scanning cache /root/.cpan/build for sizes
Template-Toolkit-2.14/
Template-Toolkit-2.14/lib/
Template-Toolkit-2.14/lib/Template/
Template-Toolkit-2.14/lib/Template/Stash.pm
Template-Toolkit-2.14/lib/Template/Context.pm
Template-Toolkit-2.14/lib/Template/Modules.pod
..
...
......
t/filter.........ok
t/foreach........ok
t/format.........ok
t/gd.............skipped
        all skipped: GD module(s) not installed
t/gdgraph........skipped
        all skipped: GD module(s) not installed
t/gdgraph3d......skipped
        all skipped: GD module(s) not installed
t/gdtext.........skipped
        all skipped: GD module(s) not installed
t/gdtextalign....skipped
        all skipped: GD module(s) not installed
t/gdtextwrap.....skipped
        all skipped: GD module(s) not installed
t/html...........ok 9/18FAILED 10:  - html entity did not match expected
t/html...........FAILED test 10
        Failed 1/18 tests, 94.44% okay
t/image..........ok
t/include........ok
t/iterator.......ok
t/latex2dvi......skipped
...
....
.....
t/wrap...........ok
t/wrapper........ok
t/xmlstyle.......ok
t/xpath..........skipped
        all skipped: XML::XPath v1.0 or later not installed
Failed Test Stat Wstat Total Fail  Failed  List of Failed
----------------------------------------------------------------------------
---
t/html.t                  18    1   5.56%  10
16 tests skipped.
Failed 1/90 test scripts, 98.89% okay. 1/2454 subtests failed, 99.96% okay.
make: *** [test_dynamic] Error 29
  /usr/bin/make test -- NOT OK
Running make install
  make test had returned bad status, won't install without force



Any idea? 

Thanks,

-- 
Clement Lau
Tugboat Media Inc.
[EMAIL PROTECTED]



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to