Changeset 7415d44
- Timestamp:
- 12/06/2003 04:07:05 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, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, v5_1, v5_1-pre1, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- b2551a7
- Parents:
- 1957cf2
- Files:
-
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
gnome/lib/gnome-vfs/gnome-vfs-inst.xml
r1957cf2 r7415d44 5 5 <para>Install <application><acronym>GNOME</acronym> Virtual File System</application> by running the following commands:</para> 6 6 7 <screen><userinput><command>./configure --prefix=$GNOME_PREFIX --sysconfdir=/etc/gnome --disable-gtk-doc && 7 <screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \ 8 --sysconfdir=/etc/gnome --disable-gtk-doc && 8 9 make && 9 10 make install</command></userinput></screen> -
gnome/lib/gnome-vfs/gnome-vfs.ent
r1957cf2 r7415d44 4 4 <!ENTITY gnome-vfs-exp SYSTEM "gnome-vfs-exp.xml"> 5 5 <!ENTITY gnome-vfs-desc SYSTEM "gnome-vfs-desc.xml"> 6 <!ENTITY gnome-vfs-version "2. 2.5">7 <!ENTITY gnome-vfs-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnome-vfs/2. 2/gnome-vfs-&gnome-vfs-version;.tar.bz2">8 <!ENTITY gnome-vfs-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnome-vfs/2. 2/gnome-vfs-&gnome-vfs-version;.tar.bz2">9 <!ENTITY gnome-vfs-size " 956 KB">10 <!ENTITY gnome-vfs-buildsize "3 6.0 MB">6 <!ENTITY gnome-vfs-version "2.4.1"> 7 <!ENTITY gnome-vfs-download-http "http://ftp.gnome.org/pub/GNOME/sources/gnome-vfs/2.4/gnome-vfs-&gnome-vfs-version;.tar.bz2"> 8 <!ENTITY gnome-vfs-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/gnome-vfs/2.4/gnome-vfs-&gnome-vfs-version;.tar.bz2"> 9 <!ENTITY gnome-vfs-size "1.0 MB"> 10 <!ENTITY gnome-vfs-buildsize "38.0 MB"> 11 11 <!ENTITY gnome-vfs-time "1.36 SBU"> -
gnome/lib/libgnome/libgnome-exp.xml
r1957cf2 r7415d44 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/lib/libgnome/libgnome-inst.xml
r1957cf2 r7415d44 4 4 <para>Install <application>libgnome</application> by running the following commands:</para> 5 5 6 <screen><userinput><command>./configure --prefix=$GNOME_PREFIX --libexecdir=$GNOME_PREFIX/sbin \ 6 <screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \ 7 --sysconfdir=/etc/gnome --libexecdir=`pkg-config \ 8 --variable=prefix ORBit-2.0`/sbin \ 7 9 --sysconfdir=/etc/gnome --disable-gtk-doc && 8 10 make && -
gnome/lib/libgnome/libgnome.ent
r1957cf2 r7415d44 4 4 <!ENTITY libgnome-exp SYSTEM "libgnome-exp.xml"> 5 5 <!ENTITY libgnome-desc SYSTEM "libgnome-desc.xml"> 6 <!ENTITY libgnome-version "2. 2.3">7 <!ENTITY libgnome-download-http "http://ftp.gnome.org/pub/GNOME/sources/libgnome/2. 2/libgnome-&libgnome-version;.tar.bz2">8 <!ENTITY libgnome-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/libgnome/2. 2/libgnome-&libgnome-version;.tar.bz2">9 <!ENTITY libgnome-size "9 24 KB">10 <!ENTITY libgnome-buildsize "1 6.2MB">6 <!ENTITY libgnome-version "2.4.0"> 7 <!ENTITY libgnome-download-http "http://ftp.gnome.org/pub/GNOME/sources/libgnome/2.4/libgnome-&libgnome-version;.tar.bz2"> 8 <!ENTITY libgnome-download-ftp "ftp://ftp.gnome.org/pub/GNOME/sources/libgnome/2.4/libgnome-&libgnome-version;.tar.bz2"> 9 <!ENTITY libgnome-size "944 KB"> 10 <!ENTITY libgnome-buildsize "14.6 MB"> 11 11 <!ENTITY libgnome-time "0.32 SBU"> -
introduction/welcome/changelog.xml
r1957cf2 r7415d44 11 11 12 12 <itemizedlist> 13 14 <listitem><para>December 6th, 2003 [larry]: updated to Gnome-VFS-2.4.1 15 and libgnome-2.4.0.</para></listitem> 13 16 14 17 <listitem><para>December 6th, 2003 [igor]: Updated to
Note:
See TracChangeset
for help on using the changeset viewer.