Compiling gnucash on Windows XP

2007-08-13 Thread Stephen Grant Brown
Dear Sirs/Madams,

I have successfully compiled gnucash under windows xp.

I changed the install.sh file to e:/soft instead of c:/soft because it
did not work when I created the defaults.sh file
It runs under one administrator account but not a second administrator account.

Yours Sincerely Stephen Grant Brown
 BEGIN:VCARD
VERSION:2.1
N:Brown;Stephen;Grant;Mr
FN:Stephen Grant Brown
ORG:Sea Sauce Home  Garden Maintainance
TITLE:Owner
TEL;WORK;VOICE:(03) 5862 2669
TEL;HOME;VOICE:(03) 5862 2669
TEL;CELL;VOICE:0400 857 651
ADR;WORK:;;3781 Goulburn Valley Highway;Numurkah;Victoria;3636;Australia
LABEL;WORK;ENCODING=QUOTED-PRINTABLE:3781 Goulburn Valley Highway=0D=0ANumurkah, Victoria 3636=0D=0AAustralia
ADR;HOME:;;3781 Goulburn Valley Highway;Numurkah;Victoria;3636;Australia
LABEL;HOME;ENCODING=QUOTED-PRINTABLE:3781 Goulburn Valley Highway=0D=0ANumurkah, Victoria 3636=0D=0AAustralia
EMAIL;PREF;INTERNET:[EMAIL PROTECTED]
REV:20070813T060439Z
END:VCARD
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: Compiling gnucash on Windows XP

2007-08-13 Thread Josh Sled
Stephen Grant Brown [EMAIL PROTECTED] writes:
 It runs under one administrator account but not a second administrator 
 account.

Does the second account user name contain spaces, '', or any other
non-[a-zA-Z0-9] characters? 

-- 
...jsled
http://asynchronous.org/ - a=jsled; b=asynchronous.org; echo [EMAIL PROTECTED]


pgphNd8TOxxpw.pgp
Description: PGP signature
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: Compiling gnucash on Windows XP

2007-08-13 Thread Stephen Grant Brown
Hi Josh,
No, the second administrator account name that gnucash fails to run under 
contains only my name Stephen
Stephen

- Original Message - 
From: Josh Sled [EMAIL PROTECTED]
To: Stephen Grant Brown [EMAIL PROTECTED]
Cc: GnuCash Developers [EMAIL PROTECTED]
Sent: Monday, August 13, 2007 11:07 PM
Subject: Re: Compiling gnucash on Windows XP

Josh asks
Does the second account user name contain spaces, '', or any other
non-[a-zA-Z0-9] characters?

___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: Compiling gnucash on Windows XP

2007-08-13 Thread Stephen Grant Brown
Hi All,
Just a further obvservation.
gnucash runs under one admin account, and a limited account but fails to run 
under a second admin account in windows XP.
All user
- Original Message - 
From: Stephen Grant Brown [EMAIL PROTECTED]
To: Josh Sled [EMAIL PROTECTED]
Cc: GnuCash Developers [EMAIL PROTECTED]
Sent: Tuesday, August 14, 2007 6:00 AM
Subject: Re: Compiling gnucash on Windows XP


 Hi Josh,
 No, the second administrator account name that gnucash fails to run under
 contains only my name Stephen
 Stephen

 - Original Message - 
 From: Josh Sled [EMAIL PROTECTED]
 To: Stephen Grant Brown [EMAIL PROTECTED]
 Cc: GnuCash Developers [EMAIL PROTECTED]
 Sent: Monday, August 13, 2007 11:07 PM
 Subject: Re: Compiling gnucash on Windows XP

 Josh asks
 Does the second account user name contain spaces, '', or any other
 non-[a-zA-Z0-9] characters?

 ___
 gnucash-devel mailing list
 gnucash-devel@gnucash.org
 https://lists.gnucash.org/mailman/listinfo/gnucash-devel

 

___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Problem Building gnucash

2007-08-13 Thread Stephen Grant Brown
Hi All,

I have just successfully built and run the successfully built gnucash on 
windows xp.
One problem I run into was that I had to change the defaults.sh to use e:/soft 
instead of defaults.sh.
A second problem was that I had to find docbook-xsl-1.72.0.zip manually. I 
downloaded it into the e:/soft/downloads directory and and then rerun 
install.sh for it to run to completion.

I now have two installs of gnucash. One from running gnucash-2.2.0-setup, the 
other from my own build and install.

See my other post re problems starting gnucash from the setup program. 

Thanks for gnucash unders windows xp. Keep up the good work.

Stephen Grant brownBEGIN:VCARD
VERSION:2.1
N:Brown;Stephen;Grant;Mr
FN:Stephen Grant Brown
ORG:Sea Sauce Home  Garden Maintainance
TITLE:Owner
TEL;WORK;VOICE:(03) 5862 2669
TEL;HOME;VOICE:(03) 5862 2669
TEL;CELL;VOICE:0400 857 651
ADR;WORK:;;3781 Goulburn Valley Highway;Numurkah;Victoria;3636;Australia
LABEL;WORK;ENCODING=QUOTED-PRINTABLE:3781 Goulburn Valley Highway=0D=0ANumurkah, Victoria 3636=0D=0AAustralia
ADR;HOME:;;3781 Goulburn Valley Highway;Numurkah;Victoria;3636;Australia
LABEL;HOME;ENCODING=QUOTED-PRINTABLE:3781 Goulburn Valley Highway=0D=0ANumurkah, Victoria 3636=0D=0AAustralia
EMAIL;PREF;INTERNET:[EMAIL PROTECTED]
REV:20070813T205746Z
END:VCARD
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: Problem Building gnucash

2007-08-13 Thread Nathan Buchanan
Hi!

On 8/13/07, Stephen Grant Brown [EMAIL PROTECTED] wrote:

 Hi All,

 I have just successfully built and run the successfully built gnucash on
 windows xp.
 One problem I run into was that I had to change the defaults.sh to use
 e:/soft instead of defaults.sh.


change defaults.sh to use a path instead of a itself? I don't understand the
problem.

A second problem was that I had to find docbook-xsl-1.72.0.zip manually. I
 downloaded it into the e:/soft/downloads directory and and then rerun
 install.sh for it to run to completion.


hmm...I vaguely remember dealing with something along these lines, but
didn't look into it further. I'll have another look when I build 2.2.1.

I now have two installs of gnucash. One from running gnucash-2.2.0-setup,
 the other from my own build and install.

 See my other post re problems starting gnucash from the setup program.

 Thanks for gnucash unders windows xp. Keep up the good work.

 Stephen Grant brown
 ___
 gnucash-devel mailing list
 gnucash-devel@gnucash.org
 https://lists.gnucash.org/mailman/listinfo/gnucash-devel





-- 
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
Got Mole problems? Call Avogadro at 6.02 x 10^23.
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


[URL] GnuCash in The Age

2007-08-13 Thread Josh Sled

A short writeup in their tech section.  Nifty.
http://www.theage.com.au/news/home-office/something-gnu-for-coin-counting/2007/08/11/1186530667494.html

-- 
...jsled
http://asynchronous.org/ - a=jsled; b=asynchronous.org; echo [EMAIL PROTECTED]


pgpm9PY2d57GK.pgp
Description: PGP signature
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


r16423 - gnucash/branches/register-rewrite - Merge in changes from [EMAIL PROTECTED]: 16422

2007-08-13 Thread Chris Shoemaker
r16423 - gnucash/branches/register-rewrite - Merge in changes from
[EMAIL PROTECTED]:16422.

Message body is too big: 31096607 bytes with a limit of 10240 KB

30MB is a bit excessive for a -commit email, but the register-rewrite
branch is now rebased on [EMAIL PROTECTED]  Details are available in trac
or svn.

-chris
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


RE: Stocks Capital Gains (Feature Request)

2007-08-13 Thread Joshua Moore
Well, since I haven't seen any responses I assume this feature doesn't exist 
yet.  Is this an appropriate place to request it?  Also, does anyone else 
even want this feature?  It's pretty important to me, but I guess it would 
fall pretty low on a priority list if no one else is interested.




