6 messages in com.mysql.lists.win32RE: How execute perl scripts in windows
FromSent OnAttachments
Luciano Pulvirenti20 Jun 2003 02:15 
Jim Esten20 Jun 2003 02:29 
Ron Teitelbaum20 Jun 2003 07:25 
Tim Endres20 Jun 2003 08:33 
Ron Teitelbaum20 Jun 2003 09:14 
Januski, Ken20 Jun 2003 15:09 
Subject:RE: How execute perl scripts in windows
From:Januski, Ken (kjan@phillynews.com)
Date:06/20/2003 03:09:41 PM
List:com.mysql.lists.win32

don't use cyqwin but i couldn't live without unixutils. it's great for piping perl results through more, etc., etc.

And if you would like to have more power, with a UNIX-like environment, including bash, vi, perl, grep, and many more UNIX commands, you might like to install Cygwin. www.cygwin.com.

Luciano,

Check out: http://www.activestate.com/Products/ActivePerl/

Good way to do perl on windows.

For execute the script: C:\mysql\scripts\mysql_fix_privilege_tables I have downloaded and installed ActivePerl-5.8.0.806-MSWin32-x86 How i run this script ? Thanks Luciano