make install fails

Bug #389679 reported by Kevin Godby
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Zeitgeist Framework
Fix Released
Undecided
Siegfried Gevatter

Bug Description

Running "sudo make install" fails. To fix, remove the .in extensions from all the files in the zeitgeist/loggers/datasources/ dir.

Also, "sudo make install" fails to install some required files. Attached patch fixes this (at least partly).

Revision history for this message
Kevin Godby (godbyk) wrote :
Revision history for this message
Siegfried Gevatter (rainct) wrote :

Thank you for your patch, I've commited it to trunk.

That "make install" currently fails because of the renamed files is a known issue. Those files need to be fixed to work with the new engine (and according to the new database specification, http://live.gnome.org/GnomeZeitgeist/DatabaseDesign) and then renamed back.

Right now, installing Zeitgeist system-wide isn't recommended as we currently are in a transition to a new database model and doing lots of changes (like breaking the D-Bus API almost daily). However, expect a development preview (after which there'll be some stabilization effort) to be released within the next two weeks.

Changed in zeitgeist:
status: New → In Progress
Revision history for this message
Kevin Godby (godbyk) wrote :

If I don't run "make install", then I get the following error when I run ./zeitgeist-daemon:

    /usr/local/bin/zeitgeist-datahub not found, not starting datahub

Revision history for this message
Siegfried Gevatter (rainct) wrote :

You get that error because you've run "make", which generated the zeitgeist/config.py with information about where it will be installed. To run Zeitgeist in-place just remove that file.

Changed in zeitgeist:
assignee: nobody → Siegfried Gevatter (rainct)
milestone: none → 0.1
Changed in zeitgeist:
status: In Progress → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.