Re: [Tracker] libextrct examples
- From: Martyn Russell <martyn lanedo com>
- To: Matthias Thon <thon matthias gmail com>
- Cc: tracker-list gnome org
- Subject: Re: [Tracker] libextrct examples
- Date: Wed, 13 Feb 2013 17:41:30 +0000
On 13/02/13 17:23, Matthias Thon wrote:
Hello,
Hello Matthias,
i am new in this mailing list, and use tracker on my ubuntu 12.10 machine.
I like to create a own extract modul and worked in the example dir.
Cool, something you might want to include in Tracker itself perhaps? :)
After a few modifications on libextract-mockup example i try to use
"make" and "make install". But in the .lib dir i only find a *.a file.
Make install should be a NOP, because the target library is in the
target: noinst_LTLIBRARIES.
If you change the target to modules_LTLIBRARIES a .so is created in
.libs/ and make install should work properly.
What have i do , to create a *.so file. And what steps missing, to test
the extract modul in my environment.
For real examples, see src/tracker-extract/
You can also set the tracker-extract modules directory to the current
directory to test your work without needing to install it.
See man tracker-extract for TRACKER_EXTRACTORS_DIR and
TRACKER_EXTRACTOR_RULES_DIR environment variables ;)
--
Regards,
Martyn
Founder and CEO of Lanedo GmbH.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]