Re: [Libmesh-users] building errer with libpetsc.a

2015-06-09 Thread John Peterson
On Tue, Jun 9, 2015 at 10:36 AM, wrote: > Dear developers, > > I have a problem on installing libmesh with petsc. > > I configured petsc with --with-shared-libraries=0. (I have to, on my > cluster) > > Then I configure libmesh with ./configure --enable-parmesh > --prefix=$LIBMESH_DIR --with-metho

[Libmesh-users] building errer with libpetsc.a

2015-06-09 Thread li . luo
Dear developers, I have a problem on installing libmesh with petsc. I configured petsc with --with-shared-libraries=0. (I have to, on my cluster) Then I configure libmesh with ./configure --enable-parmesh --prefix=$LIBMESH_DIR --with-methods=opt --with-dof-id-bytes=8 It outputs error like this: