Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3FCA0E8A.2000608@urth.org> Date: Sun, 30 Nov 2003 07:36:42 -0800 From: Terrence Brannon User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.6a) Gecko/20031030 X-Accept-Language: en-us, en MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: how do I convince MySQL AB to get MySQL to build out of the box on Cygwin? Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit I filed a bug against mysql asking them to get mysql working under Cygwin. Their response, as you can see below is: Windows is natively supported platform. Why do you need to run MySQL under Cygwin? Could anyone please tell me some good reasons that might convince MySQL to get their product working under Cygwin? My personal reasons are: 1 - I desire a Unix-like environment under Windows, so even though I have a Windows machine, all of my Perl development, including editors and utilities are Cygwin-based. 2 - I develop database-driven software using Perl/DBI under Cygwin. I test my software on Postgres and SQLite under Cygwin with no problem. Because your database does not compile there, I cannot build DBD::mysql under Cygwin and hence cannot connect to MySQL using Cygwin. I am forced to copy my code to a remote Unix machine to do my MySQL tests, something which is not necessary with the other open-source databases. 3 - You state that MySQL only works for Win32 native. Why then does this page exist at the MySQL website: http://www.mysql.com/downloads/cygwin.html And why does it point to version 1.3.9 of Cygwin? There have been efforts at MySQL AB to compile MySQL under Cygwin. The only problem is you are several major versions behind with the version of cygwin you are using. 4 - People who are serious about databases care about portability. Cygwin is growing in popularity. Postgresql already compiles there. SQLite compiles there. Your database does not and therefore cannot be considered for Cygwin-based projects. If you wish to lose the race of competition and have fewer platforms to which you can port, then be prepared to lose the respect and business that comes with it. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/