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 cod

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
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, 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-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-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=01&release=17&file=01&dummy=gwenhywfar-3.6.0.tar.gz' > > -P /Z/soft/tmp > --08:32:12-- > http://www.aquaman

Re: gwenhywfar-3.6.0.tar.gz not found

2009-04-23 Thread Stephen Grant Brown
Hi Martin & All - Original Message - From: "Martin Preuss" To: "Charles Day" Cc: "Stephen Grant Brown" ; Sent: Friday, April 24, 2009 2:20 AM Subject: Re: gwenhywfar-3.6.0.tar.gz not found Hi, I just reactivated the download for gwenhywfa

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" Marti

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=01&release=21&file=01&dummy=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

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 " http://www.aquamaniac.de/sites/download/download.php?package=01&release

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 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 URL, pr

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

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. http://www2.aqu

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 > --- > #

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 #