I'd like to run TreeTagger with Cygwin but the installation fails with the following message:
mkdir: cannot create directory
cmd': File exists mkdir: cannot create directorylib': File exists mkdir: cannot create directorybin': File exists mkdir: cannot create directorydoc': File exists
awk: warning: command line argument cmd/PaxHeaders.7369' is a directory: skipped
awk: warning: command line argumentcmd/PaxHeaders.7382' is a directory: skipped
Path variables modified in tagging scripts.
You might want to add /cygdrive/c/Corpus_Analysis/cygwin_tagger/cmd and /cygdrive/c/Corpus_Analysis/cygwin_tagger/bin to the PATH variable so that you do not need to specify the full path to run the tagging scripts.Blockquote
I've created a new path. Thanks for help!