> > export LD_LIBRARY_PATH=/path/to/petsc/libs:$LD_LIBRARY_PATH > > specifically, does the 'ldd executable' now find the petsc libraries?
Yes, it is now able to find the petsc libraries and the code now seems to run. Thank you! Andrea > > -Ben > > > On 3/8/10 11:34 AM, "Andrea Hawkins" <[email protected]> wrote: > >> >> configure:2358: icpc -V >&5 >> Intel(R) C++ Compiler for applications running on Intel(R) 64, Version >> 10.1 Build 20080602 Package ID: l_cc_p_10.1.017 >> Copyright (C) 1985-2008 Intel Corporation. All rights reserved. > > ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Libmesh-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libmesh-users