From: Joshua Moore [EMAIL PROTECTED]
To: gnucash-devel@gnucash.org
Subject: Stocks  Capital Gains
Date: Fri, 10 Aug 2007 13:41:47 -0400
MIME-Version: 1.0
X-Originating-IP: [140.32.122.60]
X-Originating-Email: [EMAIL PROTECTED]
X-Sender: [EMAIL PROTECTED]
Received: from cvs.gnucash.org ([204.107.200.65]) by 
bay0-mc10-f13.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.2668); Fri, 
10 Aug 2007 11:07:28 -0700
Received: from cvs.gnucash.org (localhost.localdomain [127.0.0.1])by 
cvs.gnucash.org (8.13.7/8.13.4) with ESMTP id l7AHs9Fm025775;Fri, 10 Aug 
2007 13:56:22 -0400
Received: from bay0-omc2-s39.bay0.hotmail.com 
(bay0-omc2-s39.bay0.hotmail.com[65.54.246.175])by cvs.gnucash.org 
(8.13.7/8.13.4) with ESMTP id l7AHfouQ025188for 
gnucash-devel@gnucash.org; Fri, 10 Aug 2007 13:41:52 -0400
Received: from hotmail.com ([65.55.154.112]) by 
bay0-omc2-s39.bay0.hotmail.comwith Microsoft SMTPSVC(6.0.3790.2668); Fri, 
10 Aug 2007 10:41:49 -0700
Received: from mail pickup service by hotmail.com with Microsoft 
SMTPSVC;Fri, 10 Aug 2007 10:41:49 -0700
Received: from 65.55.154.123 by by143fd.bay143.hotmail.msn.com with 
HTTP;Fri, 10 Aug 2007 17:41:47 GMT

X-Message-Delivery: Vj0zLjQuMDt1cz0wO2k9MDtsPTA7YT0w
X-Message-Info: 
UZmYcfFpTCeOAlreX40TDT3BB4N8t8mBSrOqgElorz2h25F+23riOPOK0X8y4z9X8A3Li4fAlavgZcZsfEqcpw==
X-OriginalArrivalTime: 10 Aug 2007 17:41:49.0580 
(UTC)FILETIME=[BAD92CC0:01C7DB75]
X-Virus-Scanned: ClamAV 0.88.7/3909/Fri Aug 10 11:10:24 2007 on 
cvs.gnucash.org

X-Virus-Status: Clean
X-Scanned-By: milter-sender/0.55.730 (cvs.gnucash.org [204.107.200.65]); 
Fri, 10 Aug 2007 13:56:54 -0400
X-Scanned-By: milter-sender/0.55.730 (cvs.gnucash.org 
[204.107.200.65]);Fri, 10 Aug 2007 13:41:52 -0400
X-Spam-Status: No, score=0.0 required=5.0 tests=MSGID_FROM_MTA_HEADER 
autolearn=failed version=3.0.6

X-Spam-Checker-Version: SpamAssassin 3.0.6 (2005-12-07) on cvs.gnucash.org
X-BeenThere: gnucash-devel@gnucash.org
X-Mailman-Version: 2.1.8
Precedence: list
List-Id: GnuCash Software Design and Development 
Discussionsgnucash-devel.gnucash.org
List-Unsubscribe: 
https://lists.gnucash.org/mailman/listinfo/gnucash-devel, 
mailto:[EMAIL PROTECTED]

List-Archive: http://lists.gnucash.org/pipermail/gnucash-devel
List-Post: mailto:gnucash-devel@gnucash.org
List-Help: mailto:[EMAIL PROTECTED]
List-Subscribe: 
https://lists.gnucash.org/mailman/listinfo/gnucash-devel,mailto:[EMAIL PROTECTED]

Errors-To: [EMAIL PROTECTED]
Return-Path: [EMAIL PROTECTED]

The email below is one of the more recent posts that I've found relating to 
tracking the cost basis of stocks.  Just to be clear, here's my situation.  
I have an old mutual fund that has had periodic investments for the past 10 
years and occasional sales.  The original way I calculated capital gains 
for any sales was by using an average cost basis (figured with a simple 
spreadsheet), not first-in-first-out.  It looks like gnucash does not have 
a built in way of handling this for a sale entry.  Is there a plan to 
include this functionality?  This also seems essential for someone who 
wants to close the books at the end of a fiscal year.  If the person is 
using an average cost basis for tax purposes, the value to carry forward 
into the new books needs to be based on average cost in order to calculate 
any future capital gains properly, right?



I've been puzzled by a few questions regarding using gnucash to track
stock investments.

The help file shows how to track the purchase, sale, and value of
stocks.  When recording the sale of the stock, one has to include an
amount from Income:Capital Gains representing the profit on the sale.
In order to know this amount, I need to track the cost of the shares.
For stocks, Gnucash seems to track the cost and unrealized gains
internally so that one does not need an account hierarchy like that
shown in the help file for the Degas painting.

How do I use gnucash to determine (possibly years and many individual
purchases later) what my cost was for the stock?

