diff --git a/unix_setup.sh b/unix_setup.sh
index edd6c366329b10b7a71b4b4c13a88aa371fc2779..06fc655e32362efdfb2fec78c4c2ff4162fb2381 100644
--- a/unix_setup.sh
+++ b/unix_setup.sh
@@ -72,6 +72,10 @@ else
     echo "done"
 fi
 
+# make sure thirdparty files are executable
+chmod u+x autopsy/markmckinnon/Export*
+chmod u+x autopsy/markmckinnon/parse*
+
 # make sure it is executable
 chmod u+x bin/autopsy