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 -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20111220/3ebee1ac/attachment-0001.htm>
