![]() |
perl issue
I have trouble with perl and this message comes everytime I run a program releated with perl
Can't locate AcidRip/acidrip.pm in @INC (@INC contains: /usr/lib/perl5/5.8.3/i486-linux /usr/lib/perl5/5.8.3 /usr/lib/perl5/site_perl/5.8.3/i486-linux /usr/lib/perl5/site_perl/5.8.3 /usr/lib/perl5/site_perl .) at /usr/bin/acidrip line 14. BEGIN failed--compilation aborted at /usr/bin/acidrip line 14. Can't locate Video/DVDRip.pm in @INC (@INC contains: lib /usr/lib/perl5/5.8.3/i486-linux /usr/lib/perl5/5.8.3 /usr/lib/perl5/site_perl/5.8.3/i486-linux /usr/lib/perl5/site_perl/5.8.3 /usr/lib/perl5/site_perl .) at /usr/bin/dvdrip line 85. bash-2.05b$ dvdrip Can't locate Video/DVDRip.pm in @INC (@INC contains: lib /usr/lib/perl5/5.8.3/i486-linux /usr/lib/perl5/5.8.3 /usr/lib/perl5/site_perl/5.8.3/i486-linux /usr/lib/perl5/site_perl/5.8.3 /usr/lib/perl5/site_perl .) at /usr/bin/dvdrip line 85. I have perl-5.8.3 installed,any suggestios tha t how I can fix this? thanks in advance |
wahey acidrip! you're cool... ;)
looks like you've upgrade perl to 5.8.3 recently, while these apps were installed while you had the old version installed, so as you can see the @INC directive no longer contains those paths. just reinstall those perl packages and they will work. you could modify your perl @INC array, but that's a little drastic. |
yes you're right!I upgraded the the whole system to current include perl.I unistalled and then reinstall,but result same.I will try again.
thank you very much for help:) |
| All times are GMT -5. The time now is 06:48 AM. |