Re: [Libmesh-users] Using installed petsc version.

2011-04-11 Thread Vijay S. Mahadevan
> As far as I can tell, SLEPc does still need a valid PETSC_ARCH at this time. I am working with the petsc/slepc dev versions and that could be a reason. But once you install slepc to a directory, it does not need the PETSC_ARCH information. The structure is similar to petsc. For example, in my in

Re: [Libmesh-users] Using installed petsc version.

2011-04-11 Thread John Peterson
On Mon, Apr 11, 2011 at 12:16 PM, Vijay S. Mahadevan wrote: > Okay, I finally got this working without any other changes. The > linking problem was with my slepc installation apparently. The slepc > source worked fine but its installation was somehow messed up. After > fixing those, and reconfigur

Re: [Libmesh-users] Using installed petsc version.

2011-04-11 Thread Vijay S. Mahadevan
Okay, I finally got this working without any other changes. The linking problem was with my slepc installation apparently. The slepc source worked fine but its installation was somehow messed up. After fixing those, and reconfiguring libmesh, everything went through smoothly. I still had to remove