[petsc-dev] Tests are not working for me in next
    Jed Brown 
    jed at jedbrown.org
       
    Mon Mar 19 14:26:27 CDT 2018
    
    
  
Satish Balay <balay at mcs.anl.gov> writes:
>> Thanks for the diagnosis.  Can we use @rpath/libpetsc.3.08.dylib?  Then
>> we wouldn't need to run install_name_tool either.  If we want the
>> absolute path written into the dylib, I can do that.
>
> You mean '-install_name ${PREFIXDIR}/lib/libpetsc.3.08.dylib'? Yes - this should eliminate the need for install_name_tool in 'make install' [and that code can be removed]
No, I mean -install_name @rpath/libpetsc.3.08.dylib.
    
    
More information about the petsc-dev
mailing list