[rt-users] Reqest Tracker CentOS 5.3 setup

ty chan chanty_kh at yahoo.com
Tue May 5 21:29:38 EDT 2009


please see below file lists:

[root at localhost Mason]# pwd
/usr/lib/perl5/site_perl/5.8.8/HTML/Mason

[root at localhost Mason]# ll
total 568
-r--r--r-- 1 root root 40239 May  6 08:13 Admin.pod
drwxr-xr-x 2 root root  4096 May  6 08:13 Apache
-r--r--r-- 1 root root 36194 May  6 08:13 ApacheHandler.pm
drwxr-xr-x 2 root root  4096 May  5 14:35 Cache
-r--r--r-- 1 root root 19587 May  6 08:13 CGIHandler.pm
drwxr-xr-x 2 root root  4096 May  6 08:13 Compiler
-r--r--r-- 1 root root 28784 May  6 08:13 Compiler.pm
drwxr-xr-x 2 root root  4096 May  5 14:35 Component
-r--r--r-- 1 root root 17159 May  6 08:13 Component.pm
-r--r--r-- 1 root root  5283 May  5 14:35 ComponentSource.pm
-r--r--r-- 1 root root 77124 May  6 08:13 Devel.pod
-r--r--r-- 1 root root  2850 May  5 14:35 Escapes.pm
-r--r--r-- 1 root root 16471 May  5 14:35 Exceptions.pm
-r--r--r-- 1 root root 11861 May  6 08:13 FakeApache.pm
-r--r--r-- 1 root root   930 May  5 14:35 Handler.pm
-r--r--r-- 1 root root 46828 May  5 14:35 Interp.pm
-r--r--r-- 1 root root 18879 May  6 08:13 Lexer.pm
-r--r--r-- 1 root root  5813 May  5 14:35 MethodMaker.pm
-r--r--r-- 1 root root 33955 May  6 08:13 Params.pod
-r--r--r-- 1 root root   483 May  5 14:35 Parser.pm
drwxr-xr-x 2 root root  4096 May  5 14:35 Plugin
-r--r--r-- 1 root root  5665 May  5 14:35 Plugin.pm
-r--r--r-- 1 root root 78471 May  6 08:13 Request.pm
drwxr-xr-x 2 root root  4096 May  5 14:35 Resolver
-r--r--r-- 1 root root  3465 May  5 14:35 Resolver.pm
-r--r--r-- 1 root root 10017 May  5 14:35 Subclassing.pod
-r--r--r-- 1 root root 24798 May  5 14:35 Tests.pm
-r--r--r-- 1 root root  9622 May  5 14:35 Tools.pm
-r--r--r-- 1 root root  2442 May  5 14:35 Utils.pm


exceptions.pm does exist. :)

and please see below "make testdeps" and "make fixdeps":

[root at localhost rt-3.8.2.src]# make testdeps
/usr/bin/perl ./sbin/rt-test-dependencies --verbose --with-mysql --with-fastcgi
perl:
        >=5.8.3(5.8.8)...found
users:
        rt group (rt)...found
        bin owner (root)...found
        libs owner (root)...found
        libs group (bin)...found
        web owner (apache)...found
        web group (apache)...found
CLI dependencies:
        Term::ReadKey...found
        Getopt::Long >= 2.24...found
        HTTP::Request::Common...found
        Term::ReadLine...found
        Text::ParseWords...found
        LWP...found
CORE dependencies:
        Class::ReturnValue >= 0.40...found
        Text::Quoted >= 2.02...found
        CSS::Squish >= 0.06...found
        Encode >= 2.13...found
        Module::Versions::Report >= 1.05...found
        MIME::Entity >= 5.425...found
        DBI >= 1.37...found
        Locale::Maketext::Lexicon >= 0.32...found
        Devel::StackTrace >= 1.19...found
        Digest::base...found
        Time::ParseDate...found
        File::Temp >= 0.18...found
        Locale::Maketext >= 1.06...found
        Tree::Simple >= 1.04...found
        Text::Template >= 1.45...found
        Scalar::Util...found
        HTML::Scrubber >= 0.08...found
        File::Spec >= 0.8...found
        Calendar::Simple...found
        DBIx::SearchBuilder >= 1.54...found
        Mail::Mailer >= 1.57...found
        File::ShareDir...found
        Regexp::Common...found
        Digest::MD5 >= 2.27...found
        HTML::Entities...found
        Cache::Simple::TimedExpiry...found
        File::Glob...found
        Locale::Maketext::Fuzzy...found
        Time::HiRes...found
        Text::Wrapper...found
        Log::Dispatch >= 2.0...found
        UNIVERSAL::require...found
        Email::Address...found
DASHBOARDS dependencies:
        HTML::RewriteAttributes >= 0.02...found
        MIME::Types...found
FASTCGI dependencies:
        CGI::Fast...found
        CGI >= 3.38...found
        FCGI...found
GPG dependencies:
        PerlIO::eol...found
        GnuPG::Interface...found
ICAL dependencies:
        Data::ICal...found
MAILGATE dependencies:
        Pod::Usage...found
        HTML::TreeBuilder...found
        Getopt::Long...found
        HTML::FormatText...found
        LWP::UserAgent...found
MASON dependencies:
        Storable >= 2.08...found
        CSS::Squish >= 0.06...found
        Apache::Session >= 1.53...found
        Errno...found
        Devel::StackTrace >= 1.19...found
        CGI::Cookie >= 1.20...found
        Text::WikiFormat >= 0.76...found
        XML::RSS >= 1.05...found
        HTML::Mason >= 1.36...found
        Digest::MD5 >= 2.27...found
