[Catalyst] I have compiled mysql successfuly in cygwin
Mao DengFeng-e13751
e13751 at motorola.com
Sat Nov 18 07:24:00 GMT 2006
Hi, all
Maybe this has a little about Catalyst. But I only want to tell you the
good news
I have compiled mysql successfully in cygwin
Our application is running on Linux. But I only can develop it on
windows Then deploy it to Linux.
So I use cygwin(http://www.cygwin.com) to emulate linux enviroment and
debug our application.
I try to use DBD::MYSQL module in my application under cygwin. But it
needs mysql libary when installing DBD::MYSQL.
So I try to compile mysql on cygwin. You know, cygwin just only
emulates Linux(Unix). It's not real linux(Unix). Mysql server side
service is not supported by cygwin but client side. Because cygwin is
running under windows, Windows can provide MYSQL server side service.
Compile Mysql in cygwin is not very easy. I try to several Mysql
versions from old to latest. Below versions are fail.
mysql-4.0.13
mysql-4.1.12
mysql-4.1.13a
mysql-4.1.23-nightly-20061104
mysql-5.0.27
Only mysql-4.1.13 version can be compiled successfully in cygwin.
Below is my cygwin environment
------------------------------------------------------------------------
-----------
CYGWIN_NT-5.0 1.5.21(0.156/4/2) 2006-07-30 14:21
gcc version 3.4.4 (cygming special, gdc 0.12, using dmd 0.125)
Thanks
Mao Dengfeng
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scsys.co.uk/pipermail/catalyst/attachments/20061118/89d27f9d/attachment.htm
More information about the Catalyst
mailing list