MySQL server running on Cygwin

Max Bowsher maxb@ukf.net
Tue Dec 2 23:52:00 GMT 2003


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/



More information about the Cygwin mailing list