|
| Hi All,
I have problem installling WordNet::Similarity-0.12 module.I have
already installed WordNet-2.0 in the default location i.e., C:/Program
Files/WordNet/2.0 . WordNet::Similarity module requires
WordNet::QueryData. I also have WordNet::QueryData 1.38 installed. the
env variables WNHOME is set to C:/Program Files/WordNet/2.0 and
WNSEARCHDIR is set to WNHOME/dict.
when I run perl makefile.pl from WorDnet-Similarity folder, i get a
error
C:\Documents and Settings\sr\Desktop\WordNet-Similarity-0.12\WordNet-
Similarity>perl makefile.pl
Warning: prerequisite Text::OverlapFinder 0.02 not found.
Creating Makefile and datafiles for WordNet::Similarity. Generation of
datafiles may take a few minutes.
Loading WordNet ... Not able to open
/usr/local/WordNet-2.0/dict/noun.exc or /us
r/local/WordNet-2.0/dict\noun.exc: No such file or directory at
C:/Perl/lib/Word
Net/QueryData.pm line 272.
The WordNet::Similarity module installer determines the location of
WordNet from the WNHOME environment variable. If the WNHOME
environment variable has not been set, either set it, or specify the
location of your WordNet installation using the --WNHOME option.
Example usage:
perl Makefile.PL --WNHOME /usr/local/WordNet-1.7.1
Did anyone tried to install Similarity module before. Please help me if
I'm missing any of the steps suring installtion??
Thanks
|
|