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.0 platform.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/gnome-user-share/3.0/gnome-user-share-3.0.2.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/gnome-user-share/3.0/gnome-user-share-3.0.2.tar.xz
Download MD5 sum: 9466f07e76d866f3acc09cf9413cfd25
Download size: 988 KB
Estimated disk space required: 11 MB
Estimated build time: 0.2 SBU
GConf-3.2.5, gnome-bluetooth-3.4.0 and libcanberra-0.28
Nautilus-3.4.2 and Rarian-0.8.1
User Notes: http://wiki.linuxfromscratch.org/blfs/wiki/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
--libexecdir=/usr/lib/gnome-user-share:
This parameter is used so that the GNOME
User Share internal support programs are installed in the
preferred location of /usr/lib/gnome-user-share instead of /usr/libexec.
--disable-scrollkeeper: Use this
parameter if you have installed Rarian but wish to disable the updates to the
Scrollkeeper database.
Last updated on 2012-05-16 16:39:28 +0000