Re: Compiling GNUCash under Debian

2017-04-06 Thread John Ralls
> On Apr 5, 2017, at 1:50 AM, Stephen Brown wrote: > > Hi John, > I have a question for you. > On Mon, 27 Mar 2017 08:12:10 PM John Ralls wrote: > >> Since it seems to be a great effort for you to even work a build system, >> I've got a question for you. How much programming experience in what

Re: Compiling GNUCash under Debian

2017-04-05 Thread Stephen Brown
Hi John, I have a question for you. On Mon, 27 Mar 2017 08:12:10 PM John Ralls wrote: > Since it seems to be a great effort for you to even work a build system, > I've got a question for you. How much programming experience in what > languages and what platforms do you have? > I have learnt the b

Re: Compiling GNUCash under Debian

2017-03-27 Thread John Ralls
> On Mar 27, 2017, at 6:26 PM, Stephen Brown > wrote: > > Hi All > In a UXTerm shell i did > > apt-get --compile gnucash > cd gnucash-1.6.4 > make install > > This binary runs well under ddd > > When compiling from git I get configure errors > (cannot find icu) > > Am I right in saying tha

Re: Compiling gnucash on Windows

2017-02-08 Thread Geert Janssens
Op woensdag 8 februari 2017 00:21:57 CET schreef Stephen Brown: > Hi All, > > > In running install.sh from GNUCash@Ace /c/gcdev/gnucash-on-windows.git in a > gcdev msys shell > > I had to give full path name to git for it to be found. > > Cheers > > Stephen Brown Hi Stephen, This is delibera

Re: Compiling GNUCash

2017-01-09 Thread Stephen Brown
Hi All, From: John Ralls Sent: Saturday, January 7, 2017 2:55 PM To: Stephen Brown Cc: gnucash-devel@gnucash.org Subject: Re: Compiling GNUCash > On Jan 6, 2017, at 7:35 PM, Stephen Brown wrote: > > Hi All > So far I have come across three different methods of compiling gnucash. &g

Re: Compiling GNUCash

2017-01-06 Thread John Ralls
> On Jan 6, 2017, at 7:35 PM, Stephen Brown wrote: > > Hi All > So far I have come across three different methods of compiling gnucash. > One is under Linux but as I do not have a machine running Linux I will not be > able to test there. > The second is under cygwin on a Microsoft Windows machi

Re: Compiling GnuCash on Windows 7 to debug MySQL crashes

2012-07-16 Thread Art
Thanks, John. I sort of suspected the "details" were what did me in, but I've gotten out of tight situations before, using newer tools. In this  case, I opted to use newer versions for several tools and didn't pay close attention to some of the instructions because I thought I had more leeway.

Re: Compiling GnuCash on Windows 7 to debug MySQL crashes

2012-07-16 Thread John Ralls
On Jul 15, 2012, at 10:45 PM, Art wrote: > I blew several days and gave up. I initially downloaded the GnuCash binaries > in 2009 and used it with the ".xml" database file. I wanted to use SQL, so I > re-downloaded the binaries last month and converted my ".xml" data to MySQL, > but it kept cr

Re: compiling gnucash on windows, configure: error: perl is not found

2011-01-19 Thread Derek Atkins
> Chikelue > > --- On Mon, 1/17/11, Derek Atkins wrote: > > From: Derek Atkins > Subject: Re: com

Re: compiling gnucash on windows, configure: error: perl is not found

2011-01-19 Thread Chikelue Oji
Thank you very much for your help so far. Cheers, Chikelue --- On Mon, 1/17/11, Derek Atkins wrote: From: Derek Atkins Subject: Re: compiling gnucash on windows, configure: error: perl is not found To: "Chikelue Oji" Cc: gnucash-devel@gnucash.org Date: Monday, January 17, 20

Re: compiling gnucash on windows, configure: error: perl is not found

2011-01-17 Thread Derek Atkins
Hi, Chikelue Oji writes: > Hi Derek, > > I have the same version of m4 as you do. > GNU M4 1.4.7.

Re: compiling gnucash on windows, configure: error: perl is not found

2011-01-16 Thread Chikelue Oji
Hi Derek, I have the same version of m4 as you do. GNU M4 1.4.7. Thank you. Cheers, Chikelue --- On Sat, 1/15/11, Derek Atkins wrote: From: Derek Atkins Subject: Re: compiling gnucash on windows, configure: error: perl is not found To: "Chikelue Oji" Cc: "Derek Atkins&q

Re: compiling gnucash on windows, configure: error: perl is not found

2011-01-15 Thread Derek Atkins
Hi, On Sat, January 15, 2011 7:47 am, Chikelue Oji wrote: > Hi Derek, > > Thank you very much for your response. > You couldn't see the errors because the two errors weren't logged to the > build log file. > > The missing lines are in bold and italics below: > > The system cannot find the path spe

Re: compiling gnucash on windows, configure: error: perl is not found

