Difference between revisions of "Hfst"
Jump to navigation
Jump to search
(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...) |
|||
Line 1: | Line 1: | ||
<pre> |
<pre> |
||
$ svn co https://hfst.svn.sourceforge.net/svnroot/hfst/trunk hfst |
$ svn co https://hfst.svn.sourceforge.net/svnroot/hfst/trunk hfst |
||
$ cd hfst/ |
|||
$ aclocal |
$ aclocal |
||
$ automake -a |
$ automake -a |
Revision as of 14:59, 12 October 2009
$ 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/