[mythtv] problems with installing xmltv

tarek Lubani mythtv-dev@snowman.net
Sat, 26 Oct 2002 13:21:06 -0400 (EDT)


make sure you're running it from something that can access your X, like an
x-term.. not sure if this is exactly it, but I was trying to do it from a
remote shell and was unsuccessful until I switched over to an x-term
within my x session..

tarek

> Maybe it's not a spurious error after all:
> 
> after perl Makefile.PL
> 
> I run make test and get...
> 
> make test
> PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib 
> -I/usr/lib/perl5/5.6.1/i386-linux -I/usr/lib/perl5/5.6.1 -e 'use 
> Test::Harness qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
> t/test_filters....running small test suite, use t/test_filters.t --full for 
> the
> whole lot
> t/test_filters....FAILED tests 1-33
>         Failed 33/33 tests, 0.00% okay
> Failed Test      Stat Wstat Total Fail  Failed  List of Failed
> -------------------------------------------------------------------------------
> t/test_filters.t               33   33 100.00%  1-33
> Failed 1/1 test scripts, 0.00% okay. 33/33 subtests failed, 0.00% okay.
> make: *** [test_dynamic] Error 11