**** BEGIN LOGGING AT Mon Jan 09 03:00:00 2017 Jan 09 19:05:35 hello @ll Jan 09 19:17:19 do someone has ever compiled custom wikis for the wikireader? Jan 09 19:17:20 :) Jan 09 19:23:12 devyl: hey Jan 09 19:23:32 devyl: you're unlikely to get answer here but if you just ask some specific question, show some compilation error etc, someone might help. Jan 09 19:25:37 i just want to test the compile with the german starwars wiki :) and it needs a user.dic. why do i need it und where can i get it / how can i create it ? Jan 09 19:28:32 i think the problem is here: "dictionary_compiler.cpp(78) [param.load(DCONF(DICRC))] no such file or directory: dicrc" Jan 09 19:29:35 the command that generates the error: "/usr/lib/mecab/mecab-dict-index --dicdir="" --charset=utf-8 --dictionary-charset=utf-8 --userdic="user.dic" japanese_dictionary.csv" Jan 09 19:29:50 (OS: opensuse leap) Jan 09 19:31:14 devyl: I think you can grep the sources and will eventually understand what it expects and why. Jan 09 19:31:41 devyl: unfortunately, wikireader is abandoned and it never got much traction in the community. Jan 09 19:31:57 hmmm i know... Jan 09 19:32:11 devyl: it's a great opportunity for you to improve your code comprehension skills. Jan 09 19:33:35 devyl: it's strange it's calling that mecab at all, as it's a japanese-specific tool. Jan 09 19:35:20 i know. Jan 09 19:35:37 devyl: please ping me tomorrow if you're still stuck, I can try to assist (even though I've never ever had or even seen the wikireader) Jan 09 19:36:30 ok :) thanks. Jan 09 21:55:44 PaulFertser, got it to work after creating an empty user.dic and commented out a defunct case in a py. the jedipedia however doesn't work because of double entries. i'm compiling the german wikipedia at the moment :) it takes a while. **** ENDING LOGGING AT Tue Jan 10 03:00:01 2017