MYSQL dependencies:
        DBD::mysql >= 2.1018...found
SMTP dependencies:
        Net::SMTP...found
STANDALONE dependencies:
        Net::Server::PreFork...found
        Net::Server...found
        HTTP::Server::Simple >= 0.34...found
        HTTP::Server::Simple::Mason >= 0.09...found

All dependencies have been found.
[root at localhost rt-3.8.2.src]#

[root at localhost rt-3.8.2.src]# make fixdeps
/usr/bin/perl ./sbin/rt-test-dependencies --verbose --install --with-mysql --with-fastcgi
perl:
        >=5.8.3(5.8.8)...found
users:
        rt group (rt)...found
        bin owner (root)...found
        libs owner (root)...found
        libs group (bin)...found
        web owner (apache)...found
        web group (apache)...found
CLI dependencies:
        Term::ReadKey...found
        Getopt::Long >= 2.24...found
        HTTP::Request::Common...found
        Term::ReadLine...found
        Text::ParseWords...found
        LWP...found
CORE dependencies:
        Class::ReturnValue >= 0.40...found
        Text::Quoted >= 2.02...found
        CSS::Squish >= 0.06...found
        Encode >= 2.13...found
        Module::Versions::Report >= 1.05...found
        MIME::Entity >= 5.425...found
        DBI >= 1.37...found
        Locale::Maketext::Lexicon >= 0.32...found
        Devel::StackTrace >= 1.19...found
        Digest::base...found
        Time::ParseDate...found
        File::Temp >= 0.18...found
        Locale::Maketext >= 1.06...found
        Tree::Simple >= 1.04...found
        Text::Template >= 1.45...found
        Scalar::Util...found
        HTML::Scrubber >= 0.08...found
        File::Spec >= 0.8...found
        Calendar::Simple...found
        DBIx::SearchBuilder >= 1.54...found
        Mail::Mailer >= 1.57...found
        File::ShareDir...found
        Regexp::Common...found
        Digest::MD5 >= 2.27...found
        HTML::Entities...found
        Cache::Simple::TimedExpiry...found
        File::Glob...found
        Locale::Maketext::Fuzzy...found
        Time::HiRes...found
        Text::Wrapper...found
        Log::Dispatch >= 2.0...found
        UNIVERSAL::require...found
        Email::Address...found
DASHBOARDS dependencies:
        HTML::RewriteAttributes >= 0.02...found
        MIME::Types...found
FASTCGI dependencies:
        CGI::Fast...found
        CGI >= 3.38...found
        FCGI...found
GPG dependencies:
        PerlIO::eol...found
        GnuPG::Interface...found
ICAL dependencies:
        Data::ICal...found
MAILGATE dependencies:
        Pod::Usage...found
        HTML::TreeBuilder...found
        Getopt::Long...found
        HTML::FormatText...found
        LWP::UserAgent...found
MASON dependencies:
        Storable >= 2.08...found
        CSS::Squish >= 0.06...found
        Apache::Session >= 1.53...found
        Errno...found
        Devel::StackTrace >= 1.19...found
        CGI::Cookie >= 1.20...found
        Text::WikiFormat >= 0.76...found
        XML::RSS >= 1.05...found
        HTML::Mason >= 1.36...found
        Digest::MD5 >= 2.27...found
MYSQL dependencies:
        DBD::mysql >= 2.1018...found
SMTP dependencies:
        Net::SMTP...found
STANDALONE dependencies:
        Net::Server::PreFork...found
        Net::Server...found
        HTTP::Server::Simple >= 0.34...found
        HTTP::Server::Simple::Mason >= 0.09...found

All dependencies have been found.
[root at localhost rt-3.8.2.src]#

all looks good to go "make install". now, i can go to web UI but it displays in Text Mode :(





________________________________
From: jul <jul-rt at julbox.net>
To: rt-users at lists.bestpractical.com
Sent: Tuesday, May 5, 2009 5:25:25 PM
Subject: Re: [rt-users] Reqest Tracker CentOS 5.3 setup


ty chan a écrit :
> Hi Julien,
>
No problems, no fun.
> [Tue May 05 16:27:58 2009] [warn] mod_fcgid: stderr: [Tue May  5 09:27:58
> 2009] [crit]: no such exception class HTML::Mason::Exception::Abort at
> /usr/lib/perl5/site_perl/5.8.8/HTML/Mason/Exceptions.pm line 113.
> (/opt/rt3/bin/mason_handler.fcgi:81)

Rule of thumb with traces :
interesting stuff seems to be at the end, but not the ultimate end in
order to confuse you.

rule of marvic :
MVC are the philosophal stone that transmute exceptions in maze.

Corrollar :
I miss GOTO statement.

Regarding your problem : search or a file named
(/usr/share/perl5/|dirs revelant to your distro)HTML/Mason/Exceptions.pm

if no such file:
    type perl -eshell -MCPAN
    and in the prompt of the shell
    type install HTML::Mason::Exceptions


I have the feeling you did not make a make fixdeps from source.


-- 
Hey teachers leave the kids alone, on and on ...
we're just another perl in the necklace ...

"Even more amazing was the realization that God has Internet access.  I
wonder if He has a full newsfeed?"
(By Matt Welsh)


_______________________________________________
http://lists.bestpractical.com/cgi-bin/mailman/listinfo/rt-users

Community help: http://wiki.bestpractical.com
Commercial support: sales at bestpractical.com


Discover RT's hidden secrets with RT Essentials from O'Reilly Media. 
Buy a copy at http://rtbook.bestpractical.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20090505/d6fba120/attachment.htm>


More information about the rt-users mailing list