<html><body><div style="font-family: times new roman, new york, times, serif; font-size: 12pt; color: #000000"><div>I believe -rpath is missing in PETSc.pc: is this intented ? Or forgotten ? If so, can someone add this to the PETSc.pc and push that in master/maint ?<br></div><div>As PETSc is a lib to be used from user-defined applications, rpath is really critical !..<br></div><div><br></div><div>Franck<br></div><div><br></div><div>>> grep "Libs:" petsc/local/lib/pkgconfig/PETSc.pc slepc/local/lib/pkgconfig/SLEPc.pc <br>petsc/local/lib/pkgconfig/PETSc.pc:16:Libs: -L${libdir} -lpetsc<br>slepc/local/lib/pkgconfig/SLEPc.pc:11:Libs: <strong>-Wl,-rpath,${libdir}</strong> -L${libdir} -lslepc<br><br></div></div></body></html>