<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Wed, Jan 18, 2017 at 2:18 PM, Satish Balay <span dir="ltr"><<a href="mailto:balay@mcs.anl.gov" target="_blank">balay@mcs.anl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail-">On Wed, 18 Jan 2017, Matthew Knepley wrote:<br>
<br>
</span><span class="gmail-">> On Wed, Jan 18, 2017 at 10:42 AM, Matthew Knepley <<a href="mailto:knepley@gmail.com">knepley@gmail.com</a>> wrote:<br>
><br>
> > Yep, I am fixing that too.<br>
> ><br>
><br>
> Okay, I fixed the -lrt and commit, but the stuff to fix the shared link did<br>
> not work.<br>
><br>
> I pushed knepley/fix-configure-<wbr>pragmatic. Could you look at it?<br>
<br>
</span>Looking at superlu (instead of superlu_dist) - and discarding the<br>
previous change - the following appears to work.<br></blockquote><div><br></div><div><div class="gmail-vk_ans" style="margin-bottom:0px;font-family:roboto,arial,sans-serif;font-weight:lighter;font-size:xx-large"><span>vir·tu·os·i·ty</span></div><div class="gmail-vmod" style="font-family:roboto,arial,sans-serif"><div class="gmail-lr_dct_ent_ph" style="font-size:large"><span class="gmail-lr_dct_ph">ˌvərCHəˈwäsədē/</span></div><div class="gmail-vmod"><div class="gmail-lr_dct_sf_h" style="padding-top:10px"><i>noun</i></div><div class="gmail-xpdxpnd gmail-vk_gy" style="overflow:hidden;max-height:0px;color:rgb(135,135,135)"><b></b></div><ol class="gmail-lr_dct_sf_sens" style="margin:0px;padding:0px 0px 0px 20px;border:0px"><li style="margin:0px;padding:0px;border:0px;list-style:none"><div class="gmail-vmod"><div class="gmail-lr_dct_sf_sen gmail-vk_txt" style="padding-top:10px;font-weight:lighter"><div style="margin-left:20px"><div class="gmail-_Jig" style=""><div style="display:inline">great skill in music or another artistic pursuit.</div><span class="gmail-vmod"><div class="gmail-vk_gy" style="color:rgb(135,135,135)">"a performance of considerable virtuosity"</div></span><div class="gmail-vmod"><table class="gmail-vk_tbl gmail-vk_gy" style="border-collapse:collapse;color:rgb(135,135,135)"><tbody><tr><td class="gmail-lr_dct_nyms_ttl" style="font-style:italic;vertical-align:top;white-space:nowrap;padding:0px 3px 0px 0px">synonyms:</td><td style="padding:0px"><a href="https://www.google.com/search?espv=2&biw=1439&bih=733&q=define+skill&forcedict=skill&sa=X&ved=0ahUKEwj3yMDyxMzRAhXl0FQKHTgtDc8Q_SoIHDAA" style="color:rgb(102,0,153);text-decoration:none">skill</a>, skillfulness, <a href="https://www.google.com/search?espv=2&biw=1439&bih=733&q=define+mastery&forcedict=mastery&sa=X&ved=0ahUKEwj3yMDyxMzRAhXl0FQKHTgtDc8Q_SoIHTAA" style="color:rgb(102,0,153);text-decoration:none">mastery</a>, <a href="https://www.google.com/search?espv=2&biw=1439&bih=733&q=define+expertise&forcedict=expertise&sa=X&ved=0ahUKEwj3yMDyxMzRAhXl0FQKHTgtDc8Q_SoIHjAA" style="color:rgb(102,0,153);text-decoration:none">expertise</a>, <a href="https://www.google.com/search?espv=2&biw=1439&bih=733&q=define+prowess&forcedict=prowess&sa=X&ved=0ahUKEwj3yMDyxMzRAhXl0FQKHTgtDc8Q_SoIHzAA" style="color:rgb(102,0,153);text-decoration:none">prowess</a>, <a href="https://www.google.com/search?espv=2&biw=1439&bih=733&q=define+proficiency&forcedict=proficiency&sa=X&ved=0ahUKEwj3yMDyxMzRAhXl0FQKHTgtDc8Q_SoIIDAA" style="color:rgb(102,0,153);text-decoration:none">proficiency</a>, <a href="https://www.google.com/search?espv=2&biw=1439&bih=733&q=define+ability&forcedict=ability&sa=X&ved=0ahUKEwj3yMDyxMzRAhXl0FQKHTgtDc8Q_SoIITAA" style="color:rgb(102,0,153);text-decoration:none">ability</a>, <a href="https://www.google.com/search?espv=2&biw=1439&bih=733&q=define+aptitude&forcedict=aptitude&sa=X&ved=0ahUKEwj3yMDyxMzRAhXl0FQKHTgtDc8Q_SoIIjAA" style="color:rgb(102,0,153);text-decoration:none">aptitude</a>; </td></tr></tbody></table></div></div></div></div></div></li></ol></div></div></div><div><br></div><div>+1</div><div><br></div><div>   Matt</div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
Satish<br>
<br>
--------<br>
<br>
diff --git a/CMakeLists.txt b/CMakeLists.txt<br>
index 4b42eb9..9d63ab4 100644<br>
--- a/CMakeLists.txt<br>
+++ b/CMakeLists.txt<br>
@@ -128,8 +128,9 @@ if (NOT ENABLE_LIBMESHB OR NOT LIBMESHB_FOUND)<br>
   message(STATUS "Configured without libMeshb support.")<br>
 endif()<br>
<br>
-<br>
-<br>
+# Make sure libpragmatic.dylib works properly from the prefix location<br>
+set(CMAKE_INSTALL_RPATH_USE_<wbr>LINK_PATH TRUE)<br>
+set(CMAKE_INSTALL_NAME_DIR "${CMAKE_INSTALL_PREFIX}/lib")<br>
<br>
 # ADD_EXECUTABLE( ${PROJECT_NAME} main.cpp )<br>
 # TARGET_LINK_LIBRARIES( ${PROJECT_NAME} ${PRAgMaTIc_LIBS} )<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature">What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>-- Norbert Wiener</div>
</div></div>