Hi, After a bit of effort, I've been able to build ledger with python support on cygwin (64 bin, windows 7), but I get a segmentation fault when I try to run it.
$ ledger python Segmentation fault (core dumped) $ python Python 2.7.10 (default, Jun 1 2015, 18:05:38) [GCC 4.9.2] on cygwin Type "help", "copyright", "credits" or "license" for more information. >>> import ledger Segmentation fault (core dumped) Is the python support known to work on cygwin? Any suggestions on how I can go about debugging and fixing this? Also, on a slightly related note, the trouble I had with building it was that adding the --python option to acprep after I had completed a build without the option had no effect. I ended doing ./acprep gitclean to remove everything and started again with --python to have the option recognised. Is that an expected behaviour? Cheers Bruce -- --- 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.
