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, 8 Jul 2003 11:18:13 +0100 (BST) From: andrew brian clegg X-X-Sender: fcleg01 AT sark DOT cryst DOT bbk DOT ac DOT uk To: cygwin AT cygwin DOT com Subject: mysqlc (was RE: php-mysql-cygwin how to) In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-MailScanner-Information: Please contact CCSG (http://www.cryst.bbk.ac.uk/CCSG/) more information X-MailScanner-cryst-bbk: Found to be clean X-MailScanner-SpamCheck: not spam, SpamAssassin (score=-31, required 9, BAYES_01, EMAIL_ATTRIBUTION, FROM_ENDS_IN_NUMS, IN_REP_TO, QUOTED_EMAIL_TEXT, REPLY_WITH_QUOTES, USER_AGENT_PINE) On Tue, 8 Jul 2003, Elfyn McBratney wrote: > From memory (haven't compiled MySQL on Cygwin for a while) it compiles > fine, the only problem was, and perhaps still is, with the server. The > libraries work fine, too. I promised myself that I'd try and get it > working...But so little time and so many things to do. :-) Know the feeling. Didn't have a chance to try your (and Jason's) rebaseall fix for apache last night -- things you can't do over ssh are a pain. I'm not so worried about the server to be honest... It's only the readline-based client that uses that nasty B19 dll which is what I want to get rid of cleanly. Although having said that, I don't think MySQL 4.1 Alpha ships with the dodgy dll -- not sure what they've done, haven't investigated it properly yet. > All it needs is a straight > > ./configure --without-server --prefix=/usr > make; make install Wicked, will give that a go. Cheers, Andrew. -- 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/