From: Sean Armstrong Date: 2005-09-17T00:55:05+09:00 Subject: Re: MS Access ------=_Part_15724_17408133.1126886100123 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline It still refuses to find the lib and include directories even if I use the= =20 --with flags. Any other ideas Thanks:) SA On 9/15/05, Sean Armstrong wrote: >=20 > Let me make sure I got this right: >=20 > 1. Download MySQL source > 2. Compile it under Cygwin with the flags you mentioned > 3. Remove the bin files? > 4. Use the lib file generated from the compilation > 5. This will work with the MySQL binarie install for Windows? >=20 > Thanks:) >=20 > Sean A. >=20 > On 9/15/05, Jacob Quinn Shenker wrote: > > > > Sean, > > I needed to compile/install mysql (running ./configure > > --without-server) from source to get the required development > > libraries under Cygwin. (then I moved the newly-created client > > binaries out of the way so I could use the Win32-native mysql > > binaries.) After that, it worked like a charm. *Do not compile the > > Cygwin-ized mysql client with "--with-openssl"* I don't know why, but > > the gem refused to install if I did. Good luck, and let me know if you > > run into any issues. Overall, developing on Cygwin for Ruby/Rails is > > quite nice. > > > > > > > -- > "I can do everything on my Mac that I could do on a PC." > -- Me >=20 >=20 --=20 "I can do everything on my Mac that I could do on a PC." -- Me ------=_Part_15724_17408133.1126886100123--