X-Spam-Check-By: sourceware.org Message-ID: <1d3a88250605110622q27a43b8ar114cac9828431b9a@mail.gmail.com> Date: Thu, 11 May 2006 15:22:20 +0200 From: Lloeki To: cygwin AT cygwin DOT com Subject: Re: MySQL 5.0.21 C API under cygwin In-Reply-To: <6910a60605110116s1d4e7c8ek66134c6e4e68584b@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Disposition: inline References: <446296AB DOT 1030500 AT users DOT sourceforge DOT net> <1d3a88250605102330p1cf40de7ua40fe8e87d779ba3 AT mail DOT gmail DOT com> <6910a60605110116s1d4e7c8ek66134c6e4e68584b AT mail DOT gmail DOT com> X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Unsubscribe: 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 Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from base64 to 8bit by delorie.com id k4BDN8e3010959 >> For emerge-like script look at cygport, which was ITP'ed last week in> cygwin-apps. Holy hippo, when at last will I stop reinventing the wheel ?! It justseems like everytime I have some kind of idea and seriously start towork on it, someone has the sneaky idea to release an equivalentproject, thus blowing my motivation to bits.Last time for a project of mine, I felt like I had to dev' (and did) aphp db abstraction layer+api which autogenerates stuff, just todiscover rails does just fit in for the need (though I don't knowruby, and RoR seems to be lacking in terms of docs and community).BTW, while we're on success stories, I managed to makelighttpd/ruby/rails/mysql work quite nicely under cygwin, which wasclose to a RPITA for some reason. Concerning cygport, it seems like a great package, though from what Iread I could not grasp its exact goal. Mine was to give packages majorconfigurability through use flags and live compilation, and to takeinspiration from gentoo customizable/scriptable installation schema,effectively making it some sort of alternate distro (though mainly forpersonal use only). I might just continue to dev' it for learningpurpose, and if someday I feel like it's relevant enough, publish iton the www (which I highly suspect will, as always, never happen). Lloeki