Thanks!
Regards, ----------------------------------------------------------------------------- Emad Boctor Software Developer BigSQL, DB2 Process Model and High Availability IBM Toronto Software Lab Email: eboc...@ca.ibm.com Phone: (905) 413-3448 From: Ben Elliston <b...@air.net.au> To: Emad Boctor/Toronto/IBM@IBMCA Cc: config-patches@gnu.org Date: 09/09/2015 11:28 PM Subject: Re: config.guess can't handle ppc64le Hi Emad, On Wed, Sep 09, 2015 at 02:42:55PM -0400, Emad Boctor wrote: > One thing that tripped me up was that I tried to run wget on these 2 > URLs but that did not download the scripts as I expected. I had to > open the URL in a browser then save the page to actually get the > scripts downloaded. It would be good if there is a URL that can be > used with wget directly to download the files You can use those URLs with wget, but you need to quote them as they contain semicolons. If you don't quote the URL, the shell will break the URL at the semicolons, eg: $ wget -q -O /dev/null http://git.savannah.gnu.org/gitweb/?p=config.git;a=blob_plain;f=config.guess;hb=HEAD $ echo $a $f $hb blob_plain config.guess HEAD Cheers, Ben (See attached file: signature.asc)
signature.asc
Description: Binary data
_______________________________________________ config-patches mailing list config-patches@gnu.org https://lists.gnu.org/mailman/listinfo/config-patches