On Wed, Mar 7, 2012 at 8:01 AM, Chen S <chensp2602 at gmail.com> wrote:
> Hi > > I'm using cygwin to build and configure PETSC , with Parmetis. > the problem is I can't find a configure command which works for me. > I have built Parmetis and Metis (and got parmetis.lib and metis.lib) , but > then everytime I tried to configure PETSC > (with Parmetis) it didn't work. > I've tried a lot of variations of the following commands: > --with-metis-dir=<metis_dir> > --with-parmetis-dir=<parmetis_dir> > --with-parmetis-include=<include_dir> > --with-parmetis-lib="-L<lib_dir>" > --with-metis=1 > > but none of them worked, I always got errors which said "metis/parmetis > ... did not work" > (without Parmetis, the configure command works and I can build PETSC) > > do you have any idea which configure command will work for me? > 1) This belongs on petsc-maint at mcs.anl.gov 2) Without configure.log, we can tell you anything. Matt > Thank you, > Chen > > -- What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead. -- Norbert Wiener -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20120307/3b90bcb0/attachment.html>
