[Rt-devel] Troubles with rt install
Jasen Hoglund
jhoglund at lssdata.com
Wed May 5 14:23:08 EDT 2004
Hello,
I am trying to install rt and I have the following problems (my setup follows):
Here is my dependency test:
rt-3.0.10]# perl sbin/rt-test-dependencies \ --with-modperl2 --with
-mysql
perl:
5.8.0...found
MASON dependencies:
Params::Validate 0.02...MISSING
Cache::Cache ...MISSING
Exception::Class ...MISSING
HTML::Mason 1.16...MISSING
MLDBM ...MISSING
Errno ...found
FreezeThaw ...MISSING
Digest::MD5 2.27...found
CGI::Cookie 1.20...found
Storable 2.08...found
Apache::Session 1.53...MISSING
MAILGATE dependencies:
HTML::TreeBuilder ...MISSING
HTML::FormatText ...MISSING
Getopt::Long ...found
LWP::UserAgent ...MISSING
CLI dependencies:
Getopt::Long 2.24...found
CORE dependencies:
Digest::MD5 2.27...found
DBI 1.37...MISSING
Test::Inline ...MISSING
Class::ReturnValue 0.40...MISSING
DBIx::SearchBuilder 0.97...MISSING
Text::Template ...MISSING
File::Spec 0.8...found
HTML::Entities ...MISSING
Net::Domain ...found
Log::Dispatch 2.0...MISSING
Locale::Maketext 1.06...found
Locale::Maketext::Lexicon 0.32...MISSING
Locale::Maketext::Fuzzy ...MISSING
MIME::Entity 5.108...MISSING
Mail::Mailer 1.57...MISSING
Net::SMTP ...found
Text::Wrapper ...MISSING
Time::ParseDate ...MISSING
File::Temp ...found
Term::ReadKey ...MISSING
Text::Autoformat ...MISSING
Text::Quoted 1.3...MISSING
Scalar::Util ...found
DEV dependencies:
Regexp::Common ...MISSING
Time::HiRes ...found
Test::Inline ...MISSING
WWW::Mechanize ...MISSING
MYSQL dependencies:
DBD::mysql 2.1018...MISSING
and my make initialize-database error:
usr/local/bin/perl //opt/rt3/sbin/rt-setup-database --action init --dba root --pro
mpt-for-dba-password
Can't locate Locale/Maketext/Lexicon.pm in @INC (@INC contains: /opt/rt3/lib /usr/l
ocal/lib/perl5/5.8.4/i686-linux /usr/local/lib/perl5/5.8.4 /usr/local/lib/perl5/sit
e_perl/5.8.4/i686-linux /usr/local/lib/perl5/site_perl/5.8.4 /usr/local/lib/perl5/s
ite_perl .) at /opt/rt3/lib/RT/I18N.pm line 34.
BEGIN failed--compilation aborted at /opt/rt3/lib/RT/I18N.pm line 34.
Compilation failed in require at /opt/rt3/lib/RT.pm line 29.
BEGIN failed--compilation aborted at /opt/rt3/lib/RT.pm line 29.
Compilation failed in require at //opt/rt3/sbin/rt-setup-database line 36.
BEGIN failed--compilation aborted at //opt/rt3/sbin/rt-setup-database line 36.
make: *** [initialize-database] Error 2
HELP!!!
I am installing rt-3.0.10 on RedHat 9.0 with Apache 2.0, Perl 5.8.4, MySql 3.23.58, and mod_perl2
Any suggestions or help would be HUGELY appreciated...
Jasen
More information about the Rt-devel
mailing list