Sorry, typo. It's 'update' not '--update'.

  $ ./acprep gitclean
  $ ./acprep --python dependencies
  $ ./acprep --python clean
  $ ./acprep --python --debug update
  $ sudo make install
  $ ledger python -- --version
  Python 2.7.6
  $ ledger python python/demo.py 
  Welcome to the Ledger.Python demo!
  Demo completed successfully.


On Monday, January 5, 2015 8:38:14 PM UTC-7, Tim Swanson wrote:
>
> That did it! Thank you.
>
> For posterity, here's what I did. (I don't know how acprep works, but it 
> looks like Alexis was doing a parallel build so as not to mess with 
> anything already installed.)
>
>   $ ./acprep gitclean
>   $ ./acprep --python dependencies
>   $ ./acprep --python clean
>   $ ./acprep --python --debug --update
>   $ sudo make install
>   $ ledger python -- --version
>   Python 2.7.6
>   $ ledger python python/demo.py 
>   Welcome to the Ledger.Python demo!
>   Demo completed successfully.
>
> Thanks for your help.
>
>
> Tim
>

-- 

--- 
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