Changeset ecfe2925
- Timestamp:
- 05/10/2005 08:43:18 PM (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:
- 40eeab2
- Parents:
- 47aff87
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
gnome/core/orbit2.xml
r47aff87 recfe2925 7 7 <!ENTITY ORBit2-download-http "http://ftp.gnome.org/pub/GNOME/sources/ORBit2/2.12/ORBit2-&ORBit2-version;.tar.bz2"> 8 8 <!ENTITY ORBit2-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/ORBit2/2.12/ORBit2-&ORBit2-version;.tar.bz2"> 9 <!ENTITY ORBit2-md5sum " d7f0c2b9bee73b89978a9968c10f81fe">10 <!ENTITY ORBit2-size "6 67KB">11 <!ENTITY ORBit2-buildsize "3 1.8MB">12 <!ENTITY ORBit2-time "0. 66 SBU">9 <!ENTITY ORBit2-md5sum "7f963dcd0d84e6854460449383cc8c70"> 10 <!ENTITY ORBit2-size "678 KB"> 11 <!ENTITY ORBit2-buildsize "32 MB"> 12 <!ENTITY ORBit2-time "0.7 SBU (additional 0.2 SBU to run the test suite)"> 13 13 ]> 14 14 … … 65 65 66 66 <screen><userinput><command>./configure --prefix=$GNOME_PREFIX --sysconfdir=/etc/gnome && 67 make && 68 make install</command></userinput></screen> 67 make</command></userinput></screen> 68 69 <para>To test the results, issue: <command>make check</command>.</para> 70 71 <para>Now, as the root user:</para> 72 73 <screen><userinput role='root'><command>make install</command></userinput></screen> 69 74 70 75 </sect2> … … 81 86 <para><parameter>--sysconfdir=/etc/gnome</parameter>: This switch puts 82 87 configuration files in <filename class="directory">/etc/gnome</filename> 83 instead of 84 <filename class="directory">$GNOME_PREFIX/etc</filename>.</para> 88 instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para> 85 89 86 90 </sect2> -
introduction/welcome/credits.xml
r47aff87 recfe2925 216 216 <listitem> 217 217 <para>ALSA Tools, Apache Ant, Cyrus-SASL, DejaGnu, desktop-file-utils, 218 DocBook DSSSL Stylesheets, DocBook-utils, Ethereal, Evolution Data Server, 219 Exim (many additions), Expect, FOP, GNOME Doc Utils, GnuCash (many additions), 220 Heimdal, HTML Tidy, JadeTeX, Java Access Bridge, LessTif (rewrite), 221 libgail-gnome, libgnomecups, MPlayer (extensive overhaul), PDL, Perl Modules, 218 DocBook DSSSL Stylesheets, DocBook-utils, Ethereal, Evolution Data 219 Server, Exim (many additions), Expect, FOP, gnome-backgrounds, 220 gnome-menus, GNOME Doc Utils, GnuCash (many additions), Heimdal, HTML 221 Tidy, JadeTeX, Java Access Bridge, LessTif (rewrite), libgail-gnome, 222 libgnomecups, MPlayer (extensive overhaul), PDL, Perl Modules, 222 223 pilot-link, Samba 3 (many additions), Shadow (rewrite), SANE (original 223 instructions by Alex Kloss), SLIB, Stunnel and Sysstat: 224 instructions by Alex Kloss), SLIB, Stunnel, Sysstat and 225 system-tools-backends: 224 226 <emphasis>Randy McMurchy</emphasis></para> 225 227 </listitem>
Note:
See TracChangeset
for help on using the changeset viewer.