See http://bugs.mysql.com/bug.php?id=10991 . MySQL AB is apparently no longer including most of the files we are trying to install in svn-20050714 chapter 23 with:

install -v -d -m755 /usr/share/mysql/Docs/Images &&
install -v -m644 Docs/manual{,_toc}.html \
                Docs/manual.txt /usr/share/mysql/Docs &&
install -v -m644 Docs/Images/*.{jpg,gif} /usr/share/mysql/Docs/Images


even though the README says all versions are still there. The tarball linked to in BLFS has only manual.info; in the one downloaded from MySQL directly, there is also manual.txt, but it is empty. I haven't had a chance to search bugs.mysql again to see if the error in the README has been reported yet; i'll do that later and submit it if it's not there already.

Enjoy,
grrrlgeek

--
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to