| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/ml/#faqs> |
| Sender: | cygwin-owner AT cygwin DOT com |
| Mail-Followup-To: | cygwin AT cygwin DOT com |
| Delivered-To: | mailing list cygwin AT cygwin DOT com |
| Message-ID: | <028a01c3b92f$47bc7380$78d96f83@starfruit> |
| From: | "Max Bowsher" <maxb AT ukf DOT net> |
| To: | <cygwin AT cygwin DOT com> |
| Subject: | MySQL server running on Cygwin |
| Date: | Tue, 2 Dec 2003 23:51:59 -0000 |
| MIME-Version: | 1.0 |
| X-Priority: | 3 |
| X-MSMail-Priority: | Normal |
| X-MimeOLE: | Produced By Microsoft MimeOLE V6.00.2800.1165 |
| X-Cam-ScannerInfo: | http://www.cam.ac.uk/cs/email/scanner/ |
| X-Cam-AntiVirus: | No virus found |
| X-Cam-SpamDetails: | Not scanned |
| Note-from-DJ: | This may be spam |
A mysqld is running on my cygwin system as I type this.
Steps:
1. Get mysql 4.0.16 source.
2. Remove all "#pragma interface" lines from the source.
In the source directory:
$ perl -i.rpi -pe 's/^#pragma interface.*$//;' \
`fgrep -rl '#pragma interface' .`
3. Configure, make, make install.
Max.
--
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/
| webmaster | delorie software privacy |
| Copyright © 2019 by DJ Delorie | Updated Jul 2019 |