#1879: MySQL test failures and charset support --------------------------------------------+------------------------------- Reporter: [EMAIL PROTECTED] | Owner: [email protected] Type: defect | Status: new Priority: high | Milestone: 6.2 Component: BOOK | Version: SVN Severity: normal | Resolution: Keywords: | --------------------------------------------+------------------------------- Comment (by [EMAIL PROTECTED]):
As far as OpenSSL support, this is no different than 100 other packages in the book (perhapss 200) that you look at configure --help, determine what you have installed, and what you want MySQL linked to and add whatever appropriate switches as desired. We certainly can't put openssl as a default switch, but I suppose we could list it in the command explanation if you feel it necessary. I don't think so, because I expect folks to use --help. As far as BDB, you could spend a few hours and then discover MySQL just won't use any recent version. Perhaps you could patch the sources and try that, but is is worth it? It uses an internal copy of BDB if it can't use the system copy. -- Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/1879> BLFS Trac <http://wiki.linuxfromscratch.org/blfs> Beyond Linux From Scratch -- http://linuxfromscratch.org/mailman/listinfo/blfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