2011-01-14 Thread Derek Atkins
Hi, chikeo writes: > Hello, > > I have run into about two more errors. > It has to do with some missing path and not identifying the > right version of m4. > > I queried the version of m4 from the MSYS console and it seems ok. It is GNU > M4 1.4.7. > > Please find the the log inlined below. > >

RE: Compiling GnuCash on Windows

2011-01-14 Thread Chikelue Oji
, Chikelue --- On Thu, 1/13/11, David Halverson wrote: From: David Halverson Subject: RE: Compiling GnuCash on Windows To: "'chikeo'" Date: Thursday, January 13, 2011, 9:23 PM Hi Chike, I also would like to be able to compile GnuCash on Windows and perhaps in the

Re: compiling gnucash on windows, configure: error: perl is not found

2011-01-13 Thread chikeo
Hello, I have run into about two more errors. It has to do with some missing path and not identifying the right version of m4. I queried the version of m4 from the MSYS console and it seems ok. It is GNU M4 1.4.7. Please find the the log inlined below. Build Starting at Thu Jan 13 20:21:31 WC

Re: compiling gnucash on windows, configure: error: perl is not found

2011-01-13 Thread Derek Atkins
chikeo writes: > Hi All, > > Please do I have to install perl manually after it has been downloaded and > unzipped? > > The build is halting with this error: > configure: error: perl is not found You might need to make sure it's extracted and in your path. -derek -- Derek Atkins, SB '9

Re: Compiling GnuCash on Windows

2011-01-12 Thread chikeo
Hi All, I am sorry for being such a pain, but Please do I have to install perl manually after it has been downloaded and unzipped? I have this log extract, and the build is halting on the last line. Extracting autoconf-2.63.tar.bz2 ... done Extracting automake-1.10.2.tar.bz2 ... done building

Re: Compiling GnuCash on Windows

2011-01-12 Thread chikeo
Thanks a lot Phil, I have actually lost sleep over this. The new link you supplied is ok and my build process is going on fine now. I guess, I should have come here long before now. Cheers. Chike. -- View this message in context: http://gnucash.1415818.n4.nabble.com/Compiling-GnuCash-on-Windo

Re: Compiling GnuCash on Windows

2011-01-12 Thread Phil Longstaff
lts.sh). Phil - I used to be a hypochondriac AND a kleptomaniac. So I took something for it. From: chikeo To: gnucash-devel@gnucash.org Sent: Wed, January 12, 2011 10:57:50 AM Subject: Re: Compiling GnuCash on Windows Hello, I am having issues

Re: Compiling GnuCash on Windows

2011-01-12 Thread chikeo
Hello, I am having issues with compiling gnucash on windows. I am compiling on windows 7. I have successfully installed MSYS and MingW and the build process is still in the process of downloading all the prerequisites. It stalls at the section for Active Perl, when it tries to download Active P

Re: Compiling gnucash on Microsoft Windows XP

2009-04-08 Thread Stephen Grant Brown
Hi All, Please ignore this thread. I had misread the instructions. Sorry about that. Yours Sincerely Stephen Grant Brown - Original Message - From: "Stephen Grant Brown" To: "Stephen Grant Brown" ; "GNUCash Devel" Sent: Thursday, April 09, 2009 9:45 AM

Re: Compiling gnucash on Microsoft Windows XP

2009-04-08 Thread Stephen Grant Brown
Hi All - Original Message - From: "Stephen Grant Brown" To: "GNUCash Devel" Sent: Tuesday, April 07, 2009 9:42 AM Subject: Compiling gnucash on Microsoft Windows XP Hi All, The last few lines of the msys shell running install.sh from packaging is --

Re: Compiling gnucash source from svn

2007-12-15 Thread Derek Atkins
Hi, Quoting Renato Moutinho <[EMAIL PROTECTED]>: > Hi there, > >I grabbed an SVN snapshot of gnucash so I could tweak and fix some > things, but when I try to build it, autogen.sh fails with the > following error: > > src/report/utility-reports/test/Makefile.am:16: shell > ${top_srcdir}/sr

Re: Compiling gnucash 2.2.1 on openSuSe 10.2

2007-09-23 Thread Rauch Christian
On Thu, 20 Sep 2007 10:30:45 +0200, John Sved <[EMAIL PROTECTED]> wrote: > Hi, > > As there has been no response I am posting this again. Sorry for the late response, I was (and still am) very busy. > The goal is to to have the HBCI banking enabled. > I am using the gnucash-2.2.1.tar.gz source

Re: Compiling gnucash 2.2.1 on openSuSe 10.2

2007-09-21 Thread John Sved
Thanks for the replies. I did a make uninstall of the compiled gnucash-2.2.1 Then I installed the gnucash-2.2.1-0.rauch.1.i586.rpm from ftp://ftp.rauchs-home.de/suse/10.2/i586/gnucash-2.2.1-0.rauch.1.i586.rpm r16482 2007-09-05 There is still no Set-up for Online Banking in the Tools menu.

Re: Compiling gnucash 2.2.1 on openSuSe 10.2

