[rt-users] Errors in fixdeps

Kevin Falcone falcone at bestpractical.com
Wed Jun 8 09:46:39 EDT 2011


On Wed, Jun 08, 2011 at 01:15:14PM +0100, Ich Wersonst wrote:
>    Hello,
> 
>    I am using SUSE Linux Enterprise Server 11 (i586) and LAMPP 1.7.4.
> 
>    I tried to install RT 4.0.0.
> 
>    When I tried to fix the Perl dependencies via the command `make fixdeps`
>    I got the following message:
>        HTML::Mason ...MISSING
>            Can't locate Class/Container.pm in @INC (@INC contains:
>    /usr/lib/perl5/5.10.0/i586-linux-thread-multi /usr/lib/perl5/5.10.0
>    /usr/lib/perl5/site_perl/5.10.0/i586-linux-thread-multi /usr/lib/perl5/site_perl/5.10.0
>    /usr/lib/perl5/vendor_perl/5.10.0/i586-linux-thread-multi /usr/lib/perl5/vendor_perl/5.10.0
>    /usr/lib/perl5/vendor_perl /root/Desktop/rt-4.0.0) at
>    /usr/lib/perl5/site_perl/5.10.0/HTML/Mason/Request.pm line 44.
>        Digest::MD5 >= 2.27 ...found
>        JSON ...found

This error implies that you've got HTML::Mason installed without one
of the supporting modules (I'm not sure how you did that)

You should try cpan'ing Class::Container

-kevin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 195 bytes
Desc: not available
URL: <http://lists.bestpractical.com/pipermail/rt-users/attachments/20110608/3f6e8df2/attachment.sig>


More information about the rt-users mailing list