Win32 - uploading ftp nightly

2006-12-22 Thread hfelton-lists
howdee, im doing some manual (not well thought-out) uploading to the two locations of the 27mb exe files. in particular, i am uploading more than just one nightly build. (i have two files) i am still compiling (oooh - it just finished - takes 1 hr 30 min on my laptop) the build for tonight. cr

Re: Win32 - uploading ftp nightly

2006-12-22 Thread hfelton-lists
On 12/22/06, hfelton-lists <[EMAIL PROTECTED]> wrote: > take a look for the error a little later. > ( ./install.sh: pushd: /c/soft/gnucash/inst}/bin: No such file or directory) > line 714 missed the begin-brace. compile is fine, i assume... :) ___ gnuc

Re: Win32 - uploading ftp nightly

2006-12-22 Thread hfelton-lists
enclosed find a patch - it allows the exe to function. i have not run or tried the dist.sh yet, since i doubt that it will work on this first try after the major directory restructuring that occurred. nice shiny new structure! :) have fun, h. On 12/22/06, hfelton-lists <[EMAIL PROTECTED]> wrot

Re: Win32 - uploading ftp nightly

2006-12-22 Thread Andreas Köhler
Hi, On Fr, 2006-12-22 at 01:11 -0800, hfelton-lists wrote: > enclosed find a patch - it allows the exe to function. > i have not run or tried the dist.sh yet, since i doubt > that it will work on this first try after the major directory > restructuring that occurred. nice shiny new structure! :)

Re: Win32 - uploading ftp nightly

2006-12-22 Thread harold felton
howdee, From: Andreas Köhler <[EMAIL PROTECTED]> To: hfelton-lists <[EMAIL PROTECTED]> CC: gnucash-devel@gnucash.org Subject: Re: Win32 - uploading ftp nightly Date: Fri, 22 Dec 2006 11:24:30 +0100 Hi, On Fr, 2006-12-22 at 01:11 -0800, hfelton-lists wrote: > enclosed find a patch - it allows t

Re: Win32 - uploading ftp nightly

2006-12-22 Thread harold felton
From: "harold felton" <[EMAIL PROTECTED]> i cant get 2) to work yet, so something is missing - the only thing i notice missing is the guile/slibcat file. otherwise, the DIST area actually has two extra-dlls in the share/lib (besides the normal .la files). slibcat didnt matter. still looking.

Re: Win32 - uploading ftp nightly

2006-12-22 Thread harold felton
>From: "harold felton" <[EMAIL PROTECTED]> >> >>i cant get 2) to work yet, so something is missing - the only >>thing i notice missing is the guile/slibcat file. otherwise, the >>DIST area actually has two extra-dlls in the share/lib (besides >>the normal .la files). >> > >slibcat didnt matter. s

Re: Win32 - uploading ftp nightly

2006-12-22 Thread Andreas Köhler
Hi, On Fr, 2006-12-22 at 02:57 -0800, harold felton wrote: > >Thanks for the attached patch. I did not apply it, because we have > >different gnucash.bat's. > > 1. $INST_DIR\\bin\\gnucash.bat is the one created by install.sh and > > used when running from the c:\soft tree > > 2.

Re: #gnucash public logging?

2006-12-22 Thread Josh Sled
On Mon, 2006-12-11 at 19:19 -0500, Josh Sled wrote: > On the whole, I think publishing channel logs is a win, or I wouldn't be > suggesting it. :) But what do you think? I guess the options are: A quick update... It sounds like we're going to try it out for a while, then re-evaluate, but we're

Re: QOF->GObject Plan

2006-12-22 Thread Josh Sled
On Wed, 2006-12-20 at 16:10 -0600, Daniel Espinosa wrote: > May is time to consider to deprecate the actual File backend and > construct some utilities to automaticaly convert this to a SQLite file > (it isn't a trivial XSLT convertion but a set of functions to get the > data and store it to the da

Win32 - test install.sh

2006-12-22 Thread hfelton-lists
howdee, im attempting to sort out all the warnings that we see during the compile/link stages. i suspect that some of them might be causing the PATH issues in the runtime/batch-file. im enclosing a patch that should not hurt anything but allows me to write a short test script like: #!/bin/sh #