2007-09-20 Thread Frank H. Ellenberger
Am Donnerstag, 20. September 2007 10:30 schrieb John Sved: > The goal is to to have the HBCI banking enabled. (I use this already > with Moneyplex 2004) For whatever reason to do with licensing HBCI is > not enabled in the SuSE 10.2 gnucash RPM. Not including HBCI in the > RPM rather spoils the

Re: Compiling gnucash 2.2.1 on openSuSe 10.2

2007-09-20 Thread John Sved
Hi, As there has been no response I am posting this again. The goal is to to have the HBCI banking enabled. (I use this already with Moneyplex 2004) For whatever reason to do with licensing HBCI is not enabled in the SuSE 10.2 gnucash RPM. Not including HBCI in the RPM rather spoils the funct

Re: Compiling GNUCash under Vista (again)

2007-09-18 Thread Nathan Buchanan
On 9/18/07, Derek Atkins <[EMAIL PROTECTED]> wrote: > > "Stephen Grant brown" <[EMAIL PROTECTED]> writes: > > > Hi Derek, > > > > I have opened msys, and done a env command. The path enviroment > > variable has a few relative ones like bin, mingw\bin (I think) and > > then the windows ones, nothing

Re: Compiling GNUCash under Vista (again)

2007-09-18 Thread Stephen Grant brown
AIL PROTECTED]> To: "Stephen Grant brown" <[EMAIL PROTECTED]> Cc: Sent: Wednesday, September 19, 2007 3:08 AM Subject: Re: Compiling GNUCash under Vista (again) > "Stephen Grant brown" <[EMAIL PROTECTED]> writes: > >> Hi Derek, >> >> I have

Re: Compiling GNUCash under Vista (again)

2007-09-18 Thread Derek Atkins
"Stephen Grant brown" <[EMAIL PROTECTED]> writes: > Hi Derek, > > I have opened msys, and done a env command. The path enviroment > variable has a few relative ones like bin, mingw\bin (I think) and > then the windows ones, nothing to do with cygwin. > > I had installed a couple of copies of msys

Re: Compiling GNUCash under Vista (again)

2007-09-17 Thread Stephen Grant brown
being told files existed when in fact they have been deleted. Yours Sincerely Stephen Grant Brown - Original Message - From: "Derek Atkins" <[EMAIL PROTECTED]> To: "Stephen Grant brown" <[EMAIL PROTECTED]> Cc: Sent: Saturday, September 15, 2007 10:42 P

Re: Compiling gnucash 2.2.1 on openSuSe 10.2

2007-09-15 Thread John Sved
I installed the following from PACKMAN in this order libktoblzcheck1-1.15-42.pm.1 ktoblzcheck-1.15-42.pm.1 libaqhbci10-2.3.2-0.pm.1 libaqbanking16-2.3.2-0.pm.1 aqbanking-qt3-2.3.2-0.pm.1 aqbanking-2.3.2-0.pm.1 then ./configure --enable-hbci this time I noticed that the ofx hbci option was liste

Re: Compiling gnucash 2.2.1 on openSuSe 10.2

2007-09-15 Thread Rauch Christian
I have installed the following: ktoblzcheck-1.15-42.pm.1 libktoblzcheck1-1.15-42.pm.1 aqbanking-2.3.2-0.pm.1 aqbanking-qt3-2.3.2-0.pm.1 libaqbanking16-2.3.2-0.pm.1 libaqhbci10-2.3.2-0.pm.1 and GnuCash 2.2.1 on x86_64 from [1] and I have hbci setup in Tools. I don't know which aqbanking packages y

Re: Compiling gnucash 2.2.1 on openSuSe 10.2

2007-09-15 Thread John Sved
Hi Chris, I used the openSuSE 10.2 disk via YAST to check and install where necessary: gtk2-devel guile guile-devel pkgconfig perl-XML-Parser perl libxml2-devel libgnomeui-devel libgnomeprint-devel libgnomeprintui-devel libglade2-devel gtkhtml2-devel doxygen opensp opensp-devel gwenhywfar-devel g

Re: Compiling GNUCash under Vista (again)

2007-09-15 Thread Derek Atkins
Quoting Stephen Grant brown <[EMAIL PROTECTED]>: > Hi Derek >> Do you have both Cygwin and MinGW installed? > Yes > Yours Sincerely Stephen Grant brown AHH! Well, then I bet you have two copies of GCC installed and as a result you're getting screwed. I bet your PATH is mixed up and you're getti

Re: Compiling GNUCash under Vista (again)

2007-09-14 Thread Stephen Grant brown
Hi Derek > Do you have both Cygwin and MinGW installed? Yes Yours Sincerely Stephen Grant brown ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel

Re: Compiling GNUCash under Vista (again)

2007-09-13 Thread Derek Atkins
"Stephen Grant brown" <[EMAIL PROTECTED]> writes: > Hi Derek, > > I am using the install.sh from the Packaging SVN from GNUCash. > > It works for some files but not others. Do you have both Cygwin and MinGW installed? > At the moment I have not the time to put into finding out why. > > Whenever

