X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-1.9 required=5.0 tests=AWL,BAYES_00,SPF_HELO_PASS,T_RP_MATCHES_RCVD X-Spam-Check-By: sourceware.org To: cygwin AT cygwin DOT com From: Andrew DeFaria Subject: Re: Back to mysql Date: Tue, 14 Dec 2010 08:57:02 -0500 Lines: 47 Message-ID: References: <1292294821 DOT 3192 DOT 3 DOT camel AT YAAKOV04> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.9pre) Gecko/20100821 Lightning/1.0b2 Lanikai/3.1.3pre In-Reply-To: X-IsSubscribed: yes Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: 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 On 12/14/2010 04:21 AM, Andy Koppe wrote: > Cygwin Ports, at http://sourceware.org/cygwinports. A quite amazing > repository of additional Cygwin packages, all maintained by Yaakov. > > Thanks to recent improvements to Cygwin's setup.exe by Jon Turney, the > timestamp hack shown on the Ports website is no longer needed, i.e. > the steps required now are: > > 1. Download the latest Cygwin setup.exe from http://cygwin.com. > > 2. Launch setup.exe with the -X flag (for allowing unsigned > repositories). A convenient way to do this is to create a setup.exe > shortcut and add the -X to its target. > > 3. Add and select ftp://sourceware.org/pub/cygwinports or one of its > mirrors (http://sourceware.org/mirrors.html) in the mirror list. > (Official mirrors and Ports ones can be selected at the same time; > just hold Ctrl while doing so. Unfortunately there's currently no way > to tell apart different repositories on the same mirror, but Jon is > working on that as well.) > > 4. Select the packages of your choice and install. > > Ports issues should be discussed on the cygwin-ports-general mailing > list. Thanks for the explanation. I'm working on a Perl script to gather information about systems and store it in a MySQL database. As such I can't always be sure that Cygwin (thus Perl and even DBI, DBD and MySQL) will be there. Installing DBI and DBD is pretty simply with cpan and to me Cygwin's a no brainer. But having to install a port of the mysql-client stuff seems like hacking a bit to far. Any particular reason why mysql-client is not an official (perhaps optionally installed) part of Cygwin by now? I remember working with this a while back (years back actually) and there was a separate mysql package that somebody put together (probably from cygports). I just would have thought that by now it would have been put into Cygwin in a more official manner. Any thoughts about how to do this without Cygwin (I know, not Cygwin related then and I'd probably need to get some sort of Perl - can you say ActiveState! Yuck - and install some Windows based mysql libs or something like that... Yuck. Cygwin's just so much nicer. Wish mysql was simply YA Cygwin package). -- Andrew DeFaria Beauty is in the eye of the beer holder. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple