- Timestamp:
- 09/22/2012 04:38:01 PM (10 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, krejzi/svn, lazarus, nosym, perl-modules, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, xry111/intltool, xry111/test-20220226
- Children:
- 30004ce9
- Parents:
- 79a9ef0
- Location:
- general
- Files:
-
- 10 edited
Legend:
- Unmodified
- Added
- Removed
-
general/genlib/aspell.xml
r79a9ef0 r8aeb474 112 112 make</userinput></screen> 113 113 114 <!-- <para>115 Pre-built HTML documentation is included in the package. If you have116 <application>teTeX</application> installed and you wish to build117 additional formats of the documentation, issue any or all of the following118 commands:119 </para>120 121 <screen><userinput>make -C manual pdf &&122 make -C manual pdf &&123 make -C manual ps &&124 cd manual &&125 makeinfo -plaintext -o aspell.txt aspell.texi &&126 makeinfo -plaintext -o aspell-dev.txt aspell-dev.texi &&127 cd ..</userinput></screen> -->128 129 114 <para> 130 115 This package does not come with a test suite. … … 141 126 install -v -m644 manual/aspell-dev.html/* \ 142 127 /usr/share/doc/aspell-&aspell-version;/aspell-dev.html</userinput></screen> 143 144 <!-- <para>145 If you built additional formats of the documentation, install them by146 issuing the following command as the147 <systemitem class="username">root</systemitem> user:148 </para>149 150 <screen role="root"><userinput>install -v -m644 manual/aspell{,-dev}.{ps,pdf,dvi,txt} \151 /usr/share/doc/aspell-&aspell-version;</userinput></screen> -->152 128 153 129 <para> -
general/genlib/libassuan.xml
r79a9ef0 r8aeb474 87 87 88 88 <para>If you wish to build alternate formats of the documentation, you 89 must have < !--<xref linkend="tetex"/> or--> <xref linkend="texlive"/>89 must have <xref linkend="texlive"/> 90 90 installed, then issue the following command:</para> 91 91 -
general/genlib/libgcrypt.xml
r79a9ef0 r8aeb474 86 86 <para>Only <command>info</command> documentation is shipped in the package 87 87 tarball. If you wish to build alternate formats of the documentation, 88 (you must have < !--<xref linkend="tetex"/> or--> <xref linkend="texlive"/>88 (you must have <xref linkend="texlive"/> 89 89 installed to build the PDF and PostScript), then issue the following 90 90 commands:</para> -
general/genlib/libidl.xml
r79a9ef0 r8aeb474 64 64 65 65 <bridgehead renderas="sect4">Optional to Build Documentation</bridgehead> 66 <para role="optional"> <!-- <xref linkend="tetex"/> or -->66 <para role="optional"> 67 67 <xref linkend="texlive"/></para> 68 68 … … 83 83 makeinfo --plaintext -o libIDL2.txt libIDL2.texi</userinput></screen> 84 84 85 <para>If you have <application>teTeX</application> or85 <para>If you have 86 86 <application>Live TeX</application> installed and wish to 87 87 build alternate forms of the documentation, issue the following -
general/genlib/libksba.xml
r79a9ef0 r8aeb474 84 84 85 85 <para>If you wish to build alternate formats of the documentation, you 86 must have < !--<xref linkend="tetex"/> or--> <xref linkend="texlive"/> installed,86 must have <xref linkend="texlive"/> installed, 87 87 then issue the following commands:</para> 88 88 -
general/genutils/imagemagick.xml
r79a9ef0 r8aeb474 167 167 <ulink url="http://www.mpeg.org/MSSG/">MPEG-2 Video Codec</ulink>, 168 168 <ulink url="http://netpbm.sourceforge.net/">Netpbm</ulink>, 169 < !--<xref linkend="tetex"/> or--> <xref linkend="texlive"/>,169 <xref linkend="texlive"/>, 170 170 <ulink url="http://www.xfig.org/">Transfig</ulink>, 171 171 <ulink url="http://txt2html.sourceforge.net/">txt2html</ulink> … … 174 174 Getopt::ArgvFile</ulink>), and 175 175 <ulink url="http://www.cs.utah.edu/gdc/projects/urt/">Utah Raster Toolkit</ulink> 176 <!-- url="http://www.funet.fi/pub/graphics/packages/Utah-Raster-Toolkit/rel3/urt-3.1b.mlg.tar.gz"> -->177 176 (or <ulink url="http://www.mcmurchy.com/urt/urt-3.1b.tar.gz">URT-3.1b</ulink>) 178 177 </para> -
general/genutils/pinentry.xml
r79a9ef0 r8aeb474 104 104 105 105 <para>If you wish to build alternate formats of the documentation, you 106 must have < !--<xref linkend="tetex"/> or--> <xref linkend="texlive"/> installed,106 must have <xref linkend="texlive"/> installed, 107 107 then issue the following command:</para> 108 108 … … 132 132 <sect2 role="commands"> 133 133 <title>Command Explanations</title> 134 <!-- 135 <para><parameter>- -enable-...</parameter>: These two parameters are used to 136 fix a problem with the <command>configure</command> script if the optional 137 dependencies are not installed. If the dependencies are installed, these 138 parameters may be omitted.</para> 139 --> 134 140 135 <para><parameter>--disable-...</parameter>: These three parameters are used 141 136 to fix a problem with the <command>configure</command> script if the -
general/prog/cvs.xml
r79a9ef0 r8aeb474 131 131 make</userinput></screen> 132 132 133 <para>If you have < !--<xref linkend="tetex"/> or--> <xref linkend="texlive"/>133 <para>If you have <xref linkend="texlive"/> 134 134 installed and wish to create DVI, Postscript, HTML or text docs from the 135 135 documentation source files, issue the following command:</para> -
general/prog/doxygen.xml
r79a9ef0 r8aeb474 103 103 <para>If you wish to generate and install the package documentation 104 104 (note that man pages have already been installed), you must have 105 <application>Python</application>, <application>teTeX</application> or105 <application>Python</application>, 106 106 <application>TeX Live</application> (for HTML docs) and 107 107 <application>Ghostscript</application> (for PDF docs) … … 127 127 <para>There is no real configuration necessary for the 128 128 <application>Doxygen</application> package although three additional 129 packages are required if you wish to use extended capabilities. If you 130 need to use the language translation features, you must have 131 <xref linkend="python2"/> installed. If you require formulas to 132 create PDF documentation, then you must have <!--<xref linkend="tetex"/> or--> 133 <xref linkend="texlive"/> installed. If you require formulas to convert 134 PostScript files to bitmaps, then you must have <xref linkend="gs"/> 135 <!-- or <xref linkend="espgs"/> --> installed.</para> 129 packages are required if you wish to use extended capabilities. If you need 130 to use the language translation features, you must have <xref 131 linkend="python2"/> installed. If you require formulas to create PDF 132 documentation, then you must have <xref linkend="texlive"/> installed. If 133 you require formulas to convert PostScript files to bitmaps, then you must 134 have <xref linkend="gs"/> installed.</para> 136 135 137 136 </sect2> -
general/sysutils/cpio.xml
r79a9ef0 r8aeb474 57 57 </itemizedlist> 58 58 59 <!-- <bridgehead renderas="sect3">Additional Downloads</bridgehead>60 <itemizedlist spacing="compact">61 <listitem>62 <para>Required Patch: <ulink63 url="&patch-root;/cpio-&cpio-version;-gcc43_inline-1.patch"/></para>64 </listitem>65 </itemizedlist> -->66 67 59 <para condition="html" role="usernotes">User Notes: 68 60 <ulink url="&blfs-wiki;/cpio"/></para> … … 87 79 makeinfo --plaintext -o doc/cpio.txt doc/cpio.texi</userinput></screen> 88 80 89 <para>If you have < !-- <xref linkend="tetex"/> or --><xref linkend="texlive"/>81 <para>If you have <xref linkend="texlive"/> 90 82 installed and wish to create PDF or Postscript documentation, issue one or 91 83 both of the following commands:</para>
Note:
See TracChangeset
for help on using the changeset viewer.