Hey Martin,

It looks like dealii configured, but when I run "make all" I get the error

Entering directory `/global/u1/k/kdb5/Software/deal.II/lib'
make[1]: *** No rule to make target
`/usr/common/acts/PETSc/3.1/linux8c_g/lib/libpetsc.so', needed by `
libpetscall.g.so'.  Stop.
make[1]: Leaving directory `/global/u1/k/kdb5/Software/deal.II/lib'
make: *** [deps] Error 2

Any idea?

Dan



On Wed, Jun 29, 2011 at 8:03 AM, Daniel Brauss <[email protected]> wrote:

> Hi Martin,
>
> Thanks, it looks like that did it.
>
> Dan
>
>
> On Wed, Jun 29, 2011 at 7:42 AM, Martin Steigemann 
> <[email protected]>wrote:
>
>> Hi Dan,
>>
>> have you tried this
>>
>> --with-petsc=/usr/common/acts/PETSc/3.1
>>
>> Maybe this helps,
>>
>> Martin
>>
>>
>>
>>  ------------------------------
>> *Von:* Daniel Brauss <[email protected]>
>> *An:* dealii <[email protected]>; "Hirshman, Steven Paul" <
>> [email protected]>
>> *Gesendet:* Mittwoch, den 29. Juni 2011, 14:22:04 Uhr
>> *Betreff:* [deal.II] configuring on NERSC machines
>>
>> Hi all,
>>
>> Has anyone configured dealii on Carver or Franklin at NERSC?  I am having
>> a bit of trouble.  After
>> module loading metis and petsc on Carver I did a
>>
>>         ./configure --enable-mpi --disable-threads --with-umfpack
>> --with-petsc --with-metis
>>
>> and got back the error
>>
>>         configure: error: Path to PETSc specified with --with-petsc does
>> not point to a complete PETSc installation
>>
>> I echoed PETSC_DIR and got back the directory of the loaded module
>>
>>         /usr/common/acts/PETSc/3.1
>>
>> I have also tried PETSc/3.0.0.
>> I had the same issue with Franklin.  Please help.
>>
>> Thanks.
>> Dan Brauss
>>
>
>
_______________________________________________
dealii mailing list http://poisson.dealii.org/mailman/listinfo/dealii

Reply via email to