I can't do "ledger payees" as described in 8.3.4 of the manual nor can I do "ledger accounts" as listed in 5.6 of the manual. I'm running on debian and the default repository settings gave me ledger version 2.6.2. Please help me understand what I'm missing.
On Friday, November 2, 2012, scot gabriel wrote:
> I can't do "ledger payees" as described in 8.3.4 of the manual nor can I
> do "ledger accounts" as listed in 5.6 of the manual. I'm running on debian
> and the default repository settings gave me ledger version 2.6.2.
> Please help me understand what I'm missing.
> Thank you
-- Craig, Corona De Tucson, AZ
enderw88.wordpress.com
Thank you Craig. I just tried to install the newer version using the debian instructions and the "For the Impatient" instructions on: https://github.com/jwiegley/ledger/
It is failing because my debian only has cmake 2.8.2 and the process requires 2.8.5. There is probably a simple answer but I don't know it as my debian skills are still modest at best.
Notes: I'm running debian Squeeze (6.0) and already did an update and upgrade with nothing left to download. If i modify the dependency check in the CMakeLists.txt file to be 2.8.2 it still fails because of unknown cmake commands (of course, but in my ignorance I had to try!) :)
On Friday, November 2, 2012 12:23:17 PM UTC-5, Craig Earls wrote:
> I think you are looking the manual for version 3
> On Friday, November 2, 2012, scot gabriel wrote:
>> I can't do "ledger payees" as described in 8.3.4 of the manual nor can I >> do "ledger accounts" as listed in 5.6 of the manual. I'm running on debian >> and the default repository settings gave me ledger version 2.6.2. >> Please help me understand what I'm missing.
>> Thank you
> -- > Craig, Corona De Tucson, AZ > enderw88.wordpress.com
ok, so I didn't read the ENTIRE readme-1st file and at the bottom is the answer. Thank you developer for being considerate/caring/thorough enough to do that. I apologize for not reading the entire document before asking my question. I will post when I'm done if there is a problem still.
On Friday, November 2, 2012 12:53:32 PM UTC-5, scot gabriel wrote:
> Thank you Craig. > I just tried to install the newer version using the debian instructions > and the "For the Impatient" instructions on: > https://github.com/jwiegley/ledger/
> It is failing because my debian only has cmake 2.8.2 and the process > requires 2.8.5. There is probably a simple answer but I don't know it as > my debian skills are still modest at best.
> Notes: I'm running debian Squeeze (6.0) and already did an update and > upgrade with nothing left to download. If i modify the dependency check in > the CMakeLists.txt file to be 2.8.2 it still fails because of unknown cmake > commands (of course, but in my ignorance I had to try!) :)
> Guidance please?
> On Friday, November 2, 2012 12:23:17 PM UTC-5, Craig Earls wrote:
>> I think you are looking the manual for version 3
>> On Friday, November 2, 2012, scot gabriel wrote:
>>> I can't do "ledger payees" as described in 8.3.4 of the manual nor can I >>> do "ledger accounts" as listed in 5.6 of the manual. I'm running on debian >>> and the default repository settings gave me ledger version 2.6.2. >>> Please help me understand what I'm missing.
>>> Thank you
>> -- >> Craig, Corona De Tucson, AZ >> enderw88.wordpress.com
started over with the manual directions to do the boost update and cmake
update and then the manual instructions for building ledger and the final
step (last line of the readme-1st file ends with "--python install".
when I run that line it comes back with:
acprep: ERROR: Unknown build phase: install
On Fri, Nov 2, 2012 at 1:20 PM, scot gabriel <scot.gabr...@gmail.com> wrote:
> ok, so I didn't read the ENTIRE readme-1st file and at the bottom is the
> answer.
> Thank you developer for being considerate/caring/thorough enough to do
> that. I apologize for not reading the entire document before asking my
> question.
> I will post when I'm done if there is a problem still.
> <sigh>@myself :(
> On Friday, November 2, 2012 12:53:32 PM UTC-5, scot gabriel wrote:
>> It is failing because my debian only has cmake 2.8.2 and the process
>> requires 2.8.5. There is probably a simple answer but I don't know it as
>> my debian skills are still modest at best.
>> Notes: I'm running debian Squeeze (6.0) and already did an update and
>> upgrade with nothing left to download. If i modify the dependency check in
>> the CMakeLists.txt file to be 2.8.2 it still fails because of unknown cmake
>> commands (of course, but in my ignorance I had to try!) :)
>> Guidance please?
>> On Friday, November 2, 2012 12:23:17 PM UTC-5, Craig Earls wrote:
>>> I think you are looking the manual for version 3
>>> On Friday, November 2, 2012, scot gabriel wrote:
>>>> I can't do "ledger payees" as described in 8.3.4 of the manual nor can
>>>> I do "ledger accounts" as listed in 5.6 of the manual. I'm running on
>>>> debian and the default repository settings gave me ledger version 2.6.2.
>>>> Please help me understand what I'm missing.
>>>> Thank you
>>> --
>>> Craig, Corona De Tucson, AZ
>>> enderw88.wordpress.com
> started over with the manual directions to do the boost update and cmake
> update and then the manual instructions for building ledger and the final
> step (last line of the readme-1st file ends with "--python install".
> when I run that line it comes back with:
> acprep: ERROR: Unknown build phase: install
> Any suggestions please?
> --
> Scot Gabriel
> while(!(succeed=try()));
> pgp.mit.edu (0xcfe3d15c891fca57)
> On Fri, Nov 2, 2012 at 1:20 PM, scot gabriel <scot.gabr...@gmail.com>wrote:
>> ok, so I didn't read the ENTIRE readme-1st file and at the bottom is the
>> answer.
>> Thank you developer for being considerate/caring/thorough enough to do
>> that. I apologize for not reading the entire document before asking my
>> question.
>> I will post when I'm done if there is a problem still.
>> <sigh>@myself :(
>> On Friday, November 2, 2012 12:53:32 PM UTC-5, scot gabriel wrote:
>>> It is failing because my debian only has cmake 2.8.2 and the process
>>> requires 2.8.5. There is probably a simple answer but I don't know it as
>>> my debian skills are still modest at best.
>>> Notes: I'm running debian Squeeze (6.0) and already did an update and
>>> upgrade with nothing left to download. If i modify the dependency check in
>>> the CMakeLists.txt file to be 2.8.2 it still fails because of unknown cmake
>>> commands (of course, but in my ignorance I had to try!) :)
>>> Guidance please?
>>> On Friday, November 2, 2012 12:23:17 PM UTC-5, Craig Earls wrote:
>>>> I think you are looking the manual for version 3
>>>> On Friday, November 2, 2012, scot gabriel wrote:
>>>>> I can't do "ledger payees" as described in 8.3.4 of the manual nor can
>>>>> I do "ledger accounts" as listed in 5.6 of the manual. I'm running on
>>>>> debian and the default repository settings gave me ledger version 2.6.2.
>>>>> Please help me understand what I'm missing.
>>>>> Thank you
>>>> --
>>>> Craig, Corona De Tucson, AZ
>>>> enderw88.wordpress.com
-- Craig, Corona De Tucson, AZ
enderw88.wordpress.com
apparently I'm missing something when I do the portion where I update cmake
because "./acprep opt update" is telling me that cmake is still at 2.8.2
but I don't remember getting any errors when I went through the update
process.
thoughts?
On Sat, Nov 3, 2012 at 9:05 AM, Craig Earls <ender...@gmail.com> wrote:
> Run ./acprep opt update
> Then cd to the build/ledger/opt subdirectory and run "sudo make install"
> I'll take a look at the readme-1st file. I haven't looked at that in a
> while.
> On Fri, Nov 2, 2012 at 10:42 PM, scot gabriel <scot.gabr...@gmail.com>wrote:
>> started over with the manual directions to do the boost update and cmake
>> update and then the manual instructions for building ledger and the final
>> step (last line of the readme-1st file ends with "--python install".
>> when I run that line it comes back with:
>> acprep: ERROR: Unknown build phase: install
>> Any suggestions please?
>> --
>> Scot Gabriel
>> while(!(succeed=try()));
>> pgp.mit.edu (0xcfe3d15c891fca57)
>> On Fri, Nov 2, 2012 at 1:20 PM, scot gabriel <scot.gabr...@gmail.com>wrote:
>>> ok, so I didn't read the ENTIRE readme-1st file and at the bottom is the
>>> answer.
>>> Thank you developer for being considerate/caring/thorough enough to do
>>> that. I apologize for not reading the entire document before asking my
>>> question.
>>> I will post when I'm done if there is a problem still.
>>> <sigh>@myself :(
>>> On Friday, November 2, 2012 12:53:32 PM UTC-5, scot gabriel wrote:
>>>> It is failing because my debian only has cmake 2.8.2 and the process
>>>> requires 2.8.5. There is probably a simple answer but I don't know it as
>>>> my debian skills are still modest at best.
>>>> Notes: I'm running debian Squeeze (6.0) and already did an update and
>>>> upgrade with nothing left to download. If i modify the dependency check in
>>>> the CMakeLists.txt file to be 2.8.2 it still fails because of unknown cmake
>>>> commands (of course, but in my ignorance I had to try!) :)
>>>> Guidance please?
>>>> On Friday, November 2, 2012 12:23:17 PM UTC-5, Craig Earls wrote:
>>>>> I think you are looking the manual for version 3
>>>>> On Friday, November 2, 2012, scot gabriel wrote:
>>>>>> I can't do "ledger payees" as described in 8.3.4 of the manual nor
>>>>>> can I do "ledger accounts" as listed in 5.6 of the manual. I'm running on
>>>>>> debian and the default repository settings gave me ledger version 2.6.2.
>>>>>> Please help me understand what I'm missing.
>>>>>> Thank you
>>>>> --
>>>>> Craig, Corona De Tucson, AZ
>>>>> enderw88.wordpress.com
> --
> Craig, Corona De Tucson, AZ
> enderw88.wordpress.com
On Sat, Nov 3, 2012 at 8:26 AM, scot gabriel <scot.gabr...@gmail.com> wrote:
> apparently I'm missing something when I do the portion where I update
> cmake because "./acprep opt update" is telling me that cmake is still at
> 2.8.2 but I don't remember getting any errors when I went through the
> update process.
> thoughts?
> BTW: thank you for your help
> --
> Scot Gabriel
> while(!(succeed=try()));
> pgp.mit.edu (0xcfe3d15c891fca57)
> On Sat, Nov 3, 2012 at 9:05 AM, Craig Earls <ender...@gmail.com> wrote:
>> Run ./acprep opt update
>> Then cd to the build/ledger/opt subdirectory and run "sudo make install"
>> I'll take a look at the readme-1st file. I haven't looked at that in a
>> while.
>> On Fri, Nov 2, 2012 at 10:42 PM, scot gabriel <scot.gabr...@gmail.com>wrote:
>>> started over with the manual directions to do the boost update and cmake
>>> update and then the manual instructions for building ledger and the final
>>> step (last line of the readme-1st file ends with "--python install".
>>> when I run that line it comes back with:
>>> acprep: ERROR: Unknown build phase: install
>>> Any suggestions please?
>>> --
>>> Scot Gabriel
>>> while(!(succeed=try()));
>>> pgp.mit.edu (0xcfe3d15c891fca57)
>>> On Fri, Nov 2, 2012 at 1:20 PM, scot gabriel <scot.gabr...@gmail.com>wrote:
>>>> ok, so I didn't read the ENTIRE readme-1st file and at the bottom is
>>>> the answer.
>>>> Thank you developer for being considerate/caring/thorough enough to do
>>>> that. I apologize for not reading the entire document before asking my
>>>> question.
>>>> I will post when I'm done if there is a problem still.
>>>> <sigh>@myself :(
>>>> On Friday, November 2, 2012 12:53:32 PM UTC-5, scot gabriel wrote:
>>>>> It is failing because my debian only has cmake 2.8.2 and the process
>>>>> requires 2.8.5. There is probably a simple answer but I don't know it as
>>>>> my debian skills are still modest at best.
>>>>> Notes: I'm running debian Squeeze (6.0) and already did an update and
>>>>> upgrade with nothing left to download. If i modify the dependency check in
>>>>> the CMakeLists.txt file to be 2.8.2 it still fails because of unknown cmake
>>>>> commands (of course, but in my ignorance I had to try!) :)
>>>>> Guidance please?
>>>>> On Friday, November 2, 2012 12:23:17 PM UTC-5, Craig Earls wrote:
>>>>>> I think you are looking the manual for version 3
>>>>>> On Friday, November 2, 2012, scot gabriel wrote:
>>>>>>> I can't do "ledger payees" as described in 8.3.4 of the manual nor
>>>>>>> can I do "ledger accounts" as listed in 5.6 of the manual. I'm running on
>>>>>>> debian and the default repository settings gave me ledger version 2.6.2.
>>>>>>> Please help me understand what I'm missing.
>>>>>>> Thank you
>>>>>> --
>>>>>> Craig, Corona De Tucson, AZ
>>>>>> enderw88.wordpress.com
>> --
>> Craig, Corona De Tucson, AZ
>> enderw88.wordpress.com
-- Craig, Corona De Tucson, AZ
enderw88.wordpress.com
> On Sat, Nov 3, 2012 at 8:26 AM, scot gabriel <scot.gabr...@gmail.com>wrote:
>> apparently I'm missing something when I do the portion where I update
>> cmake because "./acprep opt update" is telling me that cmake is still at
>> 2.8.2 but I don't remember getting any errors when I went through the
>> update process.
>> thoughts?
>> BTW: thank you for your help
>> --
>> Scot Gabriel
>> while(!(succeed=try()));
>> pgp.mit.edu (0xcfe3d15c891fca57)
>> On Sat, Nov 3, 2012 at 9:05 AM, Craig Earls <ender...@gmail.com> wrote:
>>> Run ./acprep opt update
>>> Then cd to the build/ledger/opt subdirectory and run "sudo make install"
>>> I'll take a look at the readme-1st file. I haven't looked at that in a
>>> while.
>>> On Fri, Nov 2, 2012 at 10:42 PM, scot gabriel <scot.gabr...@gmail.com>wrote:
>>>> started over with the manual directions to do the boost update and
>>>> cmake update and then the manual instructions for building ledger and the
>>>> final step (last line of the readme-1st file ends with "--python install".
>>>> when I run that line it comes back with:
>>>> acprep: ERROR: Unknown build phase: install
>>>> Any suggestions please?
>>>> --
>>>> Scot Gabriel
>>>> while(!(succeed=try()));
>>>> pgp.mit.edu (0xcfe3d15c891fca57)
>>>> On Fri, Nov 2, 2012 at 1:20 PM, scot gabriel <scot.gabr...@gmail.com>wrote:
>>>>> ok, so I didn't read the ENTIRE readme-1st file and at the bottom is
>>>>> the answer.
>>>>> Thank you developer for being considerate/caring/thorough enough to do
>>>>> that. I apologize for not reading the entire document before asking my
>>>>> question.
>>>>> I will post when I'm done if there is a problem still.
>>>>> <sigh>@myself :(
>>>>> On Friday, November 2, 2012 12:53:32 PM UTC-5, scot gabriel wrote:
>>>>>> It is failing because my debian only has cmake 2.8.2 and the process
>>>>>> requires 2.8.5. There is probably a simple answer but I don't know it as
>>>>>> my debian skills are still modest at best.
>>>>>> Notes: I'm running debian Squeeze (6.0) and already did an update and
>>>>>> upgrade with nothing left to download. If i modify the dependency check in
>>>>>> the CMakeLists.txt file to be 2.8.2 it still fails because of unknown cmake
>>>>>> commands (of course, but in my ignorance I had to try!) :)
>>>>>> Guidance please?
>>>>>> On Friday, November 2, 2012 12:23:17 PM UTC-5, Craig Earls wrote:
>>>>>>> I think you are looking the manual for version 3
>>>>>>> On Friday, November 2, 2012, scot gabriel wrote:
>>>>>>>> I can't do "ledger payees" as described in 8.3.4 of the manual nor
>>>>>>>> can I do "ledger accounts" as listed in 5.6 of the manual. I'm running on
>>>>>>>> debian and the default repository settings gave me ledger version 2.6.2.
>>>>>>>> Please help me understand what I'm missing.
>>>>>>>> Thank you
>>>>>>> --
>>>>>>> Craig, Corona De Tucson, AZ
>>>>>>> enderw88.wordpress.com
>>> --
>>> Craig, Corona De Tucson, AZ
>>> enderw88.wordpress.com
> --
> Craig, Corona De Tucson, AZ
> enderw88.wordpress.com
On Sat, Nov 3, 2012 at 9:00 AM, scot gabriel <scot.gabr...@gmail.com> wrote:
> Debian squeeze according to cat /etc/issue
> On Nov 3, 2012 10:32 AM, "Craig Earls" <ender...@gmail.com> wrote:
>> Which distro are you on?
>> On Sat, Nov 3, 2012 at 8:26 AM, scot gabriel <scot.gabr...@gmail.com>wrote:
>>> apparently I'm missing something when I do the portion where I update
>>> cmake because "./acprep opt update" is telling me that cmake is still at
>>> 2.8.2 but I don't remember getting any errors when I went through the
>>> update process.
>>> thoughts?
>>> BTW: thank you for your help
>>> --
>>> Scot Gabriel
>>> while(!(succeed=try()));
>>> pgp.mit.edu (0xcfe3d15c891fca57)
>>> On Sat, Nov 3, 2012 at 9:05 AM, Craig Earls <ender...@gmail.com> wrote:
>>>> Run ./acprep opt update
>>>> Then cd to the build/ledger/opt subdirectory and run "sudo make install"
>>>> I'll take a look at the readme-1st file. I haven't looked at that in a
>>>> while.
>>>> On Fri, Nov 2, 2012 at 10:42 PM, scot gabriel <scot.gabr...@gmail.com>wrote:
>>>>> started over with the manual directions to do the boost update and
>>>>> cmake update and then the manual instructions for building ledger and the
>>>>> final step (last line of the readme-1st file ends with "--python install".
>>>>> when I run that line it comes back with:
>>>>> acprep: ERROR: Unknown build phase: install
>>>>> Any suggestions please?
>>>>> --
>>>>> Scot Gabriel
>>>>> while(!(succeed=try()));
>>>>> pgp.mit.edu (0xcfe3d15c891fca57)
>>>>> On Fri, Nov 2, 2012 at 1:20 PM, scot gabriel <scot.gabr...@gmail.com>wrote:
>>>>>> ok, so I didn't read the ENTIRE readme-1st file and at the bottom is
>>>>>> the answer.
>>>>>> Thank you developer for being considerate/caring/thorough enough to
>>>>>> do that. I apologize for not reading the entire document before asking my
>>>>>> question.
>>>>>> I will post when I'm done if there is a problem still.
>>>>>> <sigh>@myself :(
>>>>>> On Friday, November 2, 2012 12:53:32 PM UTC-5, scot gabriel wrote:
>>>>>>> It is failing because my debian only has cmake 2.8.2 and the process
>>>>>>> requires 2.8.5. There is probably a simple answer but I don't know it as
>>>>>>> my debian skills are still modest at best.
>>>>>>> Notes: I'm running debian Squeeze (6.0) and already did an update
>>>>>>> and upgrade with nothing left to download. If i modify the dependency
>>>>>>> check in the CMakeLists.txt file to be 2.8.2 it still fails because of
>>>>>>> unknown cmake commands (of course, but in my ignorance I had to try!) :)
>>>>>>> Guidance please?
>>>>>>> On Friday, November 2, 2012 12:23:17 PM UTC-5, Craig Earls wrote:
>>>>>>>> I think you are looking the manual for version 3
>>>>>>>> On Friday, November 2, 2012, scot gabriel wrote:
>>>>>>>>> I can't do "ledger payees" as described in 8.3.4 of the manual nor
>>>>>>>>> can I do "ledger accounts" as listed in 5.6 of the manual. I'm running on
>>>>>>>>> debian and the default repository settings gave me ledger version 2.6.2.
>>>>>>>>> Please help me understand what I'm missing.
>>>>>>>>> Thank you
>>>>>>>> --
>>>>>>>> Craig, Corona De Tucson, AZ
>>>>>>>> enderw88.wordpress.com
>>>> --
>>>> Craig, Corona De Tucson, AZ
>>>> enderw88.wordpress.com
>> --
>> Craig, Corona De Tucson, AZ
>> enderw88.wordpress.com
-- Craig, Corona De Tucson, AZ
enderw88.wordpress.com
Thank you for your help, i was curious what you found?
Just so you know, I have done it on my live system and then tried it in two
different virtual machines all with the same results which just means it is
likely that my process is flawed (I'm very newbie-ish at linux).
At this point I have had to completely uninstall ledger and
then re-install from the repositories and using the older version.
I will use 2.6.2 until someone can set me on the right track.
On Sat, Nov 3, 2012 at 11:03 AM, Craig Earls <ender...@gmail.com> wrote:
> I will take a look today.
> On Sat, Nov 3, 2012 at 9:00 AM, scot gabriel <scot.gabr...@gmail.com>wrote:
>> Debian squeeze according to cat /etc/issue
>> On Nov 3, 2012 10:32 AM, "Craig Earls" <ender...@gmail.com> wrote:
>>> Which distro are you on?
>>> On Sat, Nov 3, 2012 at 8:26 AM, scot gabriel <scot.gabr...@gmail.com>wrote:
>>>> apparently I'm missing something when I do the portion where I update
>>>> cmake because "./acprep opt update" is telling me that cmake is still at
>>>> 2.8.2 but I don't remember getting any errors when I went through the
>>>> update process.
>>>> thoughts?
>>>> BTW: thank you for your help
>>>> --
>>>> Scot Gabriel
>>>> while(!(succeed=try()));
>>>> pgp.mit.edu (0xcfe3d15c891fca57)
>>>> On Sat, Nov 3, 2012 at 9:05 AM, Craig Earls <ender...@gmail.com> wrote:
>>>>> Run ./acprep opt update
>>>>> Then cd to the build/ledger/opt subdirectory and run "sudo make
>>>>> install"
>>>>> I'll take a look at the readme-1st file. I haven't looked at that in
>>>>> a while.
>>>>> On Fri, Nov 2, 2012 at 10:42 PM, scot gabriel <scot.gabr...@gmail.com>wrote:
>>>>>> started over with the manual directions to do the boost update and
>>>>>> cmake update and then the manual instructions for building ledger and the
>>>>>> final step (last line of the readme-1st file ends with "--python install".
>>>>>> when I run that line it comes back with:
>>>>>> acprep: ERROR: Unknown build phase: install
>>>>>> Any suggestions please?
>>>>>> --
>>>>>> Scot Gabriel
>>>>>> while(!(succeed=try()));
>>>>>> pgp.mit.edu (0xcfe3d15c891fca57)
>>>>>> On Fri, Nov 2, 2012 at 1:20 PM, scot gabriel <scot.gabr...@gmail.com>wrote:
>>>>>>> ok, so I didn't read the ENTIRE readme-1st file and at the bottom is
>>>>>>> the answer.
>>>>>>> Thank you developer for being considerate/caring/thorough enough to
>>>>>>> do that. I apologize for not reading the entire document before asking my
>>>>>>> question.
>>>>>>> I will post when I'm done if there is a problem still.
>>>>>>> <sigh>@myself :(
>>>>>>> On Friday, November 2, 2012 12:53:32 PM UTC-5, scot gabriel wrote:
>>>>>>>> It is failing because my debian only has cmake 2.8.2 and the
>>>>>>>> process requires 2.8.5. There is probably a simple answer but I don't know
>>>>>>>> it as my debian skills are still modest at best.
>>>>>>>> Notes: I'm running debian Squeeze (6.0) and already did an update
>>>>>>>> and upgrade with nothing left to download. If i modify the dependency
>>>>>>>> check in the CMakeLists.txt file to be 2.8.2 it still fails because of
>>>>>>>> unknown cmake commands (of course, but in my ignorance I had to try!) :)
>>>>>>>> Guidance please?
>>>>>>>> On Friday, November 2, 2012 12:23:17 PM UTC-5, Craig Earls wrote:
>>>>>>>>> I think you are looking the manual for version 3
>>>>>>>>> On Friday, November 2, 2012, scot gabriel wrote:
>>>>>>>>>> I can't do "ledger payees" as described in 8.3.4 of the manual
>>>>>>>>>> nor can I do "ledger accounts" as listed in 5.6 of the manual. I'm running
>>>>>>>>>> on debian and the default repository settings gave me ledger version 2.6.2.
>>>>>>>>>> Please help me understand what I'm missing.
>>>>>>>>>> Thank you
>>>>>>>>> --
>>>>>>>>> Craig, Corona De Tucson, AZ
>>>>>>>>> enderw88.wordpress.com
>>>>> --
>>>>> Craig, Corona De Tucson, AZ
>>>>> enderw88.wordpress.com
>>> --
>>> Craig, Corona De Tucson, AZ
>>> enderw88.wordpress.com
> --
> Craig, Corona De Tucson, AZ
> enderw88.wordpress.com
On Sun, Nov 4, 2012 at 9:51 PM, scot gabriel <scot.gabr...@gmail.com> wrote:
> Thank you for your help, i was curious what you found?
> Just so you know, I have done it on my live system and then tried it in
> two different virtual machines all with the same results which just means
> it is likely that my process is flawed (I'm very newbie-ish at linux).
> At this point I have had to completely uninstall ledger and
> then re-install from the repositories and using the older version.
> I will use 2.6.2 until someone can set me on the right track.
> Thank you again,
> Scot
> --
> Scot Gabriel
> while(!(succeed=try()));
> pgp.mit.edu (0xcfe3d15c891fca57)
> On Sat, Nov 3, 2012 at 11:03 AM, Craig Earls <ender...@gmail.com> wrote:
>> I will take a look today.
>> On Sat, Nov 3, 2012 at 9:00 AM, scot gabriel <scot.gabr...@gmail.com>wrote:
>>> Debian squeeze according to cat /etc/issue
>>> On Nov 3, 2012 10:32 AM, "Craig Earls" <ender...@gmail.com> wrote:
>>>> Which distro are you on?
>>>> On Sat, Nov 3, 2012 at 8:26 AM, scot gabriel <scot.gabr...@gmail.com>wrote:
>>>>> apparently I'm missing something when I do the portion where I update
>>>>> cmake because "./acprep opt update" is telling me that cmake is still at
>>>>> 2.8.2 but I don't remember getting any errors when I went through the
>>>>> update process.
>>>>> thoughts?
>>>>> BTW: thank you for your help
>>>>> --
>>>>> Scot Gabriel
>>>>> while(!(succeed=try()));
>>>>> pgp.mit.edu (0xcfe3d15c891fca57)
>>>>> On Sat, Nov 3, 2012 at 9:05 AM, Craig Earls <ender...@gmail.com>wrote:
>>>>>> Run ./acprep opt update
>>>>>> Then cd to the build/ledger/opt subdirectory and run "sudo make
>>>>>> install"
>>>>>> I'll take a look at the readme-1st file. I haven't looked at that in
>>>>>> a while.
>>>>>> On Fri, Nov 2, 2012 at 10:42 PM, scot gabriel <scot.gabr...@gmail.com
>>>>>> > wrote:
>>>>>>> started over with the manual directions to do the boost update and
>>>>>>> cmake update and then the manual instructions for building ledger and the
>>>>>>> final step (last line of the readme-1st file ends with "--python install".
>>>>>>> when I run that line it comes back with:
>>>>>>> acprep: ERROR: Unknown build phase: install
>>>>>>> Any suggestions please?
>>>>>>> --
>>>>>>> Scot Gabriel
>>>>>>> while(!(succeed=try()));
>>>>>>> pgp.mit.edu (0xcfe3d15c891fca57)
>>>>>>> On Fri, Nov 2, 2012 at 1:20 PM, scot gabriel <scot.gabr...@gmail.com
>>>>>>> > wrote:
>>>>>>>> ok, so I didn't read the ENTIRE readme-1st file and at the bottom
>>>>>>>> is the answer.
>>>>>>>> Thank you developer for being considerate/caring/thorough enough to
>>>>>>>> do that. I apologize for not reading the entire document before asking my
>>>>>>>> question.
>>>>>>>> I will post when I'm done if there is a problem still.
>>>>>>>> <sigh>@myself :(
>>>>>>>> On Friday, November 2, 2012 12:53:32 PM UTC-5, scot gabriel wrote:
>>>>>>>>> It is failing because my debian only has cmake 2.8.2 and the
>>>>>>>>> process requires 2.8.5. There is probably a simple answer but I don't know
>>>>>>>>> it as my debian skills are still modest at best.
>>>>>>>>> Notes: I'm running debian Squeeze (6.0) and already did an update
>>>>>>>>> and upgrade with nothing left to download. If i modify the dependency
>>>>>>>>> check in the CMakeLists.txt file to be 2.8.2 it still fails because of
>>>>>>>>> unknown cmake commands (of course, but in my ignorance I had to try!) :)
>>>>>>>>> Guidance please?
>>>>>>>>> On Friday, November 2, 2012 12:23:17 PM UTC-5, Craig Earls wrote:
>>>>>>>>>> I think you are looking the manual for version 3
>>>>>>>>>> On Friday, November 2, 2012, scot gabriel wrote:
>>>>>>>>>>> I can't do "ledger payees" as described in 8.3.4 of the manual
>>>>>>>>>>> nor can I do "ledger accounts" as listed in 5.6 of the manual. I'm running
>>>>>>>>>>> on debian and the default repository settings gave me ledger version 2.6.2.
>>>>>>>>>>> Please help me understand what I'm missing.
>>>>>>>>>>> Thank you
>>>>>>>>>> --
>>>>>>>>>> Craig, Corona De Tucson, AZ
>>>>>>>>>> enderw88.wordpress.com
>>>>>> --
>>>>>> Craig, Corona De Tucson, AZ
>>>>>> enderw88.wordpress.com
>>>> --
>>>> Craig, Corona De Tucson, AZ
>>>> enderw88.wordpress.com
>> --
>> Craig, Corona De Tucson, AZ
>> enderw88.wordpress.com
-- Craig, Corona De Tucson, AZ
enderw88.wordpress.com