Changeset b1fc792b
- Timestamp:
- 03/25/2005 03:01:11 AM (19 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- cf01fa4a
- Parents:
- 19bf3801
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
general/prog/tcl.xml
r19bf3801 rb1fc792b 9 9 <!ENTITY tcl-md5sum "7e01b409925e4eb59ad44a4c12b9c681"> 10 10 <!ENTITY tcl-size "3.4 MB"> 11 <!ENTITY tcl-buildsize " 34MB">12 <!ENTITY tcl-time "0. 33 SBU">11 <!ENTITY tcl-buildsize "24.2 MB"> 12 <!ENTITY tcl-time "0.28 SBU (additional 0.73 SBU to run the test suite)"> 13 13 ]> 14 14 … … 120 120 121 121 <segmentedlist> 122 <segtitle>Installed Program </segtitle>122 <segtitle>Installed Programs</segtitle> 123 123 <segtitle>Installed Libraries</segtitle> 124 124 <segtitle>Installed Directories</segtitle> 125 125 126 <seglistitem> 126 <seg>tclsh </seg>127 <seg>tclsh and tclsh8.4</seg> 127 128 <seg>libtcl.so and libtclstub8.4.a</seg> 128 <seg>/usr/lib/tcl8.4 and /usr/include/tcl8.4</seg></seglistitem> 129 <seg>/usr/include/tcl8.4 and /usr/lib/tcl8.4</seg> 130 </seglistitem> 129 131 </segmentedlist> 130 132 … … 135 137 <varlistentry id="tclsh"> 136 138 <term><command>tclsh</command></term> 139 <listitem><para> is a symlink to the <command>tclsh8.4</command> 140 program.</para> 141 <indexterm zone="tcl tclsh"> 142 <primary sortas="g-tclsh">tclsh</primary></indexterm> 143 </listitem> 144 </varlistentry> 145 146 <varlistentry id="tclsh8.4"> 147 <term><command>tclsh8.4</command></term> 137 148 <listitem><para> is a simple shell containing the 138 149 <application>Tcl</application> interpreter.</para> 139 <indexterm zone="tcl tclsh ">140 <primary sortas="b-tclsh ">tclsh</primary></indexterm>150 <indexterm zone="tcl tclsh8.4"> 151 <primary sortas="b-tclsh8.4">tclsh8.4</primary></indexterm> 141 152 </listitem> 142 153 </varlistentry> -
general/prog/tk.xml
r19bf3801 rb1fc792b 9 9 <!ENTITY tk-md5sum "1b64258abaf258e9a86f331d8de17a71"> 10 10 <!ENTITY tk-size "3.2 MB"> 11 <!ENTITY tk-buildsize "2 6MB">12 <!ENTITY tk-time "0. 40SBU">11 <!ENTITY tk-buildsize "23.3 MB"> 12 <!ENTITY tk-time "0.35 SBU"> 13 13 ]> 14 14 … … 66 66 sed -i "s:${DIR}:/usr/include/tk${V}:" tkConfig.sh</command></userinput></screen> 67 67 68 <para>If you run <command>make test</command> to run the test suite, 69 ensure you do it from an X Window display device with the 70 <acronym>GLX</acronym> extensions loaded, else the tests will hang.</para> 71 68 72 <para>Now, as the root user:</para> 69 73 … … 119 123 120 124 <segmentedlist> 121 <segtitle>Installed Program </segtitle>125 <segtitle>Installed Programs</segtitle> 122 126 <segtitle>Installed Libraries</segtitle> 123 127 <segtitle>Installed Directories</segtitle> 128 124 129 <seglistitem> 125 <seg>wish </seg>130 <seg>wish and wish8.4</seg> 126 131 <seg>libtk.so and libtkstub8.4.a</seg> 127 <seg>/usr/lib/tk8.4 and /usr/include/tk8.4</seg></seglistitem> 132 <seg>/usr/include/tk8.4 and /usr/lib/tk8.4</seg> 133 </seglistitem> 128 134 </segmentedlist> 129 135 … … 134 140 <varlistentry id="wish"> 135 141 <term><command>wish</command></term> 142 <listitem><para> is a symlink to the <command>wish8.4</command> program.</para> 143 <indexterm zone="tk wish"> 144 <primary sortas="b-wish">wish</primary></indexterm> 145 </listitem> 146 </varlistentry> 147 148 <varlistentry id="wish8.4"> 149 <term><command>wish8.4</command></term> 136 150 <listitem><para> is a simple shell containing the 137 151 <application>Tk</application> toolkit that creates a main window and 138 152 then processes <application>Tcl</application> commands.</para> 139 <indexterm zone="tk wish ">140 <primary sortas="b-wish ">wish</primary></indexterm>153 <indexterm zone="tk wish8.4"> 154 <primary sortas="b-wish8.4">wish8.4</primary></indexterm> 141 155 </listitem> 142 156 </varlistentry> … … 150 164 </listitem> 151 165 </varlistentry> 152 153 166 </variablelist> 154 167 -
introduction/welcome/changelog.xml
r19bf3801 rb1fc792b 24 24 25 25 <listitem><para>March 24th, 2005 [randy]: Updated to Sysstat-5.1.5 and 26 Fontconfig-2.3.1.</para></listitem> 26 Fontconfig-2.3.1; added a note the the Tk instructions about running the 27 test suite.</para></listitem> 27 28 28 29 <listitem><para>March 23rd, 2005 [randy]: Updated to Shadow-4.0.7; added -
x/installing/xorg.xml
r19bf3801 rb1fc792b 9 9 <!ENTITY xorg-md5sum "8131cd7ea1e4566e6e05c438a93fcfe1"> 10 10 <!ENTITY xorg-size "43 MB"> 11 <!ENTITY xorg-buildsize " 655MB">12 <!ENTITY xorg-time "1 7.8SBU">11 <!ENTITY xorg-buildsize "839 MB"> 12 <!ENTITY xorg-time "10.34 SBU"> 13 13 ]> 14 14
Note:
See TracChangeset
for help on using the changeset viewer.