This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

MySQL server running on Cygwin


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/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]