Changeset d8e2e7ce
- Timestamp:
- 08/30/2003 10:48:04 PM (21 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 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, gimp3, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 1155be78
- Parents:
- 0be83224
- Files:
-
- 16 edited
Legend:
- Unmodified
- Added
- Removed
-
general/prog/gcc/gcc-desc.xml
r0be83224 rd8e2e7ce 2 2 <title>Contents</title> 3 3 4 <para>The gcc package contains < userinput>c++</userinput>,5 < userinput>c++filt</userinput>, <userinput>cpp</userinput>,6 < userinput>g++</userinput>, <userinput>g77</userinput>,7 < userinput>gcc</userinput>, <userinput>gccbug</userinput>,8 < userinput>gcov</userinput>, <userinput>glob</userinput>,9 < userinput>gnat</userinput>, <userinput>gnatbind</userinput>,10 < userinput>gnatbl</userinput>, <userinput>gnatchop</userinput>,11 < userinput>gnatfind</userinput>, <userinput>gnatkr</userinput>,12 < userinput>gnatlink</userinput>, <userinput>gnatls</userinput>,13 < userinput>gnatmake</userinput>, <userinput>gnatprep</userinput>,14 < userinput>gnatpsta</userinput>, <userinput>gnatpsys</userinput>,15 < userinput>gnatxref</userinput> and <filename>gcc</filename> libraries.</para>4 <para>The gcc package contains <command>c++</command>, 5 <command>c++filt</command>, <command>cpp</command>, 6 <command>g++</command>, <command>g77</command>, 7 <command>gcc</command>, <command>gccbug</command>, 8 <command>gcov</command>, <command>glob</command>, 9 <command>gnat</command>, <command>gnatbind</command>, 10 <command>gnatbl</command>, <command>gnatchop</command>, 11 <command>gnatfind</command>, <command>gnatkr</command>, 12 <command>gnatlink</command>, <command>gnatls</command>, 13 <command>gnatmake</command>, <command>gnatprep</command>, 14 <command>gnatpsta</command>, <command>gnatpsys</command>, 15 <command>gnatxref</command> and <filename>gcc</filename> libraries.</para> 16 16 17 17 </sect2> … … 20 20 21 21 <para>The programs and libraries whose descriptions are missing here 22 have been described in the LFSgcc-&gcc-version; page.</para>22 have been described in the <acronym>LFS</acronym> gcc-&gcc-version; page.</para> 23 23 24 24 <sect3><title>g77</title> 25 <para> g77is the Fortran compiler invoked by gcc.</para></sect3>25 <para><command>g77</command> is the Fortran compiler invoked by gcc.</para></sect3> 26 26 27 27 <sect3><title>add2line</title> 28 <para> add2lineconverts the ASCII form of the 2-line orbital elements in28 <para><command>add2line</command> converts the ASCII form of the 2-line orbital elements in 29 29 a file to binary form and appends them to the orbdata files. </para></sect3> 30 30 31 31 <sect3><title>gcov</title> 32 <para> gcovis a test coverage program.</para></sect3>32 <para><command>gcov</command> is a test coverage program.</para></sect3> 33 33 34 34 <sect3><title>gdb</title> 35 <para> gdbis the GNAT debugger.</para></sect3>35 <para><command>gdb</command> is the GNAT debugger.</para></sect3> 36 36 37 37 <sect3><title>gnatbind</title> 38 <para> gnatbindis used to bind compiled objects.</para></sect3>38 <para><command>gnatbind</command> is used to bind compiled objects.</para></sect3> 39 39 40 40 <sect3><title>gnatbl</title> 41 <para> gnatblis the Ada linker. </para></sect3>41 <para><command>gnatbl</command> is the Ada linker. </para></sect3> 42 42 43 43 <sect3><title>gnatchop</title> 44 <para> gnatchopis useful for renaming files to meet the standard Ada44 <para><command>gnatchop</command> is useful for renaming files to meet the standard Ada 45 45 default file naming conventions.</para></sect3> 46 46 47 47 <sect3><title>gnatelim</title> 48 <para> gnatelimis used to detect and eliminate unused subprograms in an48 <para><command>gnatelim</command> is used to detect and eliminate unused subprograms in an 49 49 Ada partition.</para></sect3> 50 50 51 51 <sect3><title>gnatfind</title> 52 <para> gnatfindis the GNAT definition/use finder.</para></sect3>52 <para><command>gnatfind</command> is the GNAT definition/use finder.</para></sect3> 53 53 54 54 <sect3><title>gnatgcc</title> 55 <para> gnatgccis the compiler.</para></sect3>55 <para><command>gnatgcc</command> is the compiler.</para></sect3> 56 56 57 57 <sect3><title>gnathtml.pl</title> 58 <para> gnathtml.plconverts Ada source files to html for viewing in Web58 <para><command>gnathtml.pl</command> converts Ada source files to html for viewing in Web 59 59 browsers.</para></sect3> 60 60 61 61 <sect3><title>gnatkr</title> 62 <para> gnatkris used to determine the crunched name for a given file,62 <para><command>gnatkr</command> is used to determine the crunched name for a given file, 63 63 when crunched to a specified maximum length.</para></sect3> 64 64 65 65 <sect3><title>gnatlink</title> 66 <para> gnatlinkis used to link programs and build an executable file.</para></sect3>66 <para><command>gnatlink</command> is used to link programs and build an executable file.</para></sect3> 67 67 68 68 <sect3><title>gnatls</title> 69 <para> gnatlsis the compiled unit browser.</para></sect3>69 <para><command>gnatls</command> is the compiled unit browser.</para></sect3> 70 70 71 71 <sect3><title>gnatemake</title> 72 <para> gnatmakeis an automatic make facility.</para></sect3>72 <para><command>gnatmake</command> is an automatic make facility.</para></sect3> 73 73 74 74 <sect3><title>gnatmem</title> 75 <para> gnatmemis the GNAT utility that monitors dynamic allocation and75 <para><command>gnatmem</command> is the GNAT utility that monitors dynamic allocation and 76 76 deallocation activity in a program.</para></sect3> 77 77 78 78 <sect3><title>gnatprep</title> 79 <para> gnatprepis the GNAT external preprocessor.</para></sect3>79 <para><command>gnatprep</command> is the GNAT external preprocessor.</para></sect3> 80 80 81 81 <sect3><title>gnatpsta</title> 82 <para> gnatpstadetermines the values of all the relevant parameters in82 <para><command>gnatpsta</command> determines the values of all the relevant parameters in 83 83 Standard and outputs to stdout.</para></sect3> 84 84 85 85 <sect3><title>gnatpsys</title> 86 <para> gnatpsysdetermines the values of all the relevant parameters in86 <para><command>gnatpsys</command> determines the values of all the relevant parameters in 87 87 System and outputs to stdout.</para></sect3> 88 88 89 89 <sect3><title>gnatstub</title> 90 <para> gnatstubis a generator of body stubs.</para></sect3>90 <para><command>gnatstub</command> is a generator of body stubs.</para></sect3> 91 91 92 92 <sect3><title>gnatxref</title> 93 <para> gnatxrefis the GNAT cross-referencer.</para></sect3>93 <para><command>gnatxref</command> is the GNAT cross-referencer.</para></sect3> 94 94 95 95 <sect3><title>gvd</title> 96 <para> gvdis the GNU Visual Debugger.</para></sect3>96 <para><command>gvd</command> is the GNU Visual Debugger.</para></sect3> 97 97 98 98 </sect2> -
general/prog/gcc/gcc-exp.xml
r0be83224 rd8e2e7ce 2 2 <title>Command explanations</title> 3 3 4 <para>< userinput>PATH_HOLD=$PATH</userinput> : This command4 <para><command>PATH_HOLD=$PATH</command> : This command 5 5 stores your current path before it's modified so that it can be restored after 6 6 installation.</para> 7 7 8 <para>< userinput>export PATH=$PATH:/opt/gnat/bin</userinput> : This8 <para><command>export PATH=/opt/gnat/bin:$PATH</command> : This 9 9 command allows the build to find gnat's Ada compiler to build 10 10 Ada.</para> 11 11 12 <para>< userinput>touch treeprs.ads [es]info.h nmake.ad[bs]</userinput> :12 <para><command>touch treeprs.ads [es]info.h nmake.ad[bs]</command> : 13 13 This command creates necessary files for the Ada build. This step 14 14 may be skipped if you don't want to compile the ada frontend.</para> 15 15 16 <para><userinput>--enable-languages=c,c++,objc,f77,ada,java</userinput> 16 <para><command>CC=/usr/bin/gcc</command> : This command works around the 17 new <envar>PATH</envar> which puts <application>gnat</application>'s 18 <command>gcc</command> as the primary compiler.</para> 19 20 <para><command>--enable-languages=c,c++,objc,f77,ada,java</command> 17 21 : This command builds all available languages in the gcc package. 18 22 You may modify this command to remove unwanted languages.</para> 19 23 20 <para>< userinput>--enable-shared --enable-threads=posix21 --enable-__cxa_atexit</ userinput> : These commands are required to build24 <para><command>--enable-shared --enable-threads=posix 25 --enable-__cxa_atexit</command> : These commands are required to build 22 26 the C++ libraries to published standards.</para> 23 27 24 <para>< userinput>--enable-clocale=gnu</userinput> : This command is a28 <para><command>--enable-clocale=gnu</command> : This command is a 25 29 failsafe for incomplete locale data.</para> 26 30 27 <para>< userinput>make gnatlib_and tools</userinput> : This command31 <para><command>make gnatlib_and tools</command> : This command 28 32 completes the Ada build process. Skip this step if you have not enabled 29 33 ADA as one of the languages.</para> -
general/prog/gcc/gcc-inst.xml
r0be83224 rd8e2e7ce 1 1 <sect2> 2 <title>Installation of gcc</title>2 <title>Installation of <application>gcc</application></title> 3 3 4 <para>Install gcc by running the following commands:</para> 4 <para>Patch the source files with the following command:</para> 5 <screen><userinput><command>patch -Np1 -i ../gcc-3.3.1-no_fixincludes-2.patch</command></userinput></screen> 5 6 6 <para><screen><userinput>PATH_HOLD=$PATH && 7 export PATH=$PATH:/opt/gnat/bin && 7 <para>Install <application>gcc</application> by running the following commands:</para> 8 9 <screen><userinput><command>PATH_HOLD=$PATH && 10 export PATH=/opt/gnat/bin:$PATH && 8 11 cd gcc/ada && 9 12 touch treeprs.ads [es]info.h nmake.ad[bs] && … … 11 14 mkdir ../gcc-build && 12 15 cd ../gcc-build && 13 ../gcc-&gcc-version;/configure --prefix=/usr --enable-shared \16 CC=/usr/bin/gcc ../gcc-&gcc-version;/configure --prefix=/usr --enable-shared \ 14 17 --enable-languages=c,c++,objc,f77,ada,java --enable-threads=posix \ 15 18 --enable-__cxa_atexit --enable-clocale=gnu && 16 19 make bootstrap && 17 20 make -C gcc gnatlib_and_tools && 18 make install -no-fixedincludes&&21 make install && 19 22 ln -sf g77 /usr/bin/f77 && 20 export PATH=$PATH_HOLD</ userinput></screen></para>23 export PATH=$PATH_HOLD</command></userinput></screen> 21 24 22 <para>You may remove the gnatinstallation:</para>23 < para><screen><userinput>rm -rf /opt/gnat</userinput></screen></para>25 <para>You may remove the <application>gnat</application> installation:</para> 26 <screen><userinput><command>rm -rf /opt/gnat</command></userinput></screen> 24 27 25 28 </sect2> -
general/prog/gcc/gcc-intro.xml
r0be83224 rd8e2e7ce 1 1 <sect2> 2 <title>Introduction to gcc</title> 3 4 <screen>Download location (HTTP): <ulink url="&gcc-download-http;"/> 5 Download location (FTP): <ulink url="&gcc-download-ftp;"/> 6 Version used: &gcc-version; 7 Package size: &gcc-size; 8 Estimated Disk space required: &gcc-buildsize;</screen> 2 <title>Introduction to <application>gcc</application></title> 9 3 10 4 <para>The gcc package contains GNU compilers. This is useful for 11 compiling programs written in Ada, C, C++, Fortran, Java and Objective C.</para> 5 compiling programs written in Ada, C, C++, Fortran, Java and Objective 6 C.</para> 12 7 8 <sect3><title>Package information</title> 9 <itemizedlist spacing='compact'> 10 <listitem><para>Download (HTTP): <ulink 11 url="&gcc-download-http;"/></para></listitem> 12 <listitem><para>Download (FTP): <ulink 13 url="&gcc-download-ftp;"/></para></listitem> 14 <listitem><para>Download size: &gcc-size;</para></listitem> 15 <listitem><para>Estimated Disk space required: 16 &gcc-buildsize;</para></listitem> 17 <listitem><para>Estimated build time: 18 &gcc-time;</para></listitem></itemizedlist> 19 </sect3> 20 <sect3><title>Additional Downloads</title> 21 <itemizedlist spacing='compact'> 22 <listitem><para>Required patch: <ulink url="http://downloads.linuxfromscratch.org/gcc-3.3.1-no_fixincludes-2.patch"/></para></listitem> 23 </itemizedlist></sect3> 13 24 14 25 </sect2> -
general/prog/gcc/gcc.ent
r0be83224 rd8e2e7ce 6 6 <!ENTITY gcc-desc SYSTEM "gcc-desc.xml"> 7 7 <!ENTITY gcc-config SYSTEM "gcc-config.xml"> 8 <!ENTITY gcc-buildsize "591 MB"> 9 <!ENTITY gcc-version "3.2.1"> 10 <!ENTITY gcc-download-http "http://mirrors.rcn.net/pub/sourceware/gcc/releases/gcc-3.2.1/gcc-3.2.1.tar.bz2"> 11 <!ENTITY gcc-download-ftp "ftp://mirrors.rcn.net/pub/sourceware/gcc/releases/gcc-3.2.1/gcc-3.2.1.tar.bz2"> 12 <!ENTITY gcc-size "20.1 MB"> 8 <!ENTITY gcc-buildsize "889 MB"> 9 <!ENTITY gcc-version "3.3.1"> 10 <!ENTITY gcc-download-http "http://mirrors.rcn.net/pub/sourceware/gcc/releases/gcc-&gcc-version;/gcc-&gcc-version;.tar.bz2"> 11 <!ENTITY gcc-download-ftp "ftp://mirrors.rcn.net/pub/sourceware/gcc/releases/gcc-&gcc-version;/gcc-&gcc-version;.tar.bz2"> 12 <!ENTITY gcc-size "23 MB"> 13 <!ENTITY gcc-time "29.3 SBU"> -
general/prog/gcc/gnat-inst.xml
r0be83224 rd8e2e7ce 1 1 <sect2> 2 <title>Installation of gnat</title>2 <title>Installation of <application>gnat</application></title> 3 3 4 <para>Install gnatby running the following commands:</para>4 <para>Install <application>gnat</application> by running the following commands:</para> 5 5 6 < para><screen><userinput>./doconfig</userinput></screen></para>6 <screen><userinput><command>./doconfig</command></userinput></screen> 7 7 8 8 <para>The above script will ask you how and where you would like to install 9 gnat. To avoid conflicts with the system gcc, the package will be installed 9 <application>gnat</application>. To avoid conflicts with the system 10 <command>gcc</command>, the package will be installed 10 11 in a separate directory, that can later be removed from the system.</para> 11 12 12 <para>In response to the questions asked by the doconfig script, enter 13 <para>In response to the questions asked by the 14 <command>doconfig</command> script, enter 13 15 <userinput>3</userinput> in response to the first question 14 16 and <userinput>/opt/gnat</userinput> in response to the … … 16 18 17 19 <para>To finish the install, run</para> 18 < para><screen><userinput>./doinstall</userinput></screen></para>20 <screen><userinput><command>./doinstall</command></userinput></screen> 19 21 20 <para>The gnat compiler can be invoked by executing the gcc binary 21 installed by the above script. To avoid conflicts with the system 22 gcc, we will rename the gcc command.</para> 23 <para><screen><userinput>cd /opt/gnat/bin && 22 <para>The <application>gnat</application> compiler can be invoked by 23 executing the <command>gcc</command> binary 24 installed by the above script. <!-- To avoid conflicts with the system 25 <command>gcc</command>, we will rename the <command>gcc</command> 26 command.--></para> 27 <!-- <screen><userinput><command>cd /opt/gnat/bin && 24 28 mv gcc gnatgcc && 25 29 cd real && 26 mv gcc gnatgcc</ userinput></screen></para>30 mv gcc gnatgcc</command></userinput></screen> --> 27 31 28 32 </sect2> -
general/prog/gcc/gnat-intro.xml
r0be83224 rd8e2e7ce 1 1 <sect2> 2 <title>Introduction to gnat(binary version)</title>2 <title>Introduction to <application>gnat</application> (binary version)</title> 3 3 4 <screen>Download location (HTTP): <ulink url="&gnat-download-http;"/> 5 Download location (FTP): <ulink url="&gnat-download-ftp;"/> 6 Version used: &gnat-version; 7 Package size: &gnat-size; 8 Estimated Disk space required: &gnat-buildsize;</screen> 4 <para>The <application>gnat</application> package contains a precompiled Ada compiler. 5 This package is used to satisfy the circular 6 dependency when you recompile <application>gcc</application> to include ada.</para> 9 7 10 <para>The gnat package contains a precompiled Ada compiler. 11 This package is used to satisfy the circular 12 dependency when you recompile gcc to include ada.</para> 13 14 <para>You may skip installation of gnat if you do not want to recompile gcc 8 <para>You may skip installation of <application>gnat</application> if you do not want to recompile 9 gcc 15 10 with ada support.</para> 16 11 17 <screen>gnat depends on: 18 <xref linkend="tcsh"/></screen> 12 13 <sect3><title>Package information</title> 14 <itemizedlist spacing='compact'> 15 <listitem><para>Download (HTTP): <ulink 16 url="&gnat-download-http;"/></para></listitem> 17 <listitem><para>Download (FTP): <ulink 18 url="&gnat-download-ftp;"/></para></listitem> 19 <listitem><para>Download size: &gnat-size;</para></listitem> 20 <listitem><para>Estimated Disk space required: 21 &gnat-buildsize;</para></listitem> 22 <listitem><para>Estimated build time: 23 &gnat-time;</para></listitem></itemizedlist> 24 </sect3> 25 26 27 28 <sect3><title><application>gnat</application> dependencies</title> 29 <sect4><title>Required</title> 30 <para><xref linkend="tcsh"/></para></sect4> 31 </sect3> 19 32 20 33 </sect2> -
general/prog/gcc/gnat.ent
r0be83224 rd8e2e7ce 2 2 <!ENTITY gnat-intro SYSTEM "gnat-intro.xml"> 3 3 <!ENTITY gnat-inst SYSTEM "gnat-inst.xml"> 4 <!ENTITY gnat-buildsize "4 0MB">5 <!ENTITY gnat-version "3.1 4p">4 <!ENTITY gnat-buildsize "48.9 MB"> 5 <!ENTITY gnat-version "3.15p"> 6 6 <!ENTITY gnat-download-http ""> 7 <!ENTITY gnat-download-ftp "ftp://cs.nyu.edu/pub/gnat/3.14p/gnat-3.14p-i686-pc-linux-gnu-bin.tar.gz"> 8 <!ENTITY gnat-size "10.5 MB"> 7 <!ENTITY gnat-download-ftp "ftp://cs.nyu.edu/pub/gnat/3.15p/gnat-3.15p-i686-pc-redhat71-gnu-bin.tar.gz"> 8 <!ENTITY gnat-size "13.2 MB"> 9 <!ENTITY gnat-time "0.01 SBU"> -
index.xml
r0be83224 rd8e2e7ce 3 3 "/usr/share/docbook/docbookx.dtd" [ 4 4 5 <!ENTITY version "200308 29">6 <!ENTITY releasedate "August 29th, 2003">5 <!ENTITY version "20030830"> 6 <!ENTITY releasedate "August 30th, 2003"> 7 7 8 8 <!ENTITY % book SYSTEM "book/book.ent"> -
introduction/welcome/changelog.xml
r0be83224 rd8e2e7ce 11 11 <itemizedlist> 12 12 13 <listitem><para>August 30, 2003 [larry]: postlfs: update intro section 14 of tcsh.</para></listitem> 15 16 <listitem><para>August 30, 2003 [larry]: general: update to gcc-3.3.1 17 and gnat-3.15p.</para></listitem> 18 13 19 <listitem><para>August 29, 2003 [larry]: pst: updated intro to sgml-dtd 14 20 V3.1 and V4.2.</para></listitem> -
postlfs/shells/tcsh/tcsh-config.xml
r0be83224 rd8e2e7ce 1 1 <sect2> 2 <title>Configuring tcsh</title>2 <title>Configuring <application>tcsh</application></title> 3 3 4 4 <sect3><title>Config files</title> -
postlfs/shells/tcsh/tcsh-desc.xml
r0be83224 rd8e2e7ce 2 2 <title>Contents</title> 3 3 4 <para>The tcsh package contains <userinput>tcsh</userinput>.</para> 4 <para>The <application>tcsh</application> package contains 5 <command>tcsh</command>.</para> 5 6 6 7 </sect2> … … 9 10 10 11 <sect3><title>tcsh</title> 11 <para> tcshis an enhanced but completely compatible version of the12 <para><command>tcsh</command> is an enhanced but completely compatible version of the 12 13 Berkeley UNIX C shell, csh. It is usable as both an interactive shell 13 14 and a script processor.</para></sect3> -
postlfs/shells/tcsh/tcsh-exp.xml
r0be83224 rd8e2e7ce 2 2 <title>Command explanations</title> 3 3 4 <para><userinput>cp tcsh.man /usr/share/man/man1/tcsh.1</userinput> : tcsh doesn't install its man page correctly, so we do it manually.</para> 4 <para><command>cp tcsh.man /usr/share/man/man1/tcsh.1</command> : 5 <application>tcsh</application> doesn't install its man page correctly, so we do it manually.</para> 5 6 6 <para><userinput>ln -s /usr/bin/tcsh /bin/csh</userinput> : The FHS states that 7 <para><command>ln -s /usr/bin/tcsh /bin/csh</command> : The 8 <acronym>FHS</acronym> states that 7 9 if there is a C shell installed, there should be a symlink from 8 10 <filename>/bin/csh</filename> to it. This creates that symlink.</para> -
postlfs/shells/tcsh/tcsh-inst.xml
r0be83224 rd8e2e7ce 1 1 <sect2> 2 <title>Installation of tcsh</title>2 <title>Installation of <application>tcsh</application></title> 3 3 4 <para>Install tcshby running the following commands:</para>4 <para>Install <application>tcsh</application> by running the following commands:</para> 5 5 6 < para><screen><userinput>./configure --prefix=/usr &&6 <screen><userinput><command>./configure --prefix=/usr && 7 7 make && 8 8 make install && 9 9 cp tcsh.man /usr/share/man/man1/tcsh.1 && 10 ln -s /usr/bin/tcsh /bin/csh</ userinput></screen></para>10 ln -s /usr/bin/tcsh /bin/csh</command></userinput></screen> 11 11 12 12 </sect2> -
postlfs/shells/tcsh/tcsh-intro.xml
r0be83224 rd8e2e7ce 1 1 <sect2> 2 <title>Introduction to tcsh</title> 3 4 <screen>Download location (HTTP): <ulink url="&tcsh-download-http;"/> 5 Download location (FTP): <ulink url="&tcsh-download-ftp;"/> 6 Version used: &tcsh-version; 7 Package size: &tcsh-size; 8 Estimated Disk space required: &tcsh-buildsize; 9 Estimated build time: &tcsh-time;</screen> 2 <title>Introduction to <application>tcsh</application></title> 10 3 11 4 <para>The tcsh package contains "an enhanced but completely compatible … … 15 8 install.</para> 16 9 10 <sect3><title>Package information</title> 11 <itemizedlist spacing='compact'> 12 <listitem><para>Download (HTTP): <ulink 13 url="&tcsh-download-http;"/></para></listitem> 14 <listitem><para>Download (FTP): <ulink 15 url="&tcsh-download-ftp;"/></para></listitem> 16 <listitem><para>Download size: &tcsh-size;</para></listitem> 17 <listitem><para>Estimated Disk space required: 18 &tcsh-buildsize;</para></listitem> 19 <listitem><para>Estimated build time: 20 &tcsh-time;</para></listitem></itemizedlist> 21 </sect3> 22 17 23 </sect2> -
postlfs/shells/tcsh/tcsh.ent
r0be83224 rd8e2e7ce 5 5 <!ENTITY tcsh-desc SYSTEM "tcsh-desc.xml"> 6 6 <!ENTITY tcsh-config SYSTEM "tcsh-config.xml"> 7 <!ENTITY tcsh-buildsize " 5.9MB">8 <!ENTITY tcsh-version "6.12 ">7 <!ENTITY tcsh-buildsize "9.0 MB"> 8 <!ENTITY tcsh-version "6.12.00"> 9 9 <!ENTITY tcsh-download-http ""> 10 <!ENTITY tcsh-download-ftp "ftp://ftp.funet.fi/pub/unix/shells/tcsh/tcsh- 6.12.00.tar.gz">10 <!ENTITY tcsh-download-ftp "ftp://ftp.funet.fi/pub/unix/shells/tcsh/tcsh-&tcsh-version;.tar.gz"> 11 11 <!ENTITY tcsh-size "804 KB"> 12 <!ENTITY tcsh-time "0. 77SBU">12 <!ENTITY tcsh-time "0.16 SBU">
Note:
See TracChangeset
for help on using the changeset viewer.