Hfst

From Apertium
Revision as of 15:03, 12 October 2009 by Francis Tyers (talk | contribs)
Jump to navigation Jump to search
$ svn co https://hfst.svn.sourceforge.net/svnroot/hfst/trunk hfst 
$ cd hfst/
$ aclocal
$ automake -a 
$ autoconf
$ cd hfst2
$ mkdir build-aux
$ aclocal ; libtoolize ; autoheader ; automake -a ; autoconf
$ cd ../hfst-tools
$ mkdir build-aux
$ aclocal ; libtoolize ; autoheader ; automake -a ; autoconf
$ cd ..
$ ./configure --prefix=/home/fran/local/