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.

-- 
Peter Scott
http://www.perlmedic.com/
http://www.perldebugged.com/

-- 
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