Index: app/src/mar/mar
===================================================================
--- app/src/mar/mar	(revision 756213194ab50cc6e0ef6edfb9065ff3219f5372)
+++ app/src/mar/mar	(revision 6b3be72395bfc594673b8184d6a7624e3800b47d)
@@ -6,8 +6,11 @@
 #author:	Marcin Walas
 
-#this program tags the tokenized file with given tags 
+#this program tags the tokenized file with given tags
 #tags can be given in any order and configuration through the expression
 #which is one of the parametres of the script
 #contact: d287572@atos.wmid.amu.edu.pl, walasiek@gmail.com
+
+use lib "/usr/local/lib/utt";
+use lib "ENV{HOME}/.local/lib/utt";
 
 use strict;
