Changeset 4b6973d3
- Timestamp:
- 12/12/2003 10:00:34 PM (20 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 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, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/inkscape-core-mods, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, v5_1, v5_1-pre1, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 9f78330
- Parents:
- 48c17eaf
- Files:
-
- 18 edited
Legend:
- Unmodified
- Added
- Removed
-
gnome/add/applets/gnome-applets-inst.xml
r48c17eaf r4b6973d3 5 5 6 6 <screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \ 7 --libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin \8 --localstatedir=/var/lib --sysconfdir=/etc/gnome &&7 --libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin \ 8 --localstatedir=/var/lib --sysconfdir=/etc/gnome && 9 9 make && 10 10 make install</command></userinput></screen> -
gnome/add/bug-buddy/bug-buddy-inst.xml
r48c17eaf r4b6973d3 5 5 6 6 <screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \ 7 --localstatedir=/var/lib &&7 --localstatedir=/var/lib && 8 8 make && 9 9 make install</command></userinput></screen> -
gnome/add/eog/eog-exp.xml
r48c17eaf r4b6973d3 2 2 <title>Command explanations</title> 3 3 4 <para><parameter>--libexecdir=$GNOME_PREFIX/sbin</parameter>: This switch puts 5 libexec files in <filename class="directory">$GNOME_PREFIX/sbin</filename> instead of 4 <para><parameter>--libexecdir=`pkg-config --variable=prefix 5 ORBit-2.0`/sbin</parameter>: This switch puts libexec files in 6 <filename class="directory">$GNOME_PREFIX/sbin</filename> instead of 6 7 <filename class="directory">$GNOME_PREFIX/libexec</filename>.</para> 7 8 -
gnome/add/eog/eog-inst.xml
r48c17eaf r4b6973d3 4 4 <para>Install <application><acronym>EOG</acronym></application> by running the following commands:</para> 5 5 6 <screen><userinput><command>./configure --prefix=$GNOME_PREFIX --libexecdir=$GNOME_PREFIX/sbin \ 7 --localstatedir=/var/lib --sysconfdir=/etc/gnome && 6 <screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \ 7 --libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin \ 8 --localstatedir=/var/lib --sysconfdir=/etc/gnome && 8 9 make && 9 10 make install</command></userinput></screen> -
gnome/add/eog/eog.ent
r48c17eaf r4b6973d3 4 4 <!ENTITY eog-exp SYSTEM "eog-exp.xml"> 5 5 <!ENTITY eog-desc SYSTEM "eog-desc.xml"> 6 <!ENTITY eog-version "2. 2.2">7 <!ENTITY eog-download-http "http://ftp.gnome.org/pub/GNOME/sources/eog/2. 2/eog-&eog-version;.tar.bz2">8 <!ENTITY eog-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/eog/2. 2/eog-&eog-version;.tar.bz2">9 <!ENTITY eog-size " 480KB">10 <!ENTITY eog-buildsize " 16.1MB">6 <!ENTITY eog-version "2.4.1"> 7 <!ENTITY eog-download-http "http://ftp.gnome.org/pub/GNOME/sources/eog/2.4/eog-&eog-version;.tar.bz2"> 8 <!ENTITY eog-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/eog/2.4/eog-&eog-version;.tar.bz2"> 9 <!ENTITY eog-size "684 KB"> 10 <!ENTITY eog-buildsize "24.2 MB"> 11 11 <!ENTITY eog-time "0.19 SBU"> -
gnome/add/gedit/gedit-inst.xml
r48c17eaf r4b6973d3 5 5 6 6 <screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \ 7 --localstatedir=/var/lib --sysconfdir=/etc/gnome &&7 --localstatedir=/var/lib --sysconfdir=/etc/gnome && 8 8 make && 9 9 make install</command></userinput></screen> -
gnome/add/nautilus/nautilus-inst.xml
r48c17eaf r4b6973d3 5 5 6 6 <screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \ 7 --libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin \8 --sysconfdir=/etc/gnome &&7 --libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin \ 8 --sysconfdir=/etc/gnome && 9 9 make && 10 10 make install</command></userinput></screen> -
gnome/add/terminal/gnome-terminal-inst.xml
r48c17eaf r4b6973d3 5 5 6 6 <screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \ 7 --localstatedir=/var/lib --sysconfdir=/etc/gnome &&7 --localstatedir=/var/lib --sysconfdir=/etc/gnome && 8 8 make && 9 9 make install</command></userinput></screen> -
gnome/add/yelp/yelp-inst.xml
r48c17eaf r4b6973d3 5 5 6 6 <screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \ 7 --libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin &&7 --libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin && 8 8 make && 9 9 make install</command></userinput></screen> -
gnome/core/control/control-center-inst.xml
r48c17eaf r4b6973d3 5 5 6 6 <screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \ 7 --libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin \8 --localstatedir=/var/lib --sysconfdir=/etc/gnome &&7 --libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin \ 8 --localstatedir=/var/lib --sysconfdir=/etc/gnome && 9 9 make && 10 10 make install</command></userinput></screen> -
gnome/core/desktop/gnome-desktop-inst.xml
r48c17eaf r4b6973d3 5 5 6 6 <screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \ 7 --sysconfdir=/etc/gnome &&7 --sysconfdir=/etc/gnome && 8 8 make && 9 9 make install</command></userinput></screen> -
gnome/core/panel/gnome-panel-inst.xml
r48c17eaf r4b6973d3 5 5 6 6 <screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \ 7 --libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin \8 --localstatedir=/var/lib --sysconfdir=/etc/gnome --disable-gtk-doc &&7 --libexecdir=`pkg-config --variable=prefix ORBit-2.0`/sbin \ 8 --localstatedir=/var/lib --sysconfdir=/etc/gnome --disable-gtk-doc && 9 9 make && 10 10 make install</command></userinput></screen> -
gnome/core/session/gnome-session-inst.xml
r48c17eaf r4b6973d3 6 6 <screen><userinput><command>export PATH=$PATH:`pkg-config --variable=prefix ORBit-2.0`/sbin:/sbin && 7 7 ./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \ 8 --localstatedir=/var/lib --sysconfdir=/etc/gnome &&8 --localstatedir=/var/lib --sysconfdir=/etc/gnome && 9 9 make && 10 10 make install</command></userinput></screen> -
gnome/lib/libcroco/libcroco-inst.xml
r48c17eaf r4b6973d3 5 5 6 6 <screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \ 7 --disable-gtk-doc &&7 --disable-gtk-doc && 8 8 make && 9 9 make install </command></userinput></screen> -
gnome/lib/libgnomeprintui/libgnomeprintui-inst.xml
r48c17eaf r4b6973d3 5 5 6 6 <screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` / 7 --disable-gtk-doc &&7 --disable-gtk-doc && 8 8 make && 9 9 make install</command></userinput></screen> -
gnome/lib/libgsf/libgsf-inst.xml
r48c17eaf r4b6973d3 5 5 6 6 <screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \ 7 --disable-gtk-doc &&7 --disable-gtk-doc && 8 8 make && 9 9 make install </command></userinput></screen> -
gnome/lib/librsvg/librsvg-inst.xml
r48c17eaf r4b6973d3 5 5 6 6 <screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \ 7 --sysconfdir=/etc/gnome --disable-gtk-doc &&7 --sysconfdir=/etc/gnome --disable-gtk-doc && 8 8 make && 9 9 make install</command></userinput></screen> -
introduction/welcome/changelog.xml
r48c17eaf r4b6973d3 13 13 14 14 <listitem><para>December 12th, 2003 [larry]: Updated to CUPS-1.1.20, 15 wget-1.9.1, bug-buddy-2.4.1, libgnomeprint-2.4.0, libgnomeprintui-2.4.0 16 and gedit-2.4.1. Added gtksourceview-0.7.0.</para></listitem>15 wget-1.9.1, bug-buddy-2.4.1, libgnomeprint-2.4.0, libgnomeprintui-2.4.0, 16 gedit-2.4.1 and eog-2.4.1. Added gtksourceview-0.7.0.</para></listitem> 17 17 18 18 <listitem><para>December 10th, 2003 [igor]: Updated to
Note:
See TracChangeset
for help on using the changeset viewer.