Ryan Pavlik (code - art - life) on cleardefinition.com
Building linkgrammar on Windows
Build Environment:
How To Build:
1.
Download the latest link-grammar module from
http://www.abisource.com/downloads/link-grammar/ (4.1.3 used for AbiWord 2.4.0-2, 4.2.1 used for AbiWord 2.4.3, 4.2.5 used for Abi 2.6.0) and unzip (I'm using /c/src/link-grammar for sake of example).
2.
Create a folder for the binaries to install to (here, using /c/binaries/link-grammar-4.2.5 )
2.
./configure --prefix=/mingw
4.
make DESTDIR=/c/binaries/link-grammar-4.2.5 install
4.
Create zip files of the results.
Copyright 2004-2007 Ryan Pavlik. Code released under the appropriate license to contribute. All trademarks are the property of their respective owners.