install: ln -s /net/aistaff/vannoord/z/Alpino/Tokenization/libtok_no_breaks.c . perl -p -e 's/QDATUM|new_t_accepts|qentry|qinit|qinsert|qpeek|qremove|queue|replace_from_queue|resize_buf|t_accepts|transition_struct|trans|unknown_symbol/$&1/g' \ /net/aistaff/vannoord/z/Alpino/Tokenization/libtok.c > libtok1.c perl Makefile.PL INSTALL_BASE=$HOME make make test make install