Yes, I will try it on Linux several days after.
My manager/boss told me to install on windows first, then install on Linux/Unix (or Mac) afterwards. I install the pocketsphinx on Mac successfully. :DDD :)))
For future people who are interested, I actually find some way without installing GNU m4. That is, I directly install automake and autoconf using cyg-apt on cygwin.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
If I want to install sphinxbase, I need to install automake and autoconf, which require GNU m4.
Here are the steps I took on cygwin:
The terminal(cygwin) shows long messages so I only copy the last couple of them.
Besides, the configure file(please take a look here) contains lots of errors.
Cygwin/MinGW is a very bad idea from the start for such unexperienced person. Use Linux.
Yes, I will try it on Linux several days after.
My manager/boss told me to install on windows first, then install on Linux/Unix (or Mac) afterwards. I install the pocketsphinx on Mac successfully. :DDD :)))
For future people who are interested, I actually find some way without installing GNU m4. That is, I directly install automake and autoconf using cyg-apt on cygwin.