Hi Jostein,
> When I run the python test command:
> 
> jostein:~/dw/ledger2$ python test/DocTests.py -l ./build/ledger -f 
> doc/ledger3.texi
> EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE

Do you have a built ledger binary in ./build/ledger?
If yes, please rerun the command adding the -vv option
  % python test/DocTests.py -l ./build/ledger -f doc/ledger3.texi

If no please give the path to the built ledger binary as an argument
to the -l (--ledger) option:
  % python test/DocTests.py -l ${PATH_TO}/ledger -f doc/ledger3.texi


Thanks,
Alexis

-- 

--- 
You received this message because you are subscribed to the Google Groups 
"Ledger" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to