If I make a subaccount called cost, and use it in the purchase of the
stock, it shows a negative value.  Is this reasonable?

The cash shows as still being in the parent investment account.  In
fact, the amount of cash in just the parent investment account would
show the total cost of all stocks and cash in the account.  This does
not seem right, as I need to track the amount of actual cash in the
investment account, too.

In Canada, the commision to buy and sell the stock is added to the
adjusted cost base.  So I don't wish to show commisions as simply an
expense account.  Should I record it as an expense and then record
another transaction from Income:capital gains to reduce the 

Re: Problem Building gnucash

2007-08-13 Thread Stephen Grant Brown
Hi Nathan,
Sorry about the confusion, it is all my fault.
What I meant to say was that I created a custom.sh file in the same directory 
as defaults.sh (in my case e:soft/downloads) and install.sh was still looking 
in c:/soft and sub-dirs for the files.
Maybe I had custom.sh wrong. Anyway, I just deleted custom.sh, and changed 
c:/soft to e:/soft in defaults.sh
and it fixed that problem.
Yours Sincerely Stephen Grant Brown
  - Original Message - 
  From: Nathan Buchanan 
  To: Stephen Grant Brown 
  Cc: GNUCash Developers 
  Sent: Tuesday, August 14, 2007 7:36 AM
  Subject: Re: Problem Building gnucash


  Hi!


  On 8/13/07, Stephen Grant Brown [EMAIL PROTECTED] wrote:
Hi All,

I have just successfully built and run the successfully built gnucash on 
windows xp.
One problem I run into was that I had to change the defaults.sh to use 
e:/soft instead of defaults.sh.

  change defaults.sh to use a path instead of a itself? I don't understand the 
problem.



A second problem was that I had to find docbook-xsl-1.72.0.zip manually. I 
downloaded it into the e:/soft/downloads directory and and then rerun 
install.sh for it to run to completion.

  hmm...I vaguely remember dealing with something along these lines, but didn't 
look into it further. I'll have another look when I build 2.2.1.



I now have two installs of gnucash. One from running gnucash-2.2.0-setup , 
the other from my own build and install.

See my other post re problems starting gnucash from the setup program.

Thanks for gnucash unders windows xp. Keep up the good work.

Stephen Grant brown
___ 
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel 






  -- 
  _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
  Got Mole problems? Call Avogadro at 6.02 x 10^23. 
___
gnucash-devel mailing list
gnucash-devel@gnucash.org
https://lists.gnucash.org/mailman/listinfo/gnucash-devel