Re: Compiling GNUCash under Vista (again)

2007-09-13 Thread Stephen Grant brown
GNUCash developers suggested this) Yours Sincerely Stephen Grant brown - Original Message - From: "Derek Atkins" <[EMAIL PROTECTED]> To: "Stephen Grant brown" <[EMAIL PROTECTED]> Cc: Sent: Thursday, September 13, 2007 11:57 PM Subject: Re: Compiling GNUCash

Re: Compiling GNUCash under Vista (again)

2007-09-13 Thread Derek Atkins
"Stephen Grant brown" <[EMAIL PROTECTED]> writes: [snip] > gcc -o tmp\cryptlib.o -Ioutinc -Itmp -DL_ENDIAN -DDSO_WIN32 > -fomit-frame-pointer -O3 -march=i486 -Wall -DBN_ASM -DMD5_ASM -DSHA1_ASM > -DOPENSSL_BN_ASM_PART_WORDS -DOPENSSL_NO_CAMELLIA -DOPENSSL_NO_RC5 > -DOPENSSL_NO_MDC2 -DOPENSSL_N

Re: Compiling gnucash 2.2.1 on openSuSe 10.2

2007-09-10 Thread Rauch Christian
John Sved schrieb: > Hi, > > I am really just a user of gnucash. As I want to use the HBCI function > which is not included in the binary RPM for openSuSE 10.2 I am > reluctantly prepared to try to compile the source. My Gnucash rpm is built against aqbanking, which provides HBCI. You will h

Re: Compiling gnucash 2.2.1 on openSuSe 10.2

2007-09-10 Thread Christian Stimming
Quoting John Sved <[EMAIL PROTECTED]>: > I am really just a user of gnucash. As I want to use the HBCI function > which is not included in the binary RPM for openSuSE 10.2 I am > reluctantly prepared to try to compile the source. I think most of your questions are already answered on http://w

Re: Compiling gnucash on Windows XP

2007-08-13 Thread Stephen Grant Brown
MAIL 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&q

Re: Compiling gnucash on Windows XP

2007-08-13 Thread Stephen Grant Brown
sh 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? __

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

Re: Compiling Gnucash 2.2.0 on Solaris 10 x86 using GCC - error

2007-07-29 Thread alanpae
Quoting Peter FELECAN <[EMAIL PROTECTED]>: > Slightly OT but if you just need a GnuCash on Solaris you can get it > from http://www.blastwave.org/ It's 2.0.2 and I think that I'll > package 2.2 later in August. Thanks for the offer but I don't use Blastwave. === You REALLY should use 2.0.5, not

Re: Compiling Gnucash 2.2.0 on Solaris 10 x86 using GCC - error

2007-07-29 Thread Peter FELECAN
Slightly OT but if you just need a GnuCash on Solaris you can get it from http://www.blastwave.org/ It's 2.0.2 and I think that I'll package 2.2 later in August. -- Peter ___ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/

Re: Compiling Gnucash 2.2.0 on Solaris 10 x86 using GCC - error

2007-07-29 Thread Derek Atkins
Quoting Peter FELECAN <[EMAIL PROTECTED]>: > Slightly OT but if you just need a GnuCash on Solaris you can get it > from http://www.blastwave.org/ It's 2.0.2 and I think that I'll > package 2.2 later in August. You REALLY should use 2.0.5, not 2.0.2.. Or, of course, 2.2.0, but I suspect 2.2.1 wil

Re: Compiling Gnucash 2.2.0 on Solaris 10 x86 using GCC - error

2007-07-27 Thread Alan Pae
Derek Atkins wrote: > Alan Pae <[EMAIL PROTECTED]> writes: > >> Derek Atkins wrote: >>> Alan Pae <[EMAIL PROTECTED]> writes: >>> > ld: warning: file > /export/home/alan/gnucash/gnucash-2.2.0/src/core-utils/.libs/libgnc-core-utils.so: > linked to ../../src/core-utils/.libs/libgnc-

Re: Compiling Gnucash 2.2.0 on Solaris 10 x86 using GCC - error

2007-07-27 Thread Derek Atkins
Alan Pae <[EMAIL PROTECTED]> writes: > Derek Atkins wrote: >> Alan Pae <[EMAIL PROTECTED]> writes: >> ld: warning: file /export/home/alan/gnucash/gnucash-2.2.0/src/core-utils/.libs/libgnc-core-utils.so: linked >>> to ../../src/core-utils/.libs/libgnc-core-utils.so: attempted multip

Re: Compiling Gnucash 2.2.0 on Solaris 10 x86 using GCC - error

2007-07-27 Thread Alan Pae
Derek Atkins wrote: > Alan Pae <[EMAIL PROTECTED]> writes: > >>> ld: warning: file >>> /export/home/alan/gnucash/gnucash-2.2.0/src/core-utils/.libs/libgnc-core-utils.so: >>> linked >> to ../../src/core-utils/.libs/libgnc-core-utils.so: attempted multiple >> inclusion of file >> >>> Undefined

