REGEX problem for configure linkgrammar
Au Jason <[email protected]>
| Newsgroups | gmane.comp.gnu.mingw.msys |
|---|---|
| Message-ID | <[email protected]> |
Dear All,
I get error when ./configure link-grammar that REGEX not found. I know this
question seems a link-grammar issue more than MinGW/MSYS. But it just a real
case to me that I facing the REGEX problem when using MinGW/MSYS. Please, if
anybody has experiment on it, please give me a hand. Thanks!
I follow the readme at
http://svn.abisource.com/link-grammar/trunk/READMEuntil the
./configure, that get a error that REGEX not found. Here is the
part of instruction.
BUILDING on Windows:
--------------------
The easiest way to have link-grammar working on MS Windows, especially
if you want the Java bindings, is to use MinGW/MSYS, a minimalist
GNU environment for Windows that includes gcc, bash, automake, and many
other utilities. Download and install MinGW, MSYS and MSYS-DTK from
http://mingw.org.
Link-grammar now requires a working version of POSIX-standard regex
libraries. Since these are not provided by Microsoft, a copy must be
obtained elsewhere. One possibility is from the gnuwin32 system:
http://gnuwin32.sourceforge.net/packages/regex.htm
http://ftp.gnome.org/pub/gnome/binaries/win32/dependencies/regex.README
Then build and install link-grammar with
./configure
make
make install
...
...
Best Regards,
Jason
------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Mingw-msys mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-msys