Mmm, looks like it fails to compile the python SQLite wrapper. After
searching, it appears that it should be fixed by changing line 102 of
builddb.py, which currently looks like:
os.system("python setup.py -q install --home=install
--install-purelib=install --install-platlib=install")
Just change "--home" to "--prefix" and it should work.
Thanks for reporting - and my apologies for the inconvenience, as one
of the first users to compile the software you have to go through
these disagreements. But it helps making Tagaini more solid! ;)
Also, as soon as I have enough time to invest in order to understand
how the OpenSUSE's build service works, binary packages should also be
available for OpenSUSE and Fedora.
Alex.
> [jmdict] 30000 entries processed
> Entry 1388600: stagr found 0 potential results!
> [jmdict] 40000 entries processed
>
> 2.
> [jmdict] 130000 entries processed
> Entry 2441290: re_restr found 0 potential results!
> [jmdict] Inserting JLPT levels...
These are minor inconsistencies in the JMdict and are not related to
Tagaini. You may ignore them safely. After that, all you have to do is
'qmake && make' and you can run the tagainijisho binary that appears
at the end of the process! :)
Alex.