Re: Compiling Gnucash 2.2.0 on Solaris 10 x86 using GCC - error

2007-07-27 Thread Derek Atkins
Alan Pae <[EMAIL PROTECTED]> writes: >> ld: warning: file >> /export/home/alan/gnucash/gnucash-2.2.0/src/core-utils/.libs/libgnc-core-utils.so: >> linked > to ../../src/core-utils/.libs/libgnc-core-utils.so: attempted multiple > inclusion of file > >> Undefined first referen

Re: Compiling Gnucash 2.2.0 on Solaris 10 x86 using GCC - error

2007-07-26 Thread Alan Pae
> Yes. Please rebuild glib and gtk and make sure not to disable the > deprecated objects. deprecated is a gnucash option and not gtk or glib. :-) oh well, way past that now. Now I'm at: > ld: warning: file > /export/home/alan/gnucash/gnucash-2.2.0/src/core-utils/.libs/libgnc-core-utils.so: >

Re: Compiling Gnucash 2.2.0 on Solaris 10 x86 using GCC - error

2007-07-26 Thread Derek Atkins
Quoting Alan Pae <[EMAIL PROTECTED]>: >> What version of gtk2 do you have? >> What configure arguments did you give? >> >> This error implies that it can't find "GtkCList". This is a deprecated >> object but should still be available. > > > To many compiles ago for me to remember the compile time

Re: Compiling Gnucash 2.2.0 on Solaris 10 x86 using GCC - error

2007-07-26 Thread Alan Pae
> What version of gtk2 do you have? > What configure arguments did you give? > > This error implies that it can't find "GtkCList". This is a deprecated > object but should still be available. To many compiles ago for me to remember the compile time options. The version should be whatever was

Re: Compiling Gnucash 2.2.0 on Solaris 10 x86 using GCC - error

2007-07-26 Thread Josh Sled
Derek Atkins <[EMAIL PROTECTED]> writes: > Bugs with gtk or bugs with gnucash? Bugs against gnucash for using deprecated widgets. > Yes, we still need to remove more of the deprecated objects. > Unfortunately there really isn't a good replacement for GtkCList. > The GtkTreeView just is SO MUCH mo

Re: Compiling Gnucash 2.2.0 on Solaris 10 x86 using GCC - error

2007-07-26 Thread Derek Atkins
Josh Sled <[EMAIL PROTECTED]> writes: > Right ... IIRC, there's a compile-time option to gtk that doesn't build these > deprecated classes. We do (unfortunately) still require them; we should > really start filing bugs about that fact. Bugs with gtk or bugs with gnucash? Yes, we still need to r

Re: Compiling Gnucash 2.2.0 on Solaris 10 x86 using GCC - error

2007-07-26 Thread Josh Sled
Derek Atkins <[EMAIL PROTECTED]> writes: > What version of gtk2 do you have? > What configure arguments did you give? > > This error implies that it can't find "GtkCList". This is a deprecated > object but should still be available. Right ... IIRC, there's a compile-time option to gtk that doesn'

Re: Compiling Gnucash 2.2.0 on Solaris 10 x86 using GCC - error

2007-07-25 Thread Derek Atkins
Quoting Alan Pae <[EMAIL PROTECTED]>: > In file included from dialog-query-list.c:36: > gnc-query-list.h:45: error: syntax error before "GtkCList" > gnc-query-list.h:45: warning: no semicolon at end of struct or union > gnc-query-list.h:71: error: syntax error before '}' token > gnc-query-list.h:7

Re: Compiling GnuCash on Windows

2006-12-06 Thread Christian Stimming
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 R. Bibrach schrieb: > Hi, > I tried to start gnucash (15160) with --g-fatal-warnings. It crashed just as > indicated in the wiki, but an error window poped up ".guid_init(): only > got 948 bytes..." ?? I also got this warning sometime earlier; s

Re: Compiling GnuCash on Windows

