Re: 4.1.1 --with-openssl didn't happen
Greg G <[email protected]>
| Newsgroups | gmane.comp.db.mysql.bugs |
|---|---|
| Message-ID | <[email protected]> |
It turns out that there's a bug in the configure script that doesn't propagate the include directory down into the sub-makefiles. I wound up having to put a link in /usr/local/include to make it compile. -Greg G Sinisa Milivojevic wrote: >Hi! > >Thanks for your e-mail. > >It is possible that MySQL did not find your OpenSSL >installation. There are separate options for includes and libraries: > > --with-openssl Include the OpenSSL support > > --with-openssl-includes=DIR > Find OpenSSL headers in DIR > > --with-openssl-libs=DIR > Find OpenSSL libraries in DIR > > >Also, please take a look in config.log if MySQL did not find it. > > > -- MySQL Bugs Mailing List For list archives: http://lists.mysql.com/bugs To unsubscribe: http://lists.mysql.com/[email protected]