Re: CygWin and MySQL???

2005-03-06 Thread Gary Richardson
Hey, Those RPMS are compiled for a linux architecture. Cygwin is the GNU tools (plus a few others) compiled under windows to similate a linux environment. It can't actually execute those binaries. You have three options: 1) Install the Windows binary. You won't be able to compile things like DBD

Re: Cygwin Compiled Version of MySQL Client

2005-02-07 Thread A. Clausen
[EMAIL PROTECTED] wrote: "A. Clausen" <[EMAIL PROTECTED]> wrote on 02/07/2005 01:35:31 PM: I'm having a problem with the default Win32 mysql client program running in the Cygwin environment, in that it writes CRLF pairs out, causing some Bash scripts that I'm running on both a Linux box and a Wi

Re: Cygwin Compiled Version of MySQL Client

2005-02-07 Thread SGreen
"A. Clausen" <[EMAIL PROTECTED]> wrote on 02/07/2005 01:35:31 PM: > I'm having a problem with the default Win32 mysql client program running > in the Cygwin environment, in that it writes CRLF pairs out, causing > some Bash scripts that I'm running on both a Linux box and a Win2k box > to give

Re: Cygwin Mysql No Response

2004-07-26 Thread Egor Egorov
Will Martell <[EMAIL PROTECTED]> wrote: Not a MySQL issue. MySQL is a standalone native Win32 application that does not need Cygwin. The same applies to MySQL command-line client. > Thank you for reading this email. > > I have the following Configuration > Windows 2000 Server > MySQL Win32 Bin

Re: Cygwin

2004-03-17 Thread Stefan Hinz
Mirza, > Does anyone knows where to find headers and libraries for mysql > development on Cygwin platform? thanks. This has been discussed before. A quick search through all lists on http://lists.mysql.com/mysql shows that the win32 list is probably the better place to ask Cygwin-related questi

Re: cygwin strangeness

2003-02-18 Thread Mark Matthews
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Amy & Joseph Kormann wrote: Mark, thanks for your reply. My commends inline below. Mark Matthews wrote: [snip] Is there a reason the native Win32 binaries we ship won't work for you? The binaries (mysql, mysqlc and mysqld) appear to work perfect

Re: cygwin strangeness

2003-02-18 Thread Amy & Joseph Kormann
Mark, thanks for your reply. My commends inline below. Mark Matthews wrote: Amy & Joseph Kormann wrote: Feels strange being the only one replying to myself, but I'm hoping that someone will come up with a suggestion if I keep posting what I'm doing. I've downloaded the version of cygwin tha

Re: cygwin strangeness

2003-02-18 Thread Mark Matthews
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Amy & Joseph Kormann wrote: Feels strange being the only one replying to myself, but I'm hoping that someone will come up with a suggestion if I keep posting what I'm doing. I've downloaded the version of cygwin that is suggested on the mysql downl

Re: cygwin strangeness

2003-02-18 Thread Amy & Joseph Kormann
Feels strange being the only one replying to myself, but I'm hoping that someone will come up with a suggestion if I keep posting what I'm doing. I've downloaded the version of cygwin that is suggested on the mysql download page. I re-compiled my programs using the cygwin version and the one st