Sorry there is a typo on step 2 command... 2014-03-27 13:36 GMT+08:00 Chung-Ju Wu <jasonw...@gmail.com>: > > 2. Build them by your own: > (As usual, separating build folder and source folder is recommended.) > > $ /path/to/src/automake-1.11.1/configure --prefix=/path/to/local > $ make > $ make install > > $ /path/to/src/automake-2.64/configure --prefix=/path/to/local
typo fix : $ /path/to/src/autoconf-2.64/configure --prefix=/path/to/local > $ make > $ make install > Best regards, jasonwucj