# from John Peacock
# on Friday 30 June 2006 12:54 pm:

> Now, I cannot get my tests to run using
>
>my current Perl (5.8.7) and I get errors like this:
>> Can't locate SVN/Notify.pm in @INC (@INC contains:
...
>> /usr/local/lib/perl5/5.6.2/i686-linux /usr/local/lib/perl5/5.6.2
>> /usr/local/lib/perl5/site_perl/5.6.2/i686-linux
>> /usr/local/lib/perl5/site_perl/5.6.2

?

  perl --version
  perl -e 'print join("\n", @INC, "");'

I have 5.6.2 directories in various points on my path and they don't 
leak into my @INC.

I'm guessing that you've either got a symlink to the wrong perl or 
possibly you've smashed some .so files?

--Eric
-- 
So malloc calls a timeout and starts rummaging around the free chain,
sorting things out, and merging adjacent small free blocks into larger
blocks. This takes 3 1/2 days.
--Joel Spolsky
---------------------------------------------------
    http://scratchcomputing.com
---------------------------------------------------

Reply via email to