Posted on 2007-06-13 17:36:16-07 by nes
installing on os x
i'm having difficulty installing on os x. when running 'perl Makefile.PL', I get:

Installing all the default data files.
Checking WordNet::QueryData ... done.

Can't locate object method "version" via package "WordNet::QueryData" at Makefile.PL line 257.

obviously, there's a problem with my installation of Wordnet::QueryData, but it installed fine:

WordNet-QueryData-1.46 snider$ perl Makefile.PL
Writing Makefile for WordNet::QueryData

WordNet-QueryData-1.46 snider$ sudo make
Manifying blib/man3/WordNet::QueryData.3pm

WordNet-QueryData-1.46 snider$ sudo make install
Writing /Library/Perl/5.8.6/darwin-thread-multi-2level/auto/WordNet/QueryData/.packlist
Appending installation info to //System/Library/Perl/5.8.6/darwin-thread-multi-2level/perllocal.pod

and 'make test' shows no errors. as for the other packages, Text-Similarity installed fine. I wasn't able to install Wordnet-3.0 (a bunch of tcl package errors, but tcl-tk is installed), but i should only need the data from Wordnet, not the interface, right? or is that the problem? otherwise, any clues what the problem might be?
Direct Responses: 6795 | 7614 | Write a response
Posted on 2008-01-02 23:30:52-08 by yang in response to 5438
Re: installing on os x
I am having the same problem on a Linux 10.1, so i was just wondering if you've if you managed to solve it.
Direct Responses: Write a response
Posted on 2008-04-08 02:15:41-07 by tpederse in response to 5438
Re: installing on os x
I'm guessing you were using an older version of WordNet-Similarity. If using a newer version doesn't solve this, let us know! Thanks, Ted
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.