[petsc-users] Installing PETSc with make install
Satish Balay
balay at mcs.anl.gov
Tue Dec 20 08:37:52 CST 2011
What problems are you encountering? Send relavent logs to petsc-maint.
Satish
On Tue, 20 Dec 2011, Chekuri S. Choudary wrote:
> What is the correct way to do make install? Is it still working?
>
>
>
> I tried the following and failed:
>
>
>
> 1)
>
> (i) cd petsc-dev
>
> (ii) ./configure --prefix=$HOME
>
> (iii) make all
>
> (iv) make install PETSC_DIR=$PWD
>
>
>
>
>
> 2)
>
> (i) cd petsc-dev
>
> (ii) ./configure
>
> (iii) Make all
>
> (iv) make install DESTDIR=$HOME
>
>
>
>
More information about the petsc-users
mailing list