/usr/share/mozart/doc/install/node6.html is in mozart-doc 1.4.0-8ubuntu1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>6 Building Mozart for Windows</TITLE><LINK href="ozdoc.css" rel="stylesheet" type="text/css"></HEAD><BODY><TABLE align="center" border="0" cellpadding="6" cellspacing="6" class="nav"><TR bgcolor="#DDDDDD"><TD><A href="node5.html#chapter.src.make"><< Prev</A></TD><TD><A href="index.html">- Up -</A></TD><TD><A href="node12.html#chapter.src.configure">Next >></A></TD></TR></TABLE><DIV id="chapter.src.cygwin"><H1><A name="chapter.src.cygwin">6 Building Mozart for Windows</A></H1><P> This chapter describes how to build Mozart for Windows. We describe the tools used in the build process and how to obtain them. We explain how to configure and build both the packages Mozart depends upon and Mozart itself. We conclude by a description of how to create an installer, should you want to do so. </P><HR><UL class="toc"><LI><A href="node7.html#section.cygwin.environment">6.1 Setting up the Build Environment</A></LI></UL><UL class="toc"><LI><A href="node8.html#section.cygwin.packages">6.2 Acquiring the Required Packages</A><UL class="toc"><LI><A href="node8.html#label5">6.2.1 Microsoft Visual C++ Runtime</A></LI><LI><A href="node8.html#label6">6.2.2 GNU MP</A></LI><LI><A href="node8.html#label7">6.2.3 zlib</A></LI><LI><A href="node8.html#label8">6.2.4 Tcl/Tk</A></LI><LI><A href="node8.html#label9">6.2.5 GDBM</A></LI><LI><A href="node8.html#label10">6.2.6 regex</A></LI><LI><A href="node8.html#label11">6.2.7 Emacs</A></LI></UL></LI></UL><UL class="toc"><LI><A href="node9.html#section.cygwin.building">6.3 Building Mozart</A></LI></UL><UL class="toc"><LI><A href="node10.html#section.cygwin.documentation">6.4 Building Documentation</A></LI></UL><UL class="toc"><LI><A href="node11.html#section.cygwin.installer">6.5 Creating an Installer</A></LI></UL></DIV><TABLE align="center" border="0" cellpadding="6" cellspacing="6" class="nav"><TR bgcolor="#DDDDDD"><TD><A href="node5.html#chapter.src.make"><< Prev</A></TD><TD><A href="index.html">- Up -</A></TD><TD><A href="node12.html#chapter.src.configure">Next >></A></TD></TR></TABLE><HR><ADDRESS><A href="http://www.ps.uni-sb.de/~duchier/">Denys Duchier</A>, <A href="http://www.ps.uni-sb.de/~kornstae/">Leif Kornstaedt</A>, <A href="http://www.ps.uni-sb.de/~scheidhr/">Ralf Scheidhauer</A> and <A href="http://www.ps.uni-sb.de/~schulte/">Christian Schulte</A><BR><SPAN class="version">Version 1.4.0 (20110908185330)</SPAN></ADDRESS></BODY></HTML>
|