Re: Stocks Capital Gains (Feature Request

2007-08-13 Thread Nathan Buchanan
Hi!

On 8/13/07, Joshua Moore [EMAIL PROTECTED] wrote:

 Well, since I haven't seen any responses I assume this feature doesn't
 exist
 yet.


I haven't seen it, though I don't use that part of gnucash.

Is this an appropriate place to request it?  Also, does anyone else
 even want this feature?  It's pretty important to me, but I guess it would
 fall pretty low on a priority list if no one else is interested.


This is a good place, though you should also add an enhancement request to
bugzilla: http://wiki.gnucash.org/wiki/Bugzilla

Ah, I remember the ACB (*tries not to think of the year when we had _three_
different percentages of taxable capital gains, dependent on the time of
year*)

I know this is a Canadian tax feature (not sure about other countries). It's
definitely something I could use in the future, so there is interest.

Nathan


From: Joshua Moore [EMAIL PROTECTED]
 To: gnucash-devel@gnucash.org
 Subject: Stocks  Capital Gains
 Date: Fri, 10 Aug 2007 13:41:47 -0400
 MIME-Version: 1.0
 X-Originating-IP: [140.32.122.60]
 X-Originating-Email: [EMAIL PROTECTED]
 X-Sender: [EMAIL PROTECTED]
 Received: from cvs.gnucash.org ([204.107.200.65]) by
 bay0-mc10-f13.bay0.hotmail.com with Microsoft SMTPSVC(6.0.3790.2668);
 Fri,
 10 Aug 2007 11:07:28 -0700
 Received: from cvs.gnucash.org (localhost.localdomain [127.0.0.1])by
 cvs.gnucash.org (8.13.7/8.13.4) with ESMTP id l7AHs9Fm025775;Fri, 10 Aug
 2007 13:56:22 -0400
 Received: from bay0-omc2-s39.bay0.hotmail.com
 (bay0-omc2-s39.bay0.hotmail.com[65.54.246.175])by cvs.gnucash.org
 (8.13.7/8.13.4) with ESMTP id l7AHfouQ025188for
 gnucash-devel@gnucash.org; Fri, 10 Aug 2007 13:41:52 -0400
 Received: from hotmail.com ([65.55.154.112]) by
 bay0-omc2-s39.bay0.hotmail.comwith Microsoft SMTPSVC(6.0.3790.2668); Fri,
 10 Aug 2007 10:41:49 -0700
 Received: from mail pickup service by hotmail.com with Microsoft
 SMTPSVC;Fri, 10 Aug 2007 10:41:49 -0700
 Received: from 65.55.154.123 by by143fd.bay143.hotmail.msn.com with
 HTTP;Fri, 10 Aug 2007 17:41:47 GMT
 X-Message-Delivery: Vj0zLjQuMDt1cz0wO2k9MDtsPTA7YT0w
 X-Message-Info:

 UZmYcfFpTCeOAlreX40TDT3BB4N8t8mBSrOqgElorz2h25F+23riOPOK0X8y4z9X8A3Li4fAlavgZcZsfEqcpw==
 X-OriginalArrivalTime: 10 Aug 2007 17:41:49.0580
 (UTC)FILETIME=[BAD92CC0:01C7DB75]
 X-Virus-Scanned: ClamAV 0.88.7/3909/Fri Aug 10 11:10:24 2007 on
 cvs.gnucash.org
 X-Virus-Status: Clean
 X-Scanned-By: milter-sender/0.55.730 (cvs.gnucash.org [204.107.200.65]);
 Fri, 10 Aug 2007 13:56:54 -0400
 X-Scanned-By: milter-sender/0.55.730 (cvs.gnucash.org
 [204.107.200.65]);Fri, 10 Aug 2007 13:41:52 -0400
 X-Spam-Status: No, score=0.0 required=5.0 tests=MSGID_FROM_MTA_HEADER
 autolearn=failed version=3.0.6
 X-Spam-Checker-Version: SpamAssassin 3.0.6 (2005-12-07) on
 cvs.gnucash.org
 X-BeenThere: gnucash-devel@gnucash.org
 X-Mailman-Version: 2.1.8
 Precedence: list
 List-Id: GnuCash Software Design and Development
 Discussionsgnucash-devel.gnucash.org
 List-Unsubscribe:
 https://lists.gnucash.org/mailman/listinfo/gnucash-devel,
 mailto:[EMAIL PROTECTED]
 List-Archive: http://lists.gnucash.org/pipermail/gnucash-devel
 List-Post: mailto:gnucash-devel@gnucash.org
 List-Help: mailto:[EMAIL PROTECTED]
 List-Subscribe:
 https://lists.gnucash.org/mailman/listinfo/gnucash-devel,mailto:
 [EMAIL PROTECTED]
 Errors-To: [EMAIL PROTECTED]
 Return-Path: [EMAIL PROTECTED]
 
 The email below is one of the more recent posts that I've found relating
 to
 tracking the cost basis of stocks.  Just to be clear, here's my
 situation.
 I have an old mutual fund that has had periodic investments for the past
 10
 years and occasional sales.  The original way I calculated capital gains
 for any sales was by using an average cost basis (figured with a simple
 spreadsheet), not first-in-first-out.  It looks like gnucash does not
 have
 a built in way of handling this for a sale entry.  Is there a plan to
 include this functionality?  This also seems essential for someone who
 wants to close the books at the end of a fiscal year.  If the person is
 using an average cost basis for tax purposes, the value to carry forward
 into the new books needs to be based on average cost in order to
 calculate
 any future capital gains properly, right?
 
 
 I've been puzzled by a few questions regarding using gnucash to track
 stock investments.
 
 The help file shows how to track the purchase, sale, and value of
 stocks.  When recording the sale of the stock, one has to include an
 amount from Income:Capital Gains representing the profit on the sale.
 In order to know this amount, I need to track the cost of the shares.
 For stocks, Gnucash seems to track the cost and unrealized gains
 internally so that one does not need an account hierarchy like that
 shown in the help file for the Degas painting.
 
 How do I use gnucash to determine (possibly years and many individual
 purchases later) what my cost was for the stock?
 
 If I make a subaccount called cost, and use it in the purchase of the
 stock, it