jimmy yu wrote:
sorry to bother you guys with this. i'm trying to install rt on a
brand new
install of ubuntu 6.06. i can't seem to get past the perl module
installations, which scares me. i wonder if i'm getting in over my
head....
Sometimes when you can't get a module to compile automatically you
should try to compile it manually. Look in root/.cpan/build/
Also, read the README for the package. It may give you more information
regarding how to get the package to compile, etc.
anyways, i'm having trouble installing Test::Inline which always
chokes on
Params::Util.
this is part of the error message i get:
t/06_invocant....
# Failed test 'blessed reference is _IN'
# at t/06_invocant.t line 35.
# got: '0'
# expected: '1'
# Looks like you failed 1 test of 11.
t/06_invocant....dubious
Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 10
Failed 1/11 tests, 90.91% okay
t/07_handle......ok
t/99_author......skipped
all skipped: Author tests not required for installation
Failed Test Stat Wstat Total Fail List of Failed
i also have trouble with Test::WWW::Mechanize which gives me the
error....
# Failed test 'Go after first link'
# at t/follow_link_ok.t line 29.
# 500 Can't connect to localhost:13432 (connect: Connection refused)
# Content-Type: text/plain
# Client-Date: Sat, 21 Apr 2007 22:28:17 GMT
# Client-Warning: Internal response
finally, Apache::Session chokes on Test::Deep and gives me the error
message.....
Running make test
PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e"
"test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/all.............Weak references are not implemented in the version
of perl
at
/root/.cpan/build/Test-Deep-0.096-k9AntQ/blib/lib/Test/Deep/Cache/Simple.pm
line 7
BEGIN failed--compilation aborted at /root/.cpan/build/Test-
Deep-0.096-k9AntQ/blib/lib/Test/Deep/Cache/Simple.pm line 7.
Compilation failed in require at
/root/.cpan/build/Test-Deep-0.096-k9AntQ/blib/lib/Test/Deep/Cache.pm
line 6.
BEGIN failed--compilation aborted at /root/.cpan/build/Test-
Deep-0.096-k9AntQ/blib/lib/Test/Deep/Cache.pm line 6.
your help is tremendously appreciated.
------------------------------------------------------------------------
_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
Community help: http://wiki.bestpractical.com
Commercial support: [EMAIL PROTECTED]
Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
Buy a copy at http://rtbook.bestpractical.com
_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users
Community help: http://wiki.bestpractical.com
Commercial support: [EMAIL PROTECTED]
Discover RT's hidden secrets with RT Essentials from O'Reilly Media.
Buy a copy at http://rtbook.bestpractical.com