When looking for package named "ledger" in all debian versions https://packages.debian.org/search?keywords=ledger&searchon=names&suite=all§ion=all we can see that ledger 2.6 can only be installed in squeeze or wheezy. In jessie and sid, this is 3.0.0.
What is the output of command "lsb_release -a" on your machine? If this is confirmed that this is jessie, as you tell, then, what is content of file /etc/apt/sources.list, and is there any file in /etc/apt/sources.list.d/ directory ? Thierry On Monday, June 23, 2014 8:17:18 PM UTC+2, Ajoeibin wrote: > > > > > On Mon, Jun 23, 2014 at 11:12 AM, Francesco Ariis <[email protected] > <javascript:>> wrote: > >> On Mon, Jun 23, 2014 at 10:46:13AM -0500, o1bigtenor wrote: >> > On Mon, Jun 23, 2014 at 8:11 AM, Francesco Ariis <[email protected] >> <javascript:>> wrote: >> > > What version of Debian are you running? >> > > libboost-date-time-dev is present in squeeze, wheezy, jessie *and* >> sid. >> > > >> > >> > Running Jessie. >> > >> > Not sure how to correct any of these problems though. >> > >> >> Mhhh, I see no bugs filed for this particular package [1]. >> Can you try (as root): >> >> apt-get update >> apt-get upgrade >> >> Those two should update your system. And finally: >> >> apt-get install ledger >> >> Which should install ledger >> -F >> >> >> [1] >> https://bugs.debian.org/cgi-bin/pkgreport.cgi?pkg=libboost-date-time-dev;dist=testing >> > > This process worked. I now have ledger 2.6* working. > > How would I install ledger 3? > -- --- 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.
