<div dir="ltr">On Mon, Mar 18, 2013 at 8:41 AM, Chen Shapira <span dir="ltr"><<a href="mailto:chen2600@gmail.com" target="_blank">chen2600@gmail.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">the error message told me to download the regular petsc copy,<br>

I need the petsc-dev copy (which I've obtained from bitbucket , as the<br>
official petsc web-instructions said)<br></blockquote><div><br></div><div style>That repository has all the development, see here:</div><div><br></div><div style><a href="https://bitbucket.org/petsc/petsc/wiki/Home">https://bitbucket.org/petsc/petsc/wiki/Home</a><br>
</div><div style><br></div><div style>The 'master' branch is a (hopefully) more stable form of what used to be the petsc-dev repository, and will become the next release. The 'next' branch also has some experimental or incomplete features.</div>
<div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
<div class=""><div class="h5"><br>
On Mon, Mar 18, 2013 at 3:27 PM, Jed Brown <<a href="mailto:jedbrown@mcs.anl.gov">jedbrown@mcs.anl.gov</a>> wrote:<br>
> Do what the error message says.<br>
><br>
> On Mar 18, 2013 8:18 AM, "Chen Shapira" <<a href="mailto:chen2600@gmail.com">chen2600@gmail.com</a>> wrote:<br>
>><br>
>> 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>
>><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>
>> ===============================================================================<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>
>><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>
</div></div></blockquote></div><br></div></div>