Index: /issm/trunk-jpl/src/c/classes/IoModel.cpp
===================================================================
--- /issm/trunk-jpl/src/c/classes/IoModel.cpp	(revision 16640)
+++ /issm/trunk-jpl/src/c/classes/IoModel.cpp	(revision 16641)
@@ -158,11 +158,11 @@
 				_printf0_(" Enums in marshalled file are not compatible with compiled code          \n");
 				_printf0_("                                                                         \n");
+				_printf0_("   * If you are running ISSM on your local machine:                      \n");
+				_printf0_("     make sure that all the code is compiled and installed (make install)\n");
 				_printf0_("   * If you are running ISSM on a remote cluster:                        \n");
 				_printf0_("     make sure that you are using the same version of ISSM on your local \n");
 				_printf0_("     machine and remote cluster (you might need to run svn update)       \n");
-				_printf0_("   * If you are running ISSM on your local machine:                      \n");
-				_printf0_("     make sure that all the code is compiled (modules and executables)   \n");
 				_printf0_("   * If you are a developer and just added a new Enum:                   \n");
-				_printf0_("     you might need to run ./Synchronize.sh in src/c/EnumDefinitions     \n");
+				_printf0_("     you might need to run ./Synchronize.sh in src/c/shared/Enum         \n");
 				_printf0_("     and recompile                                                       \n");
 				_printf0_("=========================================================================\n");
