On Sat, Apr 7, 2012 at 16:36, Alan Wei <zhenglun.wei at gmail.com> wrote:
> I have another questions on /src/ksp/ksp/example/tutorial/ex29.c. I > just install PETSc-dev in a distributed-memory. Everything is fine and it > finished 'make test'. > However, when I was trying to 'make' ex29.c, it comes this error > message: > makefile:18: /conf/variables: No such file or directory > makefile:19: /conf/rules: No such file or directory > makefile:1145: /conf/test: No such file or directory > make: *** No rule to make target `/conf/test'. Stop. > > what should I do for this, Thanks, in advance, > Set the PETSC_DIR environment variable. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.mcs.anl.gov/pipermail/petsc-users/attachments/20120407/a1a4c2ff/attachment.htm>
