Blastview :: Storable.pm

Allison encountered a problem when she is running the new blastview. The error message is:

Storable binary image v33.76 more recent than I am (v2.6) at
blib/lib/Storable.pm (autosplit into blib/lib/auto/Storable/thaw.al) line 364
GEN0> chunk 1, at /R1_aquarius/blast_queue/script/runblast.pl line 40

The problem is caused by having multiple version of Storable.pm package installed in the cluster. Aaron might have installed Storable.pm with fink, which is ver 1.0.14 on /sw/lib/perl5/darwin.

Fink puts /sw ahead of the general system perl library, so Storable 1.0.14 is used on aries, libra and aquarius, where fink is installed. After removing the Storable.pm installed in fink library, the original version 2.07 is correctly recognized by the system and problem is solved.


相关日志

Leave a Reply

Your email address will not be published. Required fields are marked *

*

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>