X-Spam-Check-By: sourceware.org
Message-ID: <1d3a88250605110622q27a43b8ar114cac9828431b9a@mail.gmail.com>
Date: Thu, 11 May 2006 15:22:20 +0200
From: Lloeki <lloeki@gmail.com>
To: cygwin@cygwin.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: <e3tht4$2tg$1@sea.gmane.org> 	 <446296AB.1030500@users.sourceforge.net> 	 <1d3a88250605102330p1cf40de7ua40fe8e87d779ba3@mail.gmail.com> 	 <6910a60605110116s1d4e7c8ek66134c6e4e68584b@mail.gmail.com>
X-IsSubscribed: yes
Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
Precedence: bulk
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.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
