[rt-users] Can't locate Log/Dispatch.pm in @INC

Ruslan Zakirov ruz at bestpractical.com
Thu Nov 18 16:26:16 EST 2010


On Thu, Nov 18, 2010 at 11:39 PM, Kevin Falcone
<falcone at bestpractical.com> wrote:
> On Thu, Nov 18, 2010 at 03:33:47PM -0500, Josh Narins wrote:
>>    You also need to see what is in the @INC of your running RT process.
>>    print join "\n", @INC, '';
>
> That was in the original message
>
>>    > Can't locate Log/Dispatch.pm in @INC (@INC contains:
>>    > /opt/rt3/bin/../local/lib /opt/rt3/bin/../lib /Library/Perl/Updates/5.10.0
>>    > /System/Library/Perl/5.10.0/darwin-thread-multi-2level
>>    > /System/Library/Perl/5.10.0 /Library/Perl/5.10.0/darwin-thread-multi-2level
>>    > /Library/Perl/5.10.0 /Network/Library/Perl/5.10.0/darwin-thread-multi-2level
>>    > /Network/Library/Perl/5.10.0 /Network/Library/Perl
>>    > /System/Library/Perl/Extras/5.10.0/darwin-thread-multi-2level
>>    > /System/Library/Perl/Extras/5.10.0 . /usr)
>
>
>>    /opt/local/lib/perl5/site_perl/5.8.9/Log/Dispatch.pm
>
> You installed this with your /opt/ perl from ports
> Your apache is compiled with the system perl /usr/bin/perl

It's mac_port's perl probably. So install apache and mod_perl/fastcgi
from ports as well and use them.


-- 
Best regards, Ruslan.



More information about the rt-users mailing list