Can't start after building from source
Bug #1412114 reported by
mporten
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Agenda |
Invalid
|
Undecided
|
Unassigned |
Bug Description
I have a problem after building agenda from source as reported in INSTALL. Message is :
[_LOG_LEVEL_WARN 08:03:23.047872] [GLib-GIO] Settings schema 'net.launchpad.
I came around with
sudo cp schemas/
and
sudo glib-compile-
Is there a bug in CMake or make?
Changed in agenda-tasks: | |
status: | Incomplete → Invalid |
To post a comment you must log in.
How did you compile agenda? As in, what specific commands? You have to use `sudo make install` for it to work, you cannot just exec the binary from the build directory.