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.
Download (HTTP): http://ftp.gnome.org/pub/gnome/sources/gnome-user-share/3.0/gnome-user-share-3.0.4.tar.xz
Download (FTP): ftp://ftp.gnome.org/pub/gnome/sources/gnome-user-share/3.0/gnome-user-share-3.0.4.tar.xz
Download MD5 sum: dff4e0eb468e61f3de4a2e6843c7d679
Download size: 996 KB
Estimated disk space required: 10 MB
Estimated build time: 0.1 SBU
gnome-bluetooth-3.6.1, libcanberra-0.30 and yelp-xsl-3.6.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
Last updated on 2013-02-11 18:51:17 +0000