<div dir="ltr">Thanks, I have already logged into the cygwin from VC command prompt. <br> <br><br><div class="gmail_quote">On Tue, Aug 12, 2008 at 10:21 PM, Satish Balay <span dir="ltr"><<a href="mailto:balay@mcs.anl.gov">balay@mcs.anl.gov</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="Ih2E3d">On Tue, 12 Aug 2008, berry wrote:<br>
<br>
> Hi, Matt<br>
><br>
> Previously I installed petsc on cygwin following the official guide from<br>
> petsc website. Because I started from cygwin shell, so both' mkdir 'and<br>
> 'sed' command are transparent for petsc configure script.<br>
><br>
> But for VC 2005 version, I start from VC 2005 command line prompt, and type:<br>
> c:\cygwin\bin\bash , then going to the bash shell. I am not sure why in this<br>
> way the installation script can not see the 'sed' and 'mkdir'. By the way,<br>
> it also miss python. So I give an absolute path for executing configure.py.<br>
> Although it starts to run the configure.py script, it misses some command<br>
> line utilities in sub installation script.<br>
<br>
</div>try<br>
<br>
c:\cygwin\bin\bash --login<br>
<br>
and then verify if 'mkdir', 'sed' etc are in your PATH<br>
<br>
which sed<br>
which mkdir<br>
<font color="#888888"><br>
Satish<br>
<br>
</font></blockquote></div><br><br clear="all"><br>-- <br>Pang Shengyong<br>Solidification Simulation Lab, <br>State Key Lab of Mould & Die Technology,<br>Huazhong Univ. of Sci. & Tech. China<br>
</div>