Difference between revisions of "Hitchwiki talk:While offline"

From Hitchwiki
Jump to navigation Jump to search
 
Line 1: Line 1:
 
[[User:Spaak|Spaak]] ([[User talk:Spaak|talk]]) 02:59, 11 September 2013 (CEST) Hi,
 
[[User:Spaak|Spaak]] ([[User talk:Spaak|talk]]) 02:59, 11 September 2013 (CEST) Hi,
I'm keen on adding the [http://hitchwiki.org/en/Hitchwiki:Database_dumps| hitchwiki-current-en.xml] file as an Aard file in the Aard Dictionary on the Nokia N900.
+
I'm keen on adding the [http://hitchwiki.org/en/Hitchwiki:Database_dumps | hitchwiki-current-en.xml] file as an Aard file in the Aard Dictionary on the Nokia N900.
  
 
Using Linux Mint, I followed the steps  on http://aarddict.org/aardtools/doc/aardtools.html and installed the tools needed to convert xml to Aard.
 
Using Linux Mint, I followed the steps  on http://aarddict.org/aardtools/doc/aardtools.html and installed the tools needed to convert xml to Aard.
Line 14: Line 14:
 
the command  
 
the command  
  
''aardc wiki "hitchwiki_.cdb" --siteinfo "hitchwiki-en-current.json""''
+
''aardc wiki "hitchwiki_.cdb" --siteinfo "hitchwiki-en-current.json""'' gives me the error: ''unrecognized arguments: --siteinfo''  
 
 
gives me the error: ''unrecognized arguments: --siteinfo''  
 
  
 
My copy-paste skills are letting me down, can anyone see what syntax error i'm making? Thanks :-)
 
My copy-paste skills are letting me down, can anyone see what syntax error i'm making? Thanks :-)

Revision as of 03:02, 11 September 2013

Spaak (talk) 02:59, 11 September 2013 (CEST) Hi, I'm keen on adding the | hitchwiki-current-en.xml file as an Aard file in the Aard Dictionary on the Nokia N900.

Using Linux Mint, I followed the steps on http://aarddict.org/aardtools/doc/aardtools.html and installed the tools needed to convert xml to Aard. Now, with the info on http://mag.lab.sh/wiki/Geekend/Hitchwiki I managed to convert the current hitchwiki-current-en.xml into a folder named 'hitchwiki_.cdb'. It contains the files:
- wikiidx.cdb
- wikidata.bin
- wikiconf.txt

The folder is 5,4 Mb in total.

At step 4 (" # Create aar files from article database")

the command

aardc wiki "hitchwiki_.cdb" --siteinfo "hitchwiki-en-current.json"" gives me the error: unrecognized arguments: --siteinfo

My copy-paste skills are letting me down, can anyone see what syntax error i'm making? Thanks :-)