Index: /issm/trunk-jpl/src/wrappers/python/Makefile.am
===================================================================
--- /issm/trunk-jpl/src/wrappers/python/Makefile.am	(revision 27790)
+++ /issm/trunk-jpl/src/wrappers/python/Makefile.am	(revision 27791)
@@ -105,5 +105,5 @@
 if STANDALONE_MODULES
 if MAC
-AM_LDFLAGS += -Wl,-rpath,'@rpath'
+AM_LDFLAGS += -Wl,-rpath,'@rpath' -Wl,-rpath,'/Applications/Xcode.app/Contents/Developer/Library/Frameworks' -Wl,-rpath,'/Library/Developer/CommandLineTools/Library/Frameworks'
 else
 AM_LDFLAGS += -Wl,-static -Wl,-lbacktrace -Wl,--disable-new-dtags -Wl,-rpath,'$$ORIGIN'
