source: gnome/core/gnome-vfs.xml@ 9121757a

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.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
Last change on this file since 9121757a was e62f701, checked in by Randy McMurchy <randy@…>, 19 years ago

Presentation cleanup of GNOME core packages

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@5654 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 6.1 KB
RevLine 
[fdca4266]1<?xml version="1.0" encoding="ISO-8859-1"?>
[ff769b8c]2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
3 "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
[fdca4266]4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6
[e9039e4]7 <!ENTITY gnome-vfs-download-http "&gnome-download-http;/gnome-vfs/&gnome-version;/gnome-vfs-&gnome-vfs-version;.tar.bz2">
8 <!ENTITY gnome-vfs-download-ftp "&gnome-download-ftp;/gnome-vfs/&gnome-version;/gnome-vfs-&gnome-vfs-version;.tar.bz2">
9 <!ENTITY gnome-vfs-md5sum "4d7b9c14af29a9bf813ab4831eeeacbb">
10 <!ENTITY gnome-vfs-size "1.5 MB">
11 <!ENTITY gnome-vfs-buildsize "52.2 MB">
12 <!ENTITY gnome-vfs-time "1.4 SBU">
[fdca4266]13]>
14
[a679914]15<sect1 id="gnome-vfs" xreflabel="GNOME Virtual File System-&gnome-vfs-version;">
[6b86df82]16 <?dbhtml filename="gnome-vfs.html"?>
17
18 <sect1info>
19 <othername>$LastChangedBy$</othername>
20 <date>$Date$</date>
[b22e19bf]21 <keywordset>
22 <keyword role="package">gnome-vfs-&gnome-vfs-version;.tar</keyword>
[e7307aa1]23 <keyword role="ftpdir">gnome-vfs</keyword>
[b22e19bf]24 </keywordset>
[6b86df82]25 </sect1info>
26
27 <title>GNOME Virtual File System-&gnome-vfs-version;</title>
28
29 <indexterm zone="gnome-vfs">
30 <primary sortas="a-GNOME-Virtual-File-System">GNOME Virtual File System</primary>
31 </indexterm>
32
33 <sect2 role="package">
34 <title>Introduction to GNOME Virtual File System</title>
35
36 <para>The <application>GNOME Virtual File System</application> package
37 contains virtual file system libraries. This is used as one of the
38 foundations of the <application>Nautilus</application> file manager.</para>
39
40 <bridgehead renderas="sect3">Package Information</bridgehead>
41 <itemizedlist spacing="compact">
42 <listitem>
43 <para>Download (HTTP): <ulink url="&gnome-vfs-download-http;"/></para>
44 </listitem>
45 <listitem>
46 <para>Download (FTP): <ulink url="&gnome-vfs-download-ftp;"/></para>
47 </listitem>
48 <listitem>
49 <para>Download MD5 sum: &gnome-vfs-md5sum;</para>
50 </listitem>
51 <listitem>
52 <para>Download size: &gnome-vfs-size;</para>
53 </listitem>
54 <listitem>
55 <para>Estimated disk space required: &gnome-vfs-buildsize;</para>
56 </listitem>
57 <listitem>
58 <para>Estimated build time: &gnome-vfs-time;</para>
59 </listitem>
60 </itemizedlist>
61
62 <bridgehead renderas="sect3">GNOME Virtual File System Dependencies</bridgehead>
63
64 <bridgehead renderas="sect4">Required</bridgehead>
[e9039e4]65 <para role="required"><xref linkend="GConf"/>,
66 <xref linkend="libbonobo"/>, and
67 <xref linkend="gnome-mime-data"/></para>
[6b86df82]68
69 <bridgehead renderas="sect4">Optional</bridgehead>
[b22e19bf]70 <para role="optional"><xref linkend="samba3"/>,
[6b86df82]71 <xref linkend="cdparanoia"/>,
[b7ea972]72 <xref linkend="gamin"/>,
[01d1c3b]73 <xref linkend="hal"/>,
[6b86df82]74 <xref linkend="gtk-doc"/>,
75 <xref linkend="openssh"/>,
76 <xref linkend="openssl"/> or
[e9039e4]77 <ulink url="http://www.gnu.org/software/gnutls/">GnuTLS</ulink>
78 (which needs <ulink
79 url="http://www.gnupg.org/(en)/download/index.html#libgpg-error">libgpg-error</ulink>
80 then <ulink
81 url="http://www.gnupg.org/(en)/download/index.html#libgcrypt">libgcrypt</ulink>),
[6b86df82]82 <xref linkend="heimdal"/> or <xref linkend="mitkrb"/>,
[e9039e4]83 <ulink url="http://www.openafs.org/">OpenAFS</ulink>, and
[01d1c3b]84 <ulink url="http://www.porchdogsoft.com/products/howl/">Howl</ulink></para>
[6b86df82]85
86 </sect2>
87
88 <sect2 role="installation">
89 <title>Installation of GNOME Virtual File System</title>
90
91 <para>Install <application>GNOME Virtual File System</application>
92 by running the following commands:</para>
93
[e9039e4]94<screen><userinput>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
[e62f701]95 --libexecdir=`pkg-config \
96 --variable=prefix ORBit-2.0`/lib/gnome-vfs-2.0 \
97 --sysconfdir=&gnome-etc-dir; &amp;&amp;
[6b86df82]98make</userinput></screen>
[4a9e80c7]99
[6b86df82]100 <para>To test the results, issue: <command>make check</command>.</para>
[4a9e80c7]101
[6b86df82]102 <para>Now, as the <systemitem class="username">root</systemitem> user:</para>
[4a9e80c7]103
[6b86df82]104<screen role="root"><userinput>make install</userinput></screen>
[fdca4266]105
[6b86df82]106 </sect2>
[fdca4266]107
[6b86df82]108 <sect2 role="commands">
109 <title>Command Explanations</title>
[fdca4266]110
[e9039e4]111 <para><parameter>--sysconfdir=&gnome-etc-dir;</parameter>: This switch puts
112 configuration files in <filename class="directory">&gnome-etc-dir;</filename>
[6b86df82]113 instead of <filename class="directory">$GNOME_PREFIX/etc</filename>.</para>
[fdca4266]114
[6b86df82]115 <para><parameter>--libexecdir=`pkg-config --variable=prefix
[e9039e4]116 ORBit-2.0`/lib/gnome-vfs-2.0</parameter>: This switch puts libexec files in
117 <filename class="directory">$GNOME_PREFIX/lib/gnome-vfs-2.0</filename>
118 instead of
[6b86df82]119 <filename class="directory">$GNOME_PREFIX/libexec</filename>.</para>
[fdca4266]120
[6b86df82]121 <para><command>rmdir `pkg-config --variable=prefix ORBit-2.0`/doc</command>:
122 Use this command if <envar>$GNOME_PREFIX</envar> is anything other than
123 <filename class='directory'>/usr</filename> as the directory is unneeded and
124 unpopulated.</para>
[fdca4266]125
[0c4e116]126 <para><option>--with-hal-eject=PROGRAM</option>: This parameter does not
127 need to be passed if you have <ulink
128 url="http://ca.geocities.com/jefftranter@rogers.com/eject.html">Eject</ulink>
[e62f701]129 installed, as the <command>eject</command> program is used by default.</para>
[0c4e116]130
[e9039e4]131 <para><option>--enable-gtk-doc</option>: Use this option if you have
132 <application>GTK-Doc</application> installed and wish to build the API
133 documentation.</para>
134
[6b86df82]135 </sect2>
[fdca4266]136
[6b86df82]137 <sect2 role="content">
138 <title>Contents</title>
[fdca4266]139
[6b86df82]140 <segmentedlist>
141 <segtitle>Installed Programs</segtitle>
142 <segtitle>Installed Libraries</segtitle>
[293abe4]143 <segtitle>Installed Directories</segtitle>
[fdca4266]144
[6b86df82]145 <seglistitem>
146 <seg>gnomevfs-cat, gnomevfs-copy, gnomevfs-info, gnomevfs-ls,
147 gnomevfs-mkdir, gnomevfs-mv, gnomevfs-rm, and gnome-vfs-daemon</seg>
148 <seg>libgnomevfs-2.[so,a] and modules</seg>
[e62f701]149 <seg>The following subdirectories of &gnome-etc-dir;/:
150 gconf/[schemas, gconf.xml.defaults/[desktop, schemas, system],
151 gnome-vfs-2.0] and the following subdirectories of $GNOME_PREFIX/:
152 include/gnome-vfs-[,module-]2.0,
153 lib/gnome-vfs[,-2.0],
154 share/gtk-doc/html/gnome-vfs-2.0</seg>
[6b86df82]155 </seglistitem>
156 </segmentedlist>
157
158 </sect2>
[0e4b867]159
160</sect1>
Note: See TracBrowser for help on using the repository browser.