Thread Previous • Date Previous • Date Next • Thread Next |
All the C++ demos give me the error: dyld: Symbol not found: _HYPRE_ParCSRPilutDestroy Referenced from: /opt/lib/libdolfin.dylib Expected in: dynamic lookup Trace/BPT trap while the Python demos give me the error:ImportError: dlopen(/opt/lib/python2.5/site-packages/dolfin/ _dolfin.so, 2): Symbol not found: _HYPRE_ParCSRPilutDestroy
Referenced from: /opt/lib/libdolfin.dylib Expected in: dynamic lookup On Jun 12, 2008, at 3:11 PM, Anders Logg wrote:
On Thu, Jun 12, 2008 at 01:44:18PM -0400, Gideon Simpson wrote:how do i get scons to link against HYPRE and ml, which my petsc was built with and reside in the petsc external packages directory? -gideonYou shouldn't need to do anything. I use PETSc with HYPRE downloaded by PETSc and it works fine for me. -- Anders _______________________________________________ DOLFIN-dev mailing list DOLFIN-dev@xxxxxxxxxx http://www.fenics.org/mailman/listinfo/dolfin-dev
Thread Previous • Date Previous • Date Next • Thread Next |