<p dir="ltr">Do what the error message says.</p>
<div class="gmail_quote">On Mar 18, 2013 8:18 AM, "Chen Shapira" <<a href="mailto:chen2600@gmail.com">chen2600@gmail.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi ,<br>
<br>
I'm building petsc in cygwin , and<br>
when running my configure command :<br>
<br>
./config/configure.py --with-cc='win32fe cl' --with-fc='win32fe ifort'<br>
--with-cxx='win32fe cl' --with-mpi-dir="/cygdrive/C/Program Files<br>
(x86)/MPICH2" --download-f-blas-lapack=1 --with-clanguage=c<br>
--with-petsc-arch=arch-mswin-c-debug<br>
--CFLAGS=-D_CRT_SECURE_NO_DEPRECATE --with-debugging=0<br>
--ignore-cygwin-link --with-valgrind=0 --with-c2html=0<br>
--download-sowing=1 --with-hdf5=1<br>
--with-hdf5-include=/cygdrive/c/libraries/hdf5/include<br>
--with-hdf5-lib=\[/cygdrive/c/libraries/hdf5/libs/hdf5dll.lib,<br>
/cygdrive/c/libraries/hdf5/libs/hdf5_fortrandll.lib,/cygdrive/c/libraries/hdf5/libs/szip.lib,/cygdrive/c/libraries/hdf5/libs/zlib.lib\]<br>
<br>
I get the following message (in cygwin) :<br>
<br>
===============================================================================<br>
  The PETSc development repository has moved. The new repository can be<br>
  cloned using:<br>
<br>
    $ git clone <a href="https://bitbucket.org/petsc/petsc" target="_blank">https://bitbucket.org/petsc/petsc</a><br>
<br>
  or, using the Mercurial mirror:<br>
<br>
    $ hg clone <a href="https://bitbucket.org/petsc/petsc-hg" target="_blank">https://bitbucket.org/petsc/petsc-hg</a><br>
<br>
  See the website for further details: <a href="https://bitbucket.org/petsc/petsc" target="_blank">https://bitbucket.org/petsc/petsc</a><br>
===============================================================================<br>
<br>
Could someone tell me how to continue ?<br>
I've downloaded petsc-dev and its buildsystem using : hg clone<br>
<a href="https://bitbucket.org/petsc/petsc-dev" target="_blank">https://bitbucket.org/petsc/petsc-dev</a><br>
<br>
Please let me know how can I built it<br>
Thanks<br>
</blockquote></div>