2006-12-04 Thread Derek Atkins
`void' in > cast to `GtkFileSystemWin32' > > (gnucash:5684): GLib-CRITICAL **: g_hash_table_lookup: assertion `hash_table > != > NULL' failed > > > > -Original Message- > From: Christian Stimming [mailto:[EMAIL PROTECTED] > Sent: Thursday, November

RE: Compiling GnuCash on Windows

2006-11-26 Thread Brian Blatnik
riginal Message- From: Christian Stimming [mailto:[EMAIL PROTECTED] Sent: Thursday, November 02, 2006 9:29 AM To: Derek Atkins Cc: Brian Blatnik; gnucash-devel mailing list Subject: Re: Compiling GnuCash on Windows -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 For me on win2000/SP4 with r15078 an

Re: Compiling GnuCash on Windows

2006-11-06 Thread Ivars Grinbergs
Nice job! I have checked - it doesn't crash any more at this point! (This copy was built from svn r15088 on 2006-11-06.). Another problem I have for now is the size of dialog windows :( When I open Scheduled Transaction Editor, "Scheduled Transactions" dialog (actually all dialogs, I think) has

Re: Compiling GnuCash on Windows

2006-11-03 Thread Andreas Köhler
Hi, Am Freitag, den 03.11.2006, 11:07 +0200 schrieb Ivars Grinbergs: > Sorry, I was in rush in the morning and I missed one important point - > number (3): I used "Image Base" instead of "Mapping Start" :( > > Below it is, when "Mapping Start" is uesd, but before that, I would like > to mention

Re: Compiling GnuCash on Windows

2006-11-03 Thread Ivars Grinbergs
Well, when on my WinXP I change in Control Panel->Regional and Language Settings->Regional Options: from - Standards and Formats=Latvian - Location=Latvia to - Standards and Formats=English (United States) - Location=United States I can open Scheduled Transaction Editor without crashing GC. Iv

Re: Compiling GnuCash on Windows

2006-11-03 Thread Ivars Grinbergs
Andreas Köhler wrote: > Hi, > > Ivars Grinbergs wrote: > >> Andreas Köhler wrote: >> >>> You have to admit that this stack trace is not extraordinary useful ;-) >>> But yesterday I managed to improve, maybe you can try to do the same? >>> Here is what I did: >>> >>> * download and unpack `p

Re: Compiling GnuCash on Windows

2006-11-02 Thread Ivars Grinbergs
Andreas Köhler wrote: > Hi, > > Ivars Grinbergs wrote: > >> Andreas Köhler wrote: >> >>> You have to admit that this stack trace is not extraordinary useful ;-) >>> But yesterday I managed to improve, maybe you can try to do the same? >>> Here is what I did: >>> >>> * download and unpack `p

Re: Compiling GnuCash on Windows

2006-11-02 Thread Chris Shoemaker
On Thu, Nov 02, 2006 at 06:28:56PM +0100, Christian Stimming wrote: > >>> Also, in the command prompt window is the following: > >>> > >>> gnucash: [E] "Failed to fork child process." > >> This is probably because gnucash tries to save the file in compressed > >> form, > >> which requires a separ

Re: Compiling GnuCash on Windows

2006-11-02 Thread Andreas Köhler
Hi, Ivars Grinbergs wrote: > Andreas Köhler wrote: > > You have to admit that this stack trace is not extraordinary useful ;-) > > But yesterday I managed to improve, maybe you can try to do the same? > > Here is what I did: > > > > * download and unpack `pd' and `MMP' from http://www.trapkit.de,

Re: Compiling GnuCash on Windows

2006-11-02 Thread Christian Stimming
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 For me on win2000/SP4 with r15078 and the updated gnome packages according to the recent commits in custom.sh, I get these: >> - Creating a new file (with default account hierarchy) Works for me just fine. The account hierarchy druid comes up and giv

Re: Compiling GnuCash on Windows

2006-11-02 Thread Ivars Grinbergs
Andreas Köhler wrote: > You have to admit that this stack trace is not extraordinary useful ;-) > But yesterday I managed to improve, maybe you can try to do the same? > Here is what I did: > > * download and unpack `pd' and `MMP' from http://www.trapkit.de, you > will need the Microsoft .NET Frame

Re: Compiling GnuCash on Windows

2006-11-02 Thread Ivars Grinbergs
Andreas Köhler wrote: > Did you run gnucash from the MSYS shell or gnucash.bat? > From MSYS shell, within gdb (but it works from shell without gdb, too). > [successes snip] > >> Other problems observed: >> - I use Latvian language and location; there are problems with >> entering/showing sp

Re: Compiling GnuCash on Windows

2006-11-02 Thread Andreas Köhler
Hi, Am Donnerstag, den 02.11.2006, 13:31 +0200 schrieb Ivars Grinbergs: > Hello, > > Yesterday got compiled and running version of GC on Win32. > > Version: This copy was built from svn r15066 on 2006-11-01. Too bad, you missed some fixes I submitted yesterday. You might try remove your gnome i

Re: Compiling GnuCash on Windows

2006-11-02 Thread Ivars Grinbergs
Ivars Grinbergs wrote: > - Actions->Scheduled Transactions-> FAILS with this backtrace on screen > within GDB: > > Sorry, I mean Actions->Scheduled Transactions->Scheduled Transaction Editor ___ gnucash-devel mailing list gnucash-devel@gnucash.org

Re: Compiling GnuCash on Windows

2006-11-02 Thread Ivars Grinbergs
Hello, Yesterday got compiled and running version of GC on Win32. Version: This copy was built from svn r15066 on 2006-11-01. I did little modifications to custom.sh from GTK_URL="$GNOME_WIN32_URL/gtk+/2.10/gtk+-2.10.3.zip" GTK_DEV_URL="$GNOME_WIN32_URL/gtk+/2.10/gtk+-dev-2.10.3.zip" to GTK_U

RE: Compiling GnuCash on Windows

