Re: Windows XP, gnucash build problems

2010-03-17 Thread Geert Janssens
Hi Christian, On Wednesday 10 March 2010, Christian Stimming wrote: > The subdirectory sx/ of the OpenSP package is for sure irrelevant for > use. The only relevant part is the library (DLL) in the first > subdirectory lib/. Hence, the build errors in sx/ and subsequent > directories can be ignore

Re: r18723 - gnucash/trunk/packaging/win32 - Update documentation references to Active Perl (5.8->5.10)

2010-03-17 Thread Geert Janssens
On Wednesday 3 March 2010, Derek Atkins wrote: > Geert Janssens writes: > > -IconComment_InstallFQ=Install the necessary perl module Finance-Quote > > for online retrieval of prices. Requires ActivePerl 5.8 > > +IconComment_InstallFQ=Install the necessary perl module Finance-Quote > > for online

Problem with 2.3.11 build

2010-03-17 Thread Phil Longstaff
The 2.3.11 build failed, and I don't know why or have access to fix it. Extracting libglade_2.6.4-1_win32.zip ... done Extracting pixman-0.17.6.tar.gz ... done Extracting gtkhtml_3.24.2-1_win32.zip ... done ### pcre ###

Re: Problem with 2.3.11 build

2010-03-17 Thread Geert Janssens
On Wednesday 17 March 2010, Phil Longstaff wrote: > The 2.3.11 build failed, and I don't know why or have access to fix it. > > Extracting libglade_2.6.4-1_win32.zip ... done > Extracting pixman-0.17.6.tar.gz ... done > Extracting gtkhtml_3.24.2-1_win32.zip ... done > > ##

Re: Windows XP, gnucash build problems

2010-03-17 Thread Christian Stimming
Am Mittwoch, 17. März 2010 schrieb Geert Janssens: > > The relevant error for this problem is at the end of buildling lib/: > > > Warning: Trying to link with static lib archive ../intl/libintl.a. > > > > and additionally the next warning about the "-lpthread" library. I > > think both shouldn't h

Re: Problem with 2.3.11 build

2010-03-17 Thread Christian Stimming
Am Mittwoch, 17. März 2010 schrieb Geert Janssens: > I have another issue related to this. I didn't pay attention to the windows > build status, and committed a small patch this morning. Nothing fancy, just > some small documentation fixes in the windows installer. But if changes > have to be made

Re: Windows XP, gnucash build problems

2010-03-17 Thread Martin Preuss
Hi, On Mittwoch 17 März 2010, Christian Stimming wrote: [...] > Also, opensp is a requirement for libofx. But you should be able to get > along without libofx - you need to disable it in the aqbanking build and > gnucash build, and all should be fine. [...] AqBanking's OFX DirectConnect impleme

Re: Windows XP, gnucash build problems

2010-03-17 Thread Christian Stimming
Am Mittwoch, 17. März 2010 schrieb Martin Preuss: > > Also, opensp is a requirement for libofx. But you should be able to get > > along without libofx - you need to disable it in the aqbanking build and > > gnucash build, and all should be fine. > > [...] > > AqBanking's OFX DirectConnect imple

Re: Problem with 2.3.11 build

2010-03-17 Thread Phil Longstaff
On Wed, 2010-03-17 at 20:39 +0100, Christian Stimming wrote: > Am Mittwoch, 17. März 2010 schrieb Geert Janssens: > > I have another issue related to this. I didn't pay attention to the windows > > build status, and committed a small patch this morning. Nothing fancy, just > > some small documentat

Re: Problem with 2.3.11 build

2010-03-17 Thread Christian Stimming
Am Mittwoch, 17. März 2010 schrieb Phil Longstaff: > The 2.3.11 build failed, and I don't know why or have access to fix it. > > Extracting libglade_2.6.4-1_win32.zip ... done > Extracting pixman-0.17.6.tar.gz ... done > Extracting gtkhtml_3.24.2-1_win32.zip ... done > > #

Better name for "Accounts" tab and "Trading Accounts" option?

2010-03-17 Thread Jeff Kletsky
I've been poking around with setting a default budget and find myself in qofbookslots.h which was apparently introduced for which, at least as I understand it, implements "trading accounts" to handle multi-currency and multi-commodity transacti

OFX Import Account Association

2010-03-17 Thread Bill Burke
I have been having problems getting the aqbanking to work correctly. However, I have used the python scripts ofx-ba.py with great success. I am able to connect to all of my various bank accounts and download transactions. I have figured out how to import them using the generic ofx importer. Th

Re: Translatable strings in .h file -- best way to resolve?

2010-03-17 Thread Mike Alexander
--On March 16, 2010 10:17:37 AM +0100 Christian Stimming wrote: Zitat von Jeff Kletsky : #define ACCOUNT_OPTIONS_SECTION "Accounts" #define TRADING_ACCOUNTS_OPTION "Trading Accounts" Presently, make-gnucash-potfiles.in does not look at .h files for translatable strings, so even after adding

Re: Better name for "Accounts" tab and "Trading Accounts" option?

2010-03-17 Thread Mike Alexander
--On March 17, 2010 3:17:56 PM -0700 Jeff Kletsky wrote: The option appears in the book-level preferences, along with the business-related fields. Right now, the tab is labeled "Accounts" with "Trading Accounts" (as the only option so far) which left me puzzled. Any better suggestions for thes