Re: gwenhywfar-3.6.0.tar.gz not found

2009-04-24 Thread Stephen Grant Brown
Hi All, The way the script checks to see if the file has already been downloaded is to do`basename $URL` and see if that exists in the download directory. But that doesn't work with the gwen URL since it ends in =gwenhywfar-3.6.0.tar.gz rather than the expected /gwenhywfar-3.6.0.tar.gz. So

Re: gwenhywfar-3.6.0.tar.gz not found

2009-04-24 Thread Sebastian Held
Am Freitag 24 April 2009 09:18:35 schrieb Stephen Grant Brown: Hi All, The way the script checks to see if the file has already been downloaded is to do`basename $URL` and see if that exists in the download directory. But that doesn't work with the gwen URL since it ends in

Re: gwenhywfar-3.6.0.tar.gz not found

2009-04-24 Thread Stephen Grant Brown
Hi All, Why do you try to compile an old version of gnucash? If you do svn update on [...]/branches/2.2 you will get a more recent windows installation script (gwen-2.6.2). Or even try to compile trunk. I honestly thought I am compiling the latest code. Output from msys is

Re: gwenhywfar-3.6.0.tar.gz not found

2009-04-24 Thread Sebastian Held
Stephen Grant Brown schrieb: Hi All, Why do you try to compile an old version of gnucash? If you do svn update on [...]/branches/2.2 you will get a more recent windows installation script (gwen-2.6.2). Or even try to compile trunk. I honestly thought I am compiling the latest code. Output

Re: gwenhywfar-3.6.0.tar.gz not found

2009-04-23 Thread Martin Preuss
Hi, I just reactivated the download for gwenhywfar-3.6.0. So you should be able to download this version again. However, I strongly recommend using a newer version (best: 3.8.0) because of a few bug fixes since 3.6.0... Regards Martin -- Things are only impossible until they're not Martin

Re: gwenhywfar-3.6.0.tar.gz not found

2009-04-23 Thread Stephen Grant Brown
Hi Martin All - Original Message - From: Martin Preuss aquaman...@gmx.de To: Charles Day ceda...@gmail.com Cc: Stephen Grant Brown sg_br...@mcmedia.com.au; gnucash-devel@gnucash.org Sent: Friday, April 24, 2009 2:20 AM Subject: Re: gwenhywfar-3.6.0.tar.gz not found Hi, I just

Re: gwenhywfar-3.6.0.tar.gz not found

2009-04-23 Thread Andrew Sackville-West
On Fri, Apr 24, 2009 at 08:45:08AM +1000, Stephen Grant Brown wrote: Hi Martin All [...] ++ wget --passive-ftp -c 'http://www.aquamaniac.de/sites/download/download.php?package=01release=17file=01dummy=gwenhywfar-3.6.0.tar.gz' -P /Z/soft/tmp --08:32:12--

Re: gwenhywfar-3.6.0.tar.gz not found

2009-04-23 Thread Charles Day
The way the script checks to see if the file has already been downloaded is to do`basename $URL` and see if that exists in the download directory. But that doesn't work with the gwen URL since it ends in =gwenhywfar-3.6.0.tar.gz rather than the expected /gwenhywfar-3.6.0.tar.gz. So that check

Re: gwenhywfar-3.6.0.tar.gz not found

2009-04-22 Thread Sebastian Held
Hi Stephen, did you place it under [...]\downloads? Sebastian Stephen Grant Brown schrieb: Hi All, In msys on a Windows XP machine I downloaded gwenhywfar-3.6.0.tar.gz but still get ---

Re: gwenhywfar-3.6.0.tar.gz not found

2009-04-22 Thread Charles Day
That version of the gwenhywfar package doesn't exist any more, at least not at that URL. You'll need to edit the defaults.sh script (I think) and provide a revised URL, probably for a newer version. Have a look here and see which version you want to try. Maybe 3.8.0? I have no idea.

Re: gwenhywfar-3.6.0.tar.gz not found

2009-04-22 Thread Martin Preuss
Hi, On Mittwoch, 22. April 2009, Charles Day wrote: That version of the gwenhywfar package doesn't exist any more, at least not at that URL. You'll need to edit the defaults.sh script (I think) and provide a revised URL, probably for a newer version. Have a look here and see which version you

Re: gwenhywfar-3.6.0.tar.gz not found

2009-04-22 Thread Charles Day
On Wed, Apr 22, 2009 at 9:54 AM, Martin Preuss aquaman...@gmx.de wrote: Hi, On Mittwoch, 22. April 2009, Charles Day wrote: That version of the gwenhywfar package doesn't exist any more, at least not at that URL. You'll need to edit the defaults.sh script (I think) and provide a revised

Re: gwenhywfar-3.6.0.tar.gz not found

2009-04-22 Thread Charles Day
It is in your defaults.sh, at or near line 261. Just change the URL, like: if [ $AQBANKING3 != yes ]; then set_default GWENHYWFAR_URL $SF_MIRROR/gwenhywfar/gwenhywfar-2.6.2.tar.gz else set_default GWENHYWFAR_URL

Re: gwenhywfar-3.6.0.tar.gz not found

2009-04-22 Thread Stephen Grant Brown
Hi All Adjust your defaults.sh file and let us know it goes. The updated URL should be: http://www2.aquamaniac.de/sites/download/download.php?package=01release=21file=01dummy=gwenhywfar-3.8.0.tar.gz I hate it when a thought becomes a fact. Some ome thought it was defaults.sh, but it is not.

gwenhywfar-3.6.0.tar.gz not found

2009-04-21 Thread Stephen Grant Brown
Hi All, In msys on a Windows XP machine I downloaded gwenhywfar-3.6.0.tar.gz but still get --- ### Gwenhywfar