Quote:
Originally Posted by yankgirl013
I keep getting a 'Can not find dict0000.dat file' error.
|
Not sure whether it will help
Quote:
Originally Posted by some updates
That means it can’t find your dict0000.dat file which should be right where you are.
This can not be the true error since other pages worked.
Please make sure that all of these are in the some location (i.e. side by side inside of TARGETDIR
convert2xml.py
dict0000.dat
pageNNNN.dat
where NNNN is the number of the problem page*.dat file
Then make sure you have cd to the TARGETDIR and then run
convert2xml.py -d dict0000.dat pageNNNN.dat > debug.txt
where again the NNNN is the number of the page file that does not work.
Then look in debug.txt for “Unknown” or any other warning or error message and post at http://darkreverser.wordpress.com/2008/02/13/new-blog/ what it says around that point in the debug.txt file.
|