RE: Unix utils for Windows?

2004-04-02 Thread Tom . Williams

Return Receipt
   
Your  RE: Unix utils for Windows?  
document   
:  
   
was   Tom Williams/HQ/dssi 
received   
by:
   
at:   04/02/2004 04:21:38 PM   
   





-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Unix utils for Windows?

2004-04-02 Thread Sullivan, Patrick
I highly recommend:

 UnxUtils - GNU utilities for Win32 
This are some ports of common GNU utilities to native Win32. In this
context, native means the executables do only depend on the Microsoft
C-runtime (msvcrt.dll) and not an emulation layer like that provided by
Cygwin tools.

SF seems to be having problems but you can find a copy here:
http://www.cs.nmsu.edu/~jeffery/win32/unxutils.zip



Thank you,

Patrick Sullivan
Centura Health

-Original Message-
From: Shaw, Laurence [mailto:[EMAIL PROTECTED] 
Sent: Friday, April 02, 2004 9:28 AM
To: Tomcat Users List
Subject: RE: Unix utils for Windows?


Thanks to all, The winner seems to be cygwin.

 -Original Message-
From:   Paul Mansfield [mailto:[EMAIL PROTECTED] 
Sent:   Friday, April 02, 2004 10:16 AM
To: Tomcat Users List
Subject:Re: Unix utils for Windows?

On Fri, 2004-04-02 at 17:03, Shaw, Laurence wrote:
> Does anyone know where I can find a workable version awk for Windows,(

> and for that matter most common [U}[Lin]ix utilities) that will run on

> a windows 2000 box? I was attempting to run the makefile for Apache 
> Server using MS C++  but at the end of the build it  tries to execute 
> an awk script to build the config file for the server and errors 
> because awk can not be found in my environment. I'd prefer not to have

> to run in a unix shell on a windows box, but...

cygwin




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



*
This communication is for the use of the intended recipient only.  It may 
contain information that is privileged and confidential.  If you are not the 
intended recipient of this communication, any disclosure, copying, further 
distribution or use thereof is prohibited.  If you have received this 
communication in error, please advise me by return e-mail or by telephone and 
delete/destroy it.
*

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



RE: Unix utils for Windows?

2004-04-02 Thread Shaw, Laurence
Thanks to all, The winner seems to be cygwin.

 -Original Message-
From:   Paul Mansfield [mailto:[EMAIL PROTECTED] 
Sent:   Friday, April 02, 2004 10:16 AM
To: Tomcat Users List
Subject:Re: Unix utils for Windows?

On Fri, 2004-04-02 at 17:03, Shaw, Laurence wrote:
> Does anyone know where I can find a workable version awk for Windows,( and for that 
> matter most common [U}[Lin]ix utilities) that will run on a windows 2000 box? I was 
> attempting to run the makefile for Apache Server using MS C++  but at the end of the 
> build it  tries to execute an awk script to build the config file for the server and 
> errors because awk can not be found in my environment. I'd prefer not to have to run 
> in a unix shell on a windows box, but...

cygwin




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Unix utils for Windows?

2004-04-02 Thread Paul Mansfield
On Fri, 2004-04-02 at 17:03, Shaw, Laurence wrote:
> Does anyone know where I can find a workable version awk for Windows,( and for that 
> matter most common [U}[Lin]ix utilities) that will run on a windows 2000 box? I was 
> attempting to run the makefile for Apache Server using MS C++  but at the end of the 
> build it  tries to execute an awk script to build the config file for the server and 
> errors because awk can not be found in my environment. I'd prefer not to have to run 
> in a unix shell on a windows box, but...

cygwin




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: Unix utils for Windows?

2004-04-02 Thread Jon Wingfield
http://www.cygwin.com/

I'm using grep, tail and scp on windows xp all the time :)

I also like gVim on windows. http://www.vim.org/

Shaw, Laurence wrote:

Does anyone know where I can find a workable version awk for Windows,( and for that matter most common [U}[Lin]ix utilities) that will run on a windows 2000 box? I was attempting to run the makefile for Apache Server using MS C++  but at the end of the build it  tries to execute an awk script to build the config file for the server and errors because awk can not be found in my environment. I'd prefer not to have to run in a unix shell on a windows box, but...

Thanks,
Laurence 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


RE: Unix utils for Windows?

2004-04-02 Thread Shapira, Yoav

Hi,
Cygwin perhaps? http://www.cygwin.com/.

Yoav Shapira
Millennium Research Informatics


>-Original Message-
>From: Shaw, Laurence [mailto:[EMAIL PROTECTED]
>Sent: Friday, April 02, 2004 11:03 AM
>To: [EMAIL PROTECTED]
>Subject: Unix utils for Windows?
>
>Does anyone know where I can find a workable version awk for Windows,(
and
>for that matter most common [U}[Lin]ix utilities) that will run on a
>windows 2000 box? I was attempting to run the makefile for Apache
Server
>using MS C++  but at the end of the build it  tries to execute an awk
>script to build the config file for the server and errors because awk
can
>not be found in my environment. I'd prefer not to have to run in a unix
>shell on a windows box, but...
>
>Thanks,
>Laurence
>
>-
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]




This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Unix utils for Windows?

2004-04-02 Thread Shaw, Laurence
Does anyone know where I can find a workable version awk for Windows,( and for that 
matter most common [U}[Lin]ix utilities) that will run on a windows 2000 box? I was 
attempting to run the makefile for Apache Server using MS C++  but at the end of the 
build it  tries to execute an awk script to build the config file for the server and 
errors because awk can not be found in my environment. I'd prefer not to have to run 
in a unix shell on a windows box, but...

Thanks,
Laurence 

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]