[tracker/tracker-2.2: 8/32] README: Add note about missing dependency errors
- From: Sam Thursfield <sthursfield src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/tracker-2.2: 8/32] README: Add note about missing dependency errors
- Date: Mon, 5 Aug 2019 11:37:18 +0000 (UTC)
commit 38245de5c6b5e2a324925cc1cd75272d4df6ecc1
Author: Sam Thursfield <sam afuera me uk>
Date: Thu May 23 22:22:23 2019 +0200
README: Add note about missing dependency errors
README.md | 6 ++++++
1 file changed, 6 insertions(+)
---
diff --git a/README.md b/README.md
index 14a8cf2c0..48c374e6f 100644
--- a/README.md
+++ b/README.md
@@ -67,6 +67,12 @@ You can do this by cloning both repos, then creating a symlink in the
Now you can run the commands below to build Tracker and install it in a
new, isolated prefix named `opt/tracker` inside your home folder.
+> NOTE: If you see 'dependency not found' errors from Meson, that means there
+> is a package missing on your computer that you need to install so you can
+> compile Tracker. On Ubuntu/Debian, you can run `apt build-dep tracker-miners`
+> and on Fedora `dnf build-dep tracker-miners` to install all the necessary
+> packages.
+
cd tracker-miners
meson ./build --prefix=$HOME/opt/tracker -Dtracker_core=subproject
cd build
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]