<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Mar 30, 2013 at 3:10 AM, Sonya Blade <span dir="ltr"><<a href="mailto:sonyablade2010@hotmail.com" target="_blank">sonyablade2010@hotmail.com</a>></span> wrote:<br>
<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 id=":1b3">After setting with export SLEPC_DIR,PETSC_DIR,PETSC_ARCH I got the following error.<br>

export SLEPC_DIR =D:\TEST_FOLDER_dell\slepc<br>
export PETSC_DIR =C:\Users\......\Downloads\petsc-3.3-p6<br>
export PETSC_ARCH=C:\Users\......\Downloads\petsc-3.3-p6\arch-mswin-c-debug</div></blockquote></div><br>Why are you using Windows paths here when Satish gave specific instructions to use cygwin paths:</div><div class="gmail_extra">
<br></div><div class="gmail_extra">"""</div><div class="gmail_extra"><div class="gmail_extra">Have you tried the next part of my reply? To rephrase</div><div class="gmail_extra"><br></div><div class="gmail_extra">
[assuming you have PETSC_DIR setup similarly]</div><div class="gmail_extra"><br></div><div class="gmail_extra">cd /cygdrive/d/TEST_FOLDER_dell/slepc</div><div class="gmail_extra">export SLEPC_DIR=/cygdrive/d/TEST_FOLDER_dell/slepc</div>
<div class="gmail_extra">./configure</div><div class="gmail_extra">"""</div><div class="gmail_extra"><br></div><div class="gmail_extra" style>And similarly for PETSC_DIR. And PETSC_ARCH=arch-mswin-c-debug.</div>
</div></div>