Displaying 6 results from an estimated 6 matches for "sunhanxiaoisme".
2014 Apr 24
2
Need someone to help me adjust my gsoc proposal
...only do it later.
Thank you again for this hard-earned chance. There will be much knowledge I
need to learn in this
summer and any suggestion is appreciated.
Cheers!
--
???(Hanxiao Sun)
Master Student of Computer Science at Institute of Computing
Technology,Chinese Academy of Sciences(ICT)
Email?sunhanxiaoisme at gmail.com <Email%3Asunhanxiaoisme at gmail.com>
Mobile: (86)186-0025-6936
------------------------------
This email (including any attachments) is confidential and may be legally
privileged. If you received this email in error, please delete it
immediately and do not copy it or use it for...
2014 Dec 07
2
Contributing to Xapian
...an
./bootstarp
./configure
make
cd xapian-letor
aclocal -I ../xapian-core/m4
libtoolize --force
autoconf
autoheader
automake --add-missing
./configure
make
Is this normal?
2014-12-07 22:37 GMT+08:00 James Aylett <james-xapian at tartarus.org>:
> On 6 Dec 2014, at 15:55, Hanxiao Sun <sunhanxiaoisme at gmail.com> wrote:
>
> > As to your compile errors, I have tested the branch just now and it
> works well on my side.
>
> Can you confirm your system (operating system, compiler) and if you have
> any special CPPFLAGS or options to configure? Because those compile errors
&...
2014 Dec 06
2
Contributing to Xapian
...____________________________
> Xapian-devel mailing list
> Xapian-devel at lists.xapian.org
> http://lists.xapian.org/mailman/listinfo/xapian-devel
>
>
--
???(Hansel Sun)
Master Student of Computer Science at Institute of Computing
Technology,Chinese Academy of Sciences(ICT)
Email?sunhanxiaoisme at gmail.com <Email%3Asunhanxiaoisme at gmail.com>
Mobile: (86)186-0025-6936
------------------------------
This email (including any attachments) is confidential and may be legally
privileged. If you received this email in error, please delete it
immediately and do not copy it or use it for...
2014 Aug 17
0
GSoC 2014 project report
...ys find my
on the mailing list!
This is my first GSoC experience and it is a real wonderful experience.
Thanks all the mentors and people who have helped me.
Cheers,
--
???(Hansel Sun)
Master Student of Computer Science at Institute of Computing
Technology,Chinese Academy of Sciences(ICT)
Email?sunhanxiaoisme at gmail.com <Email%3Asunhanxiaoisme at gmail.com>
Mobile: (86)186-0025-6936
------------------------------
This email (including any attachments) is confidential and may be legally
privileged. If you received this email in error, please delete it
immediately and do not copy it or use it for...
2014 Dec 08
2
Contributing to Xapian
...ly and we
will no longer require a .nobootstrap option while I get familiar with the
code base too. What thoughts do you have on this?
Best Regards
Manu Gupta
On Sun, Dec 7, 2014 at 12:19 PM, James Aylett <james-xapian at tartarus.org>
wrote:
> On 7 Dec 2014, at 17:12, Hanxiao Sun <sunhanxiaoisme at gmail.com> wrote:
>
> > I use Ubuntu12.04, GNU Make 3.81 and I am not sure if I use some special
> configure options.
>
> Version of GCC (or other compiler) would be useful too.
>
> > The commands I use after clone the repo are as follows:
> >
> > cd xap...
2014 Dec 05
3
Contributing to Xapian
On Thu, Dec 04, 2014 at 08:28:32PM -0500, Manu Gupta wrote:
> I was trying to build Han's code and was stuck here. It seems to me that
> his code is trying to generate pdf for them.
>
> Is it possible to modify the make files to stop building the documentation.
You can run the top-level configure with --disable-documentation.
Cheers,
Olly