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 will always fail and the script will always try to download. -Charles On Thu, Apr 23, 2009 at 8:24 PM, Andrew Sackville-West < and...@swclan.homelinux.org> wrote: > 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.aquamaniac.de/sites/download/download.php?package=01&release=17&file=01&dummy=gwenhywfar-3.6.0.tar.gz > > => > > `z:/soft/tmp/download....@package > =01&release=17&file=01&dummy=gwenhywfar-3.6.0.tar.gz' > > Resolving www.aquamaniac.de... 81.169.145.75 > > Connecting to www.aquamaniac.de[81.169.145.75]:80... connected. > > HTTP request sent, awaiting response... 404 > > 08:32:13 ERROR 404: (no description). > > > > > > gnuc...@elshadai ~/Packaging > > $ ls /z/GNUCash_Downloads/gwen* > > /z/GNUCash_Downloads/gwenhywfar-2.6.2.tar.gz > > /z/GNUCash_Downloads/gwenhywfar-3.6.0.tar.gz > > /z/GNUCash_Downloads/gwenhywfar-3.4.1.tar.gz > > /z/GNUCash_Downloads/gwenhywfar-3.7.2.tar.gz > > > > $ > > > -------------------------------------------------------------------------------------------------------------- > > If I have /z/GNUCash_Downloads/gwenhywfar-3.6.0.tar.gz already > > downloaded, does install.sh need to go to > > internet to get it? > > I really know nothing about this stuff on windows, but is it a case > issue? The above stuff is looking for 'Z', but the downloads are in > 'z'... > > hth, but probably won't. > > A > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.9 (GNU/Linux) > > iEYEARECAAYFAknxMQsACgkQaIeIEqwil4Z8EQCgknW1CjjXtjamgu4FFlP534zN > 6jgAoOR+8tt6mDU/h+hbTJYAKEVfrvM1 > =nQA7 > -----END PGP SIGNATURE----- > > _______________________________________________ > gnucash-devel mailing list > gnucash-devel@gnucash.org > https://lists.gnucash.org/mailman/listinfo/gnucash-devel > > _______________________________________________ gnucash-devel mailing list gnucash-devel@gnucash.org https://lists.gnucash.org/mailman/listinfo/gnucash-devel