gnome-user-share-3.0.4

Introduction to GNOME User Share

The GNOME User Share package allows easy user-level file sharing via WebDAV or ObexFTP. The shared files are announced on the network by Avahi.

This package is known to build and work properly using an LFS-7.2 platform.

Package Information

GNOME User Share Dependencies

Required

gnome-bluetooth-3.6.1, libcanberra-0.30 and yelp-xsl-3.6.1

Required (Runtime)

mod_dnssd-0.6

Recommended

User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/gnome-user-share

Installation of GNOME User Share

Install GNOME User Share by running the following commands:

./configure --prefix=/usr \
            --sysconfdir=/etc \
            --libexecdir=/usr/lib/gnome-user-share  \
            --with-modules-path=/usr/lib/apache &&
make

This package does not come with a test suite.

Now, as the root user:

make install

Contents

Installed Programs: gnome-file-share-properties and gnome-user-share
Installed Libraries: None
Installed Directories: /usr/lib/gnome-user-share, /usr/share/gnome-user-share and /usr/share/help/*/gnome-user-share

Short Descriptions

gnome-file-share-properties

is a tool used to manage shares.

Last updated on 2013-02-11 18:51:17 +0000