<br><div><span class="gmail_quote">On 11/16/05, <b class="gmail_sendername">Ryan King</b> <<a href="mailto:ryank@globaldial.com">ryank@globaldial.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
If you are using a shell compiled against the cygwin libraries, then yes<br>you do.   You might want to check this out:<br><br><a href="http://unxutils.sourceforge.net/">http://unxutils.sourceforge.net/</a><br><br>That only has zsh I believe.   I haven't heard of any native windows
<br>ports of bash (haven't tried googling it though ;P).<br><br>Ryan<br><br>On Wed, 2005-11-16 at 15:17 +0800, Chris Griffin wrote:<br>> I am trying to run some Unix toold in the good OLD DOS shell, if you<br>> can call it a shell.
<br>> I keep getting a box popping up saying that :<br>> "This application has failed to start because cygintl-2.dll was not<br>> found. Re-installing the application may fix this problem"<br>> I do not have cygwin installed and woudll rather not have to. Google
<br>> gives me lots of hits on this message but no solution, other than<br>> installing cygwin. Do I really have to go that far?<br>><br>> Chris Griffin<br><br><br>_______________________________________________
<br>PLUG discussion list: <a href="mailto:plug@plug.org.au">plug@plug.org.au</a><br><a href="http://www.plug.org.au/mailman/listinfo/plug">http://www.plug.org.au/mailman/listinfo/plug</a><br>Committee e-mail: <a href="mailto:committee@plug.linux.org.au">
committee@plug.linux.org.au</a><br></blockquote></div><br>
I have tracked down the reason for this. I was trying to use the
Berkeley tools and when I did some commands (like ls) is when it popped
up. It seems that when I installed OpenSSH it slao put some such tools
in it's area, which is at the head of the PATH.. Looks like it wants
cygintl-2.dll.<br>
I have seen reference that seems to say all you need to do is put the dll in the Windblows/system or Windblows/system32 dir?<br>
<br>