Peter Scott wrote:
On Mon, 02 Feb 2009 13:36:20 +0200, Alf Stockton wrote:

Peter Scott wrote:
On Mon, 02 Feb 2009 12:26:12 +0200, Alf Stockton wrote:
2009/2/2 Alf Stockton <a...@stockton.co.za>:
When trying to install an application written in perl I get the
error message
       CSS::Squish >= 0.06...MISSING
so I then attempt installing it via
perl -MCPAN -e shell
cpan> install CSS::Squish
Are you running two different perls?  Do a 'which perl' in the context
of running your example above and also when you ran 'perl -MCPAN'.

r...@general:~/rt-3.8.2# which perl
/usr/bin/perl
r...@general:~/rt-3.8.2# perl -v

This is perl, v5.8.8 built for x86_64-linux-gnu-thread-multi

I assume this means you used the same login for both running and installing perl.

Was the CPAN install successful?  You didn't say.

I believe so.
I have now got over the original problems I was having and believe I have the application almost working except when I attempt to connect to it via the web I get an error and see the following message in my /var/log/apache2/error.log

[Wed Feb 04 10:32:36 2009] [error] [client 192.168.30.185] Can't locate object method "CleanSlate" via package "RT::Action::SendEmail" at /opt/rt3/bin/../lib/RT/Interface/Web/Handler.pm line 213.\n, referer: http://general.dev.sharing.org.za/rt38

Please tell me what I need to fix and possibly how.


--
Regards,
Alf Stockton            www.stockton.co.za

Must I hold a candle to my shames?
                -- William Shakespeare, "The Merchant of Venice"

--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to