Re: [Libmesh-users] errors by running make libmesh with petsc 3.4.3 and slepc 3.4.3

2013-12-03 Thread Roy Stogner
On Tue, 3 Dec 2013, tong giang wrote: > by installing with version 0.9.2.2 everything work well. > But i really don't know, which version of libmesh i got via: > > git clone git://github.com/libMesh/libmesh.git > anyway, that must be really old version. For future reference: no it isn't. That

Re: [Libmesh-users] errors by running make libmesh with petsc 3.4.3 and slepc 3.4.3

2013-12-03 Thread tong giang
by installing with version 0.9.2.2 everything work well. But i really don't know, which version of libmesh i got via: git clone git://github.com/libMesh/libmesh.gitanyway, that must be really old version. Thanks guy for your help. Regards Giang tong giang schrieb am 9:00 Montag, 2.Dezemb

Re: [Libmesh-users] errors by running make libmesh with petsc 3.4.3 and slepc 3.4.3

2013-12-02 Thread tong giang
the libMesh version i got, i have downloaded via git clone git://github.com/libMesh/libmesh.git  thanks for the link, and i will try to reinstall libMesh with the version 0.9.2.2 and will let you know whether it works. regards Giang Roy Stogner schrieb am 1:02 Montag, 2.Dezember 2013:

Re: [Libmesh-users] errors by running make libmesh with petsc 3.4.3 and slepc 3.4.3

2013-12-01 Thread Roy Stogner
On Sun, 1 Dec 2013, John Peterson wrote: > Not really following the thread, but you don't use make.common to build > libmesh, You do if you're using libMesh 0.8 or older... Tong Giang, the Make.common you attached appears to be older than the oldest libMesh version (0.7.0.4, released 2011-02-0

Re: [Libmesh-users] errors by running make libmesh with petsc 3.4.3 and slepc 3.4.3

2013-12-01 Thread John Peterson
Not really following the thread, but you don't use make.common to build libmesh, and you are having trouble building libmesh at this point, right? > On Dec 1, 2013, at 3:11 PM, tong giang wrote: > > Hi Roy, > > many thanks for your answer. In Attachment you can find the config.log and > make

Re: [Libmesh-users] errors by running make libmesh with petsc 3.4.3 and slepc 3.4.3

2013-12-01 Thread tong giang
Hi Roy, many thanks for your answer. In Attachment you can find the config.log and make.comon files. i  relized this problem as i checked the make.comon file line 306: there is a query only for petsc 2.3.x with the path to PETSC_DIR directory with bmake. If i changed the path after the query in

Re: [Libmesh-users] errors by running make libmesh with petsc 3.4.3 and slepc 3.4.3

2013-12-01 Thread Roy Stogner
On Sat, 30 Nov 2013, tong giang wrote: > Make.common:306: > /home/giang/libmesh/contrib/slepc-3.4.3/bmake/arch-linux2-c-debug/packages: > no file or directory exists This is baffling. The references to bmake in our build system should only be active for PETSc 2.3.x, and they shouldn't be touch