diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-04-21 00:22:19 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-04-21 00:22:19 +0800 |
commit | 9da1d06160b087150e0ecc0d4154322958f7c711 (patch) | |
tree | f690d3ba3c350243acc75aadb64228f36b8a9793 /www/gnome-user-share/pkg-message | |
parent | 1513fe1ea82ca979f54d1d3a47d21f91563d727b (diff) | |
download | marcuscom-ports-9da1d06160b087150e0ecc0d4154322958f7c711.tar marcuscom-ports-9da1d06160b087150e0ecc0d4154322958f7c711.tar.gz marcuscom-ports-9da1d06160b087150e0ecc0d4154322958f7c711.tar.bz2 marcuscom-ports-9da1d06160b087150e0ecc0d4154322958f7c711.tar.lz marcuscom-ports-9da1d06160b087150e0ecc0d4154322958f7c711.tar.xz marcuscom-ports-9da1d06160b087150e0ecc0d4154322958f7c711.tar.zst marcuscom-ports-9da1d06160b087150e0ecc0d4154322958f7c711.zip |
Add gnome-user-share, and switch to using avahi over howl.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6095 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'www/gnome-user-share/pkg-message')
-rw-r--r-- | www/gnome-user-share/pkg-message | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/www/gnome-user-share/pkg-message b/www/gnome-user-share/pkg-message new file mode 100644 index 000000000..66593e1d0 --- /dev/null +++ b/www/gnome-user-share/pkg-message @@ -0,0 +1,15 @@ +In order to take full advantage of gnome-user-share, you must have +devel/gnomevfs2 built with Howl support. If you do not, simply rebuild +devel/gnomevfs2 after gnome-user-share is installed: + +# portupgrade -f devel/gnomevfs2 + +Next, start mDNSResponder as root. You might consider adding an rc.d script +for this: + +# mDNSResponder + +Finally, run gnome-file-share-properties as the user with which you want +to use gnome-user-share, then logout and log back into GNOME. Now everything +under ~/Public should be shared. You can view this by opening Nautilus, and +clicking on the Network icon under Computer. |