Posts mit dem Label tips werden angezeigt. Alle Posts anzeigen
Posts mit dem Label tips werden angezeigt. Alle Posts anzeigen

Donnerstag, 21. Mai 2009

Unitex Install trick

For all computational linguists who want to use the tool Unitex 1.2 and install it on Mac OS X 10.5.7:
I don't know why the developers do not give informations about an error message on Mac OS X if you install it using the install instructions on the official website? This instructions seem to be useless for Mac users. Here is the right commando for install:

make install USE_TRE_LIBRARY=no install

Just use it instead of normal make install and Unitex 1.2 will run on your system properly :)