Hello:
I have RepeatMasker seems correctly, because it shows "Congratulations! RepeatMasker is now ready to use." (as shown below). But when I run it it reports "Can't locate Text/Soundex.pm...". Then I instill the module by "cpan Text::Soundex", and by the end it tells me "Text::Soundex is up to date (3.05)." It seems the module is already installed, but RepeatMasker still has the same problem, and I can not find where the "Text/Soundex.pm" was installed.
Do you have any suggestions! Many thanks
Congratulations! RepeatMasker is now ready to use.
The program is installed with a the following repeat libraries:
Dfam database version Dfam_2.0
RepeatMasker Combined Database: Dfam_Consensus-20170127
Further documentation on the program may be found here:
/Users/qwzhang/Documents/tools/RepeatMasker4.0.7/repeatmasker.help
[]$ ./RepeatMasker
Can't locate Text/Soundex.pm in @INC (you may need to install the Text::Soundex module) (@INC contains: /Users/qwzhang/Documents/tools/RepeatMasker4.0.7 /sw/lib/perl5 /sw/lib/perl5/darwin /Users/qwzhang/Documents/tools/vcftools_0.1.13/perl /Users/qwzhang/localperl/lib/site_perl/5.26.0/darwin-thread-multi-2level /Users/qwzhang/localperl/lib/site_perl/5.26.0 /Users/qwzhang/localperl/lib/5.26.0/darwin-thread-multi-2level /Users/qwzhang/localperl/lib/5.26.0 /Users/qwzhang/localperl/lib/site_perl/5.24.0 /Users/qwzhang/localperl/lib/site_perl) at /Users/qwzhang/Documents/tools/RepeatMasker4.0.7/Taxonomy.pm line 83.
BEGIN failed--compilation aborted at /Users/qwzhang/Documents/tools/RepeatMasker4.0.7/Taxonomy.pm line 83.
Compilation failed in require at ./RepeatMasker line 313.
BEGIN failed--compilation aborted at ./RepeatMasker line 313.
zdz-mbp-2012:RepeatMasker4.0.7 qwzhang$ ./RepeatMasker -v
Can't locate Text/Soundex.pm in @INC (you may need to install the Text::Soundex module) (@INC contains: /Users/qwzhang/Documents/tools/RepeatMasker4.0.7 /sw/lib/perl5 /sw/lib/perl5/darwin /Users/qwzhang/Documents/tools/vcftools_0.1.13/perl /Users/qwzhang/localperl/lib/site_perl/5.26.0/darwin-thread-multi-2level /Users/qwzhang/localperl/lib/site_perl/5.26.0 /Users/qwzhang/localperl/lib/5.26.0/darwin-thread-multi-2level /Users/qwzhang/localperl/lib/5.26.0 /Users/qwzhang/localperl/lib/site_perl/5.24.0 /Users/qwzhang/localperl/lib/site_perl) at /Users/qwzhang/Documents/tools/RepeatMasker4.0.7/Taxonomy.pm line 83.
BEGIN failed--compilation aborted at /Users/qwzhang/Documents/tools/RepeatMasker4.0.7/Taxonomy.pm line 83.
Compilation failed in require at ./RepeatMasker line 313.
BEGIN failed--compilation aborted at ./RepeatMasker line 313.
install Text::Soundex
[]$ cpan Text::Soundex
Loading internal null logger. Install Log::Log4perl for logging messages
CPAN: Storable loaded ok (v2.51)
Reading '/Users/qwzhang/.cpan/Metadata'
Database was generated on Mon, 31 Jul 2017 07:17:02 GMT
CPAN: LWP::UserAgent loaded ok (v6.16)
CPAN: Time::HiRes loaded ok (v1.9719)
Fetching with LWP:
ftp://mirror.jre655.com/CPAN/authors/01mailrc.txt.gz
CPAN: YAML loaded ok (v1.21)
Reading '/Users/qwzhang/.cpan/sources/authors/01mailrc.txt.gz'
CPAN: Compress::Zlib loaded ok (v2.07)
....DONE
Fetching with LWP:
ftp://mirror.jre655.com/CPAN/modules/02packages.details.txt.gz
Reading '/Users/qwzhang/.cpan/sources/modules/02packages.details.txt.gz'
Database was generated on Wed, 16 Aug 2017 08:41:02 GMT
New CPAN.pm version (v2.16) available.
[Currently running version is v2.14]
You might want to try
install CPAN
reload cpan
to both upgrade CPAN.pm and run the new version without leaving
the current session.
...DONE
Fetching with LWP:
ftp://mirror.jre655.com/CPAN/modules/03modlist.data.gz
Reading '/Users/qwzhang/.cpan/sources/modules/03modlist.data.gz'
DONE
Writing /Users/qwzhang/.cpan/Metadata
CPAN: Module::CoreList loaded ok (v2.50)
Text::Soundex is up to date (3.05).
Have you tried installing repeatmasker using a simple package manager such as homebrew?
brew install homebrew/science/repeatmasker
works quite well on OSX for meNo. But I just tried it and it reports errors. Thanks
[] $ brew install homebrew/science/repeatmasker ==> Installing repeatmasker from homebrew/science Error: Formulae found in multiple taps: * homebrew/science/hmmer * nextgenusfs/science/hmmer