[Xapian-devel] Help with xapian

Parth Gupta pargup8 at gmail.com
Sun Oct 12 22:06:17 BST 2014


Hi Karthik,

Have you installed all the dependencies listed in
https://github.com/xapian/xapian/blob/master/xapian-core/HACKING ? Overall
this document is very helpful for most of the issues. If not we would like
to update it.

Most of the time one of the missing dependency comes in the way.

Cheers,
Parth.


On Sun, Oct 12, 2014 at 7:41 PM, karthik iyer <karthikiyer2000 at gmail.com>
wrote:

> Hi,
>
> I solved the configure file problem and ran the ./configure successfully.
> Now i am getting a problem with make. Make is throwing the error
>
> No rule to make target `common/getopt.cc', needed by `common/getopt.o'
>
> I tried editing the makefile.in file, giving the exact path of getopt
> files but of no use.
>
> Regards
> Karthik
>
> On Sun, Oct 12, 2014 at 8:14 PM, karthik iyer <karthikiyer2000 at gmail.com>
> wrote:
>
>> Hi,
>>
>> I am unable to build the letor module. I am generating the configure file
>> using autoconf. The configure file generated is throwing the error
>> ./configure: line 2057: syntax error near unexpected token `1.10.1'
>> ./configure: line 2057: `AM_INIT_AUTOMAKE(1.10.1 -Wportability tar-ustar)`
>> I am not too sure what to do with this. Need help with this.
>>
>> Thank You
>>
>> Regards
>> Karthik
>>
>> On Mon, Sep 29, 2014 at 7:17 PM, karthik iyer <karthikiyer2000 at gmail.com>
>> wrote:
>>
>>> Ok sorry, my bad. Just checked the INEX 2014 website. I believe that is
>>> where we get the data set from.
>>>
>>> Cheers
>>> Karthik
>>>
>>> On Mon, Sep 29, 2014 at 6:10 PM, karthik iyer <karthikiyer2000 at gmail.com
>>> > wrote:
>>>
>>>> Hi,
>>>>
>>>> I have started getting a hang of the xapian codebase. I think I would
>>>> like to try my hands on the letor module of xapian. Could you please
>>>> suggest some free data set for the training and testing of letor features.
>>>> I am not able to get the INEX data set from anywhere (the one mentioned by
>>>> parth gupta in his GSOC 2011 projecct.
>>>>
>>>> Regards
>>>> Karthik
>>>>
>>>> On Mon, Sep 22, 2014 at 4:23 PM, Olly Betts <olly at survex.com> wrote:
>>>>
>>>>> On Sat, Sep 20, 2014 at 08:07:33PM +0530, karthik iyer wrote:
>>>>> > I am interested in doing some developement work for xapian. I have
>>>>> > built the xapian core library on my system and also tried my hands on
>>>>> > a few features of xapian. For the past few days I have been going
>>>>> > through the code base of xapian. I am trying to understand how the
>>>>> > features are implemented ( i tried looking into the codes of porter
>>>>> > stemming and list encoding) but I've not had any significant
>>>>> progress.
>>>>> > I am new to open source but have some experience with IR projects.
>>>>> > Could you please suggest some proper place to start with?
>>>>>
>>>>> My suggestion would be to set yourself a goal, for example some small
>>>>> new feature to add, and then work towards that.  At least for me, that
>>>>> approach usually works better than trying to understand how something
>>>>> works just by looking at it.
>>>>>
>>>>> There's a list of project ideas on the wiki which might be suitable:
>>>>>
>>>>> http://trac.xapian.org/wiki/ProjectIdeas
>>>>>
>>>>> Or if you're interested in a particular area, people might be able to
>>>>> suggest something related to that.
>>>>>
>>>>> Cheers,
>>>>>     Olly
>>>>>
>>>>
>>>>
>>>
>>
>
> _______________________________________________
> Xapian-devel mailing list
> Xapian-devel at lists.xapian.org
> http://lists.xapian.org/mailman/listinfo/xapian-devel
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.xapian.org/pipermail/xapian-devel/attachments/20141012/cc02c372/attachment-0001.html>


More information about the Xapian-devel mailing list