Hfst

From Apertium
Revision as of 14:56, 12 October 2009 by Francis Tyers (talk | contribs) (New page: <pre> $ svn co https://hfst.svn.sourceforge.net/svnroot/hfst/trunk hfst $ aclocal $ automake -a $ autoconf $ cd hfst2 $ mkdir build-aux $ aclocal ; libtoolize ; autoheader ; automake -a...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
$ svn co https://hfst.svn.sourceforge.net/svnroot/hfst/trunk 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/