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 Date: Tue, 13 Jan 2004 23:49:39 +0100 From: "Gerrit P. Haase" Reply-To: "Gerrit @ cygwin" Organization: Esse keine toten Tiere Message-ID: <1529450062.20040113234939@familiehaase.de> To: Andrew DeFaria CC: cygwin AT cygwin DOT com Subject: Re: mysqld on Cygwin In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Hallo Andrew, Am Dienstag, 13. Januar 2004 um 21:13 schriebst du: > Any chance we can get this packaged up for Cygwin? I found the > following: http://anfaenger.de/cygwin-1.5/mysql/ courtesy of Gerrit P. > Hasse and I've been using it without any problems. I just wish it was > "part of Cygwin". What needs to be done to get it into Cygwin. I'd like > to help however I do not wish to steal any thunder away from Gerrit who > has apparently already done a fine job... No, no, it compiles out of the box besides the patch because of the #pragma problem. The rest in the patch which makes it really large is just the result from `autoreconf -f -i -v'. The heros are the guys at MySQL who wrote the stuff and the Cygwin developers and esp. the heros who wrote all the threads code for Cygwin! To make it into a Cygwin package, a little more work needs to be done: 1. Try to get it to compiled with the generic build-script out of the source tree. 2. Figure out how to install it as a service, write a setup-script to do it for Joe User. 3. Discuss which path layout to use. 4. ... 5. ... 6. ... 7. Volunteer to maintain it, MySQL is popular and there will be lots of questions at the list (there are already lots of question, though it is not included in the distribution). Gerrit -- =^..^= -- 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/