I am trying to install Wordnet 3.0 on my Mac, which is OSX 10.8.
I set it up, but when I try to do it,
I get a bunch of errors ...
..... /usr/include/tkDecls.h:1692: error: expected specifier-qualifier-list before 'XColor' make[2]: *** [wishwn-tkAppInit.o] Error 1 make[1]: *** [all-recursive] Error 1 make: *** [all] Error 2
and then if I continue to make install
Making install in doc Making install in html make[3]: Nothing to be done for `install-exec-am'. test -z "/usr/local/WordNet-3.0/doc/html" || /Users/ravenyj/Desktop/WordNet-3.0/install-sh -d "/usr/local/WordNet-3.0/doc/html" mkdir: /usr/local/WordNet-3.0: Permission denied make[3]: *** [install-htmlDATA] Error 1 make[2]: *** [install-am] Error 2 make[1]: *** [install-recursive] Error 1 make: *** [install-recursive] Error 1
I have not made any changes to the Makefile and do not know if I should.
Can someone help me with this?
source share