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
[snip]
I still get:-
r...@general:~/rt-3.8.2# perl -MCSS::Squish -e 1 Can't locate
CSS/Squish.pm in @INC (@INC contains: /etc/perl
/usr/local/lib/perl/5.8.8 /usr/local/share/perl/5.8.8 /usr/lib/perl5
/usr/share/perl5 /usr/lib/perl/5.8 /usr/share/perl/5.8
/usr/local/lib/site_perl .).
BEGIN failed--compilation aborted.
Was the install successful? perldoc perllocal.
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
--
Regards,
Alf Stockton www.stockton.co.za
Afternoon very favorable for romance. Try a single person for a change.
--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/