Displaying 4 results from an estimated 4 matches for "sidmutha".
2014 Apr 13
2
Adding an external library to Xapian
trie.cc still isnt showing up.
http://pastebin.com/c89kWz3L
Also we have shifted to git: https://github.com/sidmutha/xapian
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xapian.org/pipermail/xapian-devel/attachments/20140413/b82f4a92/attachment-0002.html>
2014 Apr 13
2
Adding an external library to Xapian
It is there:
https://github.com/sidmutha/xapian/blob/master/xapian-core/api/Makefile.mk#L53
On an other note, I'm trying to run ./bootstrap from the cloned repo. But
it gives an error saying "unknown option -C" followed by "Bootstrap failed".
*Siddhant Mutha*
Undergraduate Student
Department of Computer Science a...
2014 Apr 13
2
Adding an external library to Xapian
The outputs:
config.log : http://pastebin.com/tEBiCgcb
lib_src: http://pastebin.com/mm7K7pFc
On Sun, Apr 13, 2014 at 11:36 PM, James Aylett <james-xapian at tartarus.org>wrote:
> On 13 Apr 2014, at 19:03, Siddhant Mutha <siddhantmutha at gmail.com> wrote:
>
> > Oh, no no. It was a typo in the mail. We did the same thing you
> mentioned.
>
> Can you give me the
2014 Apr 13
2
Adding an external library to Xapian
...http://www.siddhantmutha.com/ <http:/www.siddhantmutha.com/>
On Mon, Apr 14, 2014 at 12:10 AM, James Aylett <james-xapian at tartarus.org>wrote:
> On 13 Apr 2014, at 19:30, Siddhant Mutha <siddhantmutha at gmail.com> wrote:
>
> > It is there:
> https://github.com/sidmutha/xapian/blob/master/xapian-core/api/Makefile.mk#L53
>
> Apologies, it's in the commit but the commit message is in a format which
> confused me for a minute.
>
> > On an other note, I'm trying to run ./bootstrap from the cloned repo.
> But it gives an error saying "...