2006-11-01 Thread Brian Blatnik
Is that normal? -Original Message- From: Derek Atkins [mailto:[EMAIL PROTECTED] Sent: Wednesday, November 01, 2006 7:08 AM To: Brian Blatnik Cc: Christian Stimming; gnucash-devel mailing list Subject: Re: Compiling GnuCash on Windows "Brian Blatnik" <[EMAIL PROTECTED]> wr

Re: Compiling GnuCash on Windows

2006-11-01 Thread Derek Atkins
"Brian Blatnik" <[EMAIL PROTECTED]> writes: >> - Creating a new file (with default account hierarchy) > > This doesn't work for me. I do File -> New File and I get an empty window. > It doesn't pop up the druid or anything. > > [BB] Works for me, as long as "Perform account list setup on new file

RE: Compiling GnuCash on Windows

2006-10-31 Thread Brian Blatnik
Inline, with [BB] -Original Message- From: Derek Atkins [mailto:[EMAIL PROTECTED] Sent: Monday, October 30, 2006 7:15 AM To: Christian Stimming Cc: Brian Blatnik; gnucash-devel mailing list Subject: Re: Compiling GnuCash on Windows Christian Stimming <[EMAIL PROTECTED]> writes:

Re: Compiling GnuCash on Windows

2006-10-30 Thread Derek Atkins
Christian Stimming <[EMAIL PROTECTED]> writes: > I'd like to hear whether these things work, in case you have some time to > check them in detail: > - Creating a new file (with default account hierarchy) This doesn't work for me. I do File -> New File and I get an empty window. It doesn't pop

Re: Compiling GnuCash on Windows

2006-10-29 Thread Christian Stimming
Am Sonntag, 29. Oktober 2006 16:52 schrieb Brian Blatnik: > OK, thanks for your help, got it installed. :-) Very cool; thanks for the info. > But it seems to crash on any operation involving the Windows file system: > loading a qif, saving a file, etc. I'd like to hear whether these things work

RE: Compiling GnuCash on Windows

2006-10-29 Thread Brian Blatnik
backtrace in Windows? Thanks, Brian -Original Message- From: Andreas Köhler [mailto:[EMAIL PROTECTED] Sent: Thursday, October 19, 2006 1:14 PM To: Brian Blatnik Cc: 'Christian Stimming'; gnucash-devel mailing list Subject: RE: Compiling GnuCash on Windows Hi, Am Donnerstag

Re: Compiling GnuCash on Windows

2006-10-20 Thread Derek Atkins
Andreas Köhler <[EMAIL PROTECTED]> writes: > Hi, > > Am Donnerstag, den 19.10.2006, 09:55 -0700 schrieb Brian Blatnik: >> With the lastest install.sh script, I get the following error message during >> the gnome section: >> inst_gwrap: command not found > > I anticipated that problem :) Make sure

RE: Compiling GnuCash on Windows

2006-10-19 Thread Andreas Köhler
Hi, Am Donnerstag, den 19.10.2006, 09:55 -0700 schrieb Brian Blatnik: > With the lastest install.sh script, I get the following error message during > the gnome section: > inst_gwrap: command not found I anticipated that problem :) Make sure you always use recent scripts and auxiliary files. Best

RE: Compiling GnuCash on Windows

