<div class="gmail_quote">On Fri, Mar 7, 2008 at 2:26 PM, Eric Altshuler &lt;<a href="mailto:ela@cola.iges.org">ela@cola.iges.org</a>&gt; wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
I have found that the &#39;sed&#39; utility included in the win32 superpack doesn&#39;t work because the DLL &#39;cygintl-3.dll&#39; is not included in the package. Also as Stephen McMillan pointed out, the dos2unix (and unix2dos) commands don&#39;t work because cygpopt-0.dll is also missing. I haven&#39;t tested all the utilities but it would be good to have all the necessary DLL&#39;s included in the superpack.<br>
</blockquote><div><br class="webkit-block-placeholder"></div><div>Will do in next week&#39;s release. &nbsp;It is hard for me to caught this errors because I have a full cygwin environment on my development machine. Can you run through all the *.exe in the win32/ directory and let me know of any other missing DLL? I simple csh script like this might do it.</div>
<div><br class="webkit-block-placeholder"></div><div>foreach exe ( *.exe )</div><div>&nbsp;$exe -help</div><div>&nbsp;if ( $status ) echo &quot;++++++ check $exec&quot;</div><div>end</div><div><br class="webkit-block-placeholder"></div>
<div>BTW, is there any other Unix utility that you would like to see included? The idea here is to make it easier to port GrADS scripts from Linux/Unix to Windows. &nbsp;Of course, I do not want to replicate a full Cygwin distro, but can always include a couple more utilities.</div>
<div><br></div><div>&nbsp;&nbsp; &nbsp; &nbsp;Arlindo</div><div><br class="webkit-block-placeholder"></div></div>-- <br>Arlindo da Silva<br><a href="mailto:dasilva@alum.mit.edu">dasilva@alum.mit.edu</a>