Author: pebender
Date: Tue Nov 11 05:47:59 2008
New Revision: 3944
Modified:
trunk/gar-minimyth/html/minimyth/document-build.html
Log:
- Updated documentation to reflect the need to remove ccache before using
the MiniMyth build system.
Modified: trunk/gar-minimyth/html/minimyth/document-build.html
==============================================================================
--- trunk/gar-minimyth/html/minimyth/document-build.html (original)
+++ trunk/gar-minimyth/html/minimyth/document-build.html Tue Nov 11
05:47:59 2008
@@ -121,6 +121,16 @@
the MiniMyth build system builds its own versions of these
binaries and libraries
(with the exception of cvs, glibc and subversion).
</p>
+ <p>
+ Some Linux distributions, including
+ <a href="http://fedoraproject.org/">Fedora</a>,
+ install and use
+ <a href="http://ccache.samba.org/">ccache</a>
+ as part of their collection of developer packages.
+ Unfortunately, ccache breaks the MiniMyth build system.
+ Therefore, before you attempt to build MiniMyth,
+ make sure that the ccache package is not installed on your
system.
+ </p>
</div>
<div id="download" class="section">
<div class="heading">Retrieving the build system from the
download directory</div>
@@ -248,7 +258,7 @@
alt="Valid CSS!" height="31" width="88" /></a>
</div>
<div class="version">
- Last Updated on 2008-09-19
+ Last Updated on 2008-11-11
<br />
< mailto : webmaster at minimyth dot org >
</div>
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"minimyth-commits" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/minimyth-commits?hl=en
-~----------~----~----~----~------~----~------~--~---