in reply to Re: How to install local lib
in thread How to install local lib

I tried it and still not working.

Warning: prerequisite threads::shared 1.21 not found. We have 0.94.

Replies are listed 'Best First'.
Re^3: How to install local lib
by marto (Cardinal) on Apr 16, 2010 at 15:19 UTC

    Are you saying you have version 0.94 of Threads::Shared? You realise you are being asked for version 1.21?

      He's trying to install the latest version locally, but it's not getting picked up.

        Thanks, I didn't understand what they were trying to say in that post.

Re^3: How to install local lib
by ikegami (Patriarch) on Apr 16, 2010 at 15:20 UTC
    Did you actually execute your login script (by logging in)? What's perl -V (uppercase "V") give?
      OK I got it. It was /sox/perl_libs/lib64/perl5...

      should I always export both lib64 and lib?

        I gave instructions that would place it in /sox/perl_libs/lib/perl5. If you placed them elsewhere, point PERL5LIB appropriately.