I have compiled gvfs 64-bit from source, as I have described in comment 20. If 
you follow the instructions given here:
http://www.debian.org/doc/manuals/apt-howto/ch-sourcehandling.html
it is not that hard. Essentially you do this (you must have the deb-src lines 
active in /etc/apt/sources.list):

$ sudo apt-get update
$ apt-get source gvfs

... apply the patch properly, then

$ sudo apt-get build-dep gvfs

(this takes care of installing all the build dependencies).
Finally, from inside the gvfs source directory):

$ sudo dpkg-buildpackage -uc -b

(this generates all the new .deb packages)

The most difficult part is installing the patch, the other commands take
care of everything else.

-- 
nautilus does not display samba shares for machines inside an ADS network.
https://bugs.launchpad.net/bugs/207072
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to