2006-10-19 Thread Brian Blatnik
error? Thanks, Brian -Original Message- From: Christian Stimming [mailto:[EMAIL PROTECTED] Sent: Thursday, October 19, 2006 12:49 AM To: Brian Blatnik; gnucash-devel mailing list Subject: Re: Compiling GnuCash on Windows -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 (Please discuss gnucash i

Re: Compiling GnuCash on Windows

2006-10-19 Thread Christian Stimming
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 (Please discuss gnucash issues always on the mailing list. Thanks.) Brian Blatnik schrieb: > Thanks so much for all your hard work making it possible to run GnuCash > on Windows. I have followed your instructions on the wiki, but ran into > trouble to

Re: Compiling gnucash 2.0.2 on Ubuntu 6.06 Dapper Drake

2006-10-14 Thread Andreas Köhler
Hi, Am Samstag, den 14.10.2006, 10:29 -0700 schrieb robert marshall: > I'm having a problem with automake and GnuCash 2.0.2 on Ubuntu 6.06: > > >checking for gconf-2.0 >= "2.0"... Package gconf-2.0 was not found in > the >pkg-config search path. Perhaps you should add the directory > containing

Re: Compiling GnuCash with Guppy

2001-06-10 Thread Kevin Finn
I've had good luck getting Mandrake binary RPMs (and source) from Ximian, maybe ftp.ximian.com? Kevin Richard -Gilligan- Uschold wrote: > > I discovered some precompiled binaries of Guppi for Mandrake, so, I > downloaded and installed them. Of course, this required newer versions of

RE: compiling gnucash-1.5.98 on Solaris 8

2001-06-05 Thread Leach, Chris J (Oakton)
with truss, ldd etc what I dont have is time to get over the configure m4 learning curve. -Original Message- From: Alan Orndorff [mailto:[EMAIL PROTECTED]] Sent: Wednesday, 6 June 2001 12:08 AM To: Leach, Chris J (Oakton) Cc: [EMAIL PROTECTED] Subject: Re: compiling gnucash-1.5.98 on Solaris

Re: compiling gnucash-1.5.98 on Solaris 8

2001-06-05 Thread Alan Orndorff
Only real advice I can give you is become great friends with the truss command and see whats missing. Use truss to create an output file -o /some_file_name and then grep/vi/more/whatever through it and look for ENOENT, Error No Entry or in other words File not found. It will also show you which

Re: Compiling GnuCash on AXP

2000-03-21 Thread Christopher Browne
On Mon, 20 Mar 2000 23:37:45 PST, the world broke into rejoicing as Dave Peticolas <[EMAIL PROTECTED]> said: > > I've gotten my AXP box out of mothballs, and was going to see about > > getting GnuCash to compile there. Might as well locate as many > > bugs as possible... > > > > I'm running "pr

[s-x86] Re: Compiling Gnucash on Intel Solaris

1999-11-29 Thread patrick . novak
It's been rumoured that Alan Orndorff said: > > I have managed to compile up Gnucash 1.25 on Solaris/Intel. I've patched README.solaris with a portion of this email. If you send patches to this & other files I can include them. If you send the pkgadd directives as well, I can include them also.

Re: Compiling Gnucash on Intel Solaris

1999-11-29 Thread Rob Browning
Alan Orndorff <[EMAIL PROTECTED]> writes: > If you want to get further before we have a chance to fix this, you > could just change those $(wildcard foo) statements to $(shell find > "foo") statements If we're going to change that then strictly speaking it should be $(shell ls foo) or someth

Re: Compiling Gnucash on Intel Solaris

1999-11-29 Thread linas
It's been rumoured that Alan Orndorff said: > access("//.gnucash/scm/analytical-qifs.scm", 0) Err#2 ENOENT that's a bug, I plan to fix that in 1.2.6 int the meanwhile grep analytical-qifs.scm src/scm/* and edit the file that contains that, and remove that line --linas -- Gnucash Developer's L

Re: Compiling Gnucash on Intel Solaris

1999-11-29 Thread Dave Peticolas
> Dave Peticolas wrote: > > > > > gnucash: bootstrap file is /usr/local/share/gnucash/scm/bootstrap.scm > > > gnucash: [W] "failure loading ""/usr/local/share/gnucash/scm/prefs.scm" > > > gnucash: [W] "failure loading > > > ""/usr/local/share/gnucash/scm/text-export.scm" > > > ERROR: Unbound vari

Re: Compiling Gnucash on Intel Solaris

1999-11-29 Thread Alan Orndorff
Dave Peticolas wrote: > > > gnucash: bootstrap file is /usr/local/share/gnucash/scm/bootstrap.scm > > gnucash: [W] "failure loading ""/usr/local/share/gnucash/scm/prefs.scm" > > gnucash: [W] "failure loading > > ""/usr/local/share/gnucash/scm/text-export.scm" > > ERROR: Unbound variable: gnc:*con

Re: Compiling Gnucash on Intel Solaris

1999-11-29 Thread Dave Peticolas
> gnucash: bootstrap file is /usr/local/share/gnucash/scm/bootstrap.scm > gnucash: [W] "failure loading ""/usr/local/share/gnucash/scm/prefs.scm" > gnucash: [W] "failure loading > ""/usr/local/share/gnucash/scm/text-export.scm" > ERROR: Unbound variable: gnc:*config-dir* This is typical of a pro

Re: Compiling Gnucash on Intel Solaris

1999-11-29 Thread Alan Orndorff
[EMAIL PROTECTED] wrote: > > It's been rumoured that Alan Orndorff said: > > > > (cd /usr/local/bin && ln -sf gnucash.motif gnucash) > > > > ln: cannot create gnucash: File exists > > > > > > ln -s on other unixes means 'symbolic link' > > > ln -f on other unixes means 'force the link even if fil

Re: Compiling Gnucash on Intel Solaris

1999-11-28 Thread linas
It's been rumoured that Alan Orndorff said: > > > (cd /usr/local/bin && ln -sf gnucash.motif gnucash) > > > ln: cannot create gnucash: File exists > > > > ln -s on other unixes means 'symbolic link' > > ln -f on other unixes means 'force the link even if file exists'. > > same on solaris. from

Re: Compiling Gnucash on Intel Solaris

1999-11-28 Thread Alan Orndorff
> I don't know what this error is but my guess is that solaris > make is not compatible with gnu make. Try specifying gmake instead. # which make /usr/local/bin/make which will tell you which binary is being run according to your path statement. in this case, /usr/local/bin/make is gmake, the

Re: Compiling Gnucash on Intel Solaris

1999-11-28 Thread linas
It's been rumoured that Alan Orndorff said: > # make install SHELL=/usr/local/bin/bash > ./install-sh -c -d /usr/local/bin /usr/local/lib/gnucash > /usr/local/doc/gnucash /usr/local/share/gnucash > [ -e gnucash.motif.static ] && \ > make FLAVOR=motif.static GNC_BINDIR=/usr/local/bin install-bi

  1   2   >