For me works compiling nautilus after fresh install of Ubuntu 13.10
(with Gnome 3.8)

sudo apt-get build-dep nautilus && sudo apt-get install tracker-sparql-0.16
mkdir nautilustemp
cd nautilustemp
apt-get source --download-only nautilus
tar xvf *.tar.xz
cd nautilus*
./configure --prefix=/usr --enable-tracker=yes
make
sudo make install

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1076232

Title:
  Build with tracker support

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1076232/+subscriptions

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

Reply via email to