[rt-users] rt 3.4.5, while make fixdeps
Nadeem Shahbaz
nadeem.shahbaz at prog.awpdc.com
Fri Jan 20 10:03:50 EST 2006
Hi List,
I am installing RT 3.4.5 on FC4. After running make testdeps:
[OUTPUT]
/usr/bin/perl ./sbin/rt-test-dependencies --verbose --with-mysql
perl:
5.8.3...found
...
CORE dependencies:
Digest::base ...found
Digest::MD5 2.27...found
...
Text::Quoted 1.3...found
Tree::Simple 1.04...MISSING
Scalar::Util ...found
...
SOMETHING WAS MISSING!
[/OUTPUT]
Now after running make fixdeps:
[OUTPUT]
/usr/bin/perl ./sbin/rt-test-dependencies --verbose --install --with-mysql
perl:
5.8.3...found
...
Text::Quoted 1.3...found
Tree::Simple 1.04...MISSING
CPAN: Storable loaded ok
Going to read /var/cache/.cpan/Metadata
Database was generated on Wed, 18 Jan 2006 21:11:52 GMT
Tree::Simple is up to date.
Scalar::Util ...found
Module::Versions::Report ...found
Cache::Simple::TimedExpiry ...found
XML::Simple ...found
SOMETHING WAS MISSING!
[/OUTPUT]
Now should i go ahead and start installing RT ... or do i need some
special package !!!
~Nadeem
More information about the rt-users
mailing list