<div class="gmail_quote">On Fri, Mar 7, 2008 at 2:26 PM, Eric Altshuler <<a href="mailto:ela@cola.iges.org">ela@cola.iges.org</a>> 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 'sed' utility included in the win32 superpack doesn't work because the DLL 'cygintl-3.dll' is not included in the package. Also as Stephen McMillan pointed out, the dos2unix (and unix2dos) commands don't work because cygpopt-0.dll is also missing. I haven't tested all the utilities but it would be good to have all the necessary DLL's included in the superpack.<br>
</blockquote><div><br class="webkit-block-placeholder"></div><div>Will do in next week's release. 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> $exe -help</div><div> if ( $status ) echo "++++++ check $exec"</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. 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> 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>