getBinutils script broken
From OpenFOAMWiki
Revision as of 28 September 2016 at 20:25.
The highlighted comment was created in this revision.
The highlighted comment was created in this revision.
Seems that the URL is out of date.
Pete Bachant (talk)
?? I seriously need more details... this command worked just fine for me:
wget "https://raw.github.com/wyldckat/ThirdParty-2.0.x/binutils/getBinutils"
Hi Bruno,
I'm getting this error, which I think is a proxy issue since I can wget things with http and https addresses:
Resolving ftp.mirrorservice.org... failed: Name or service not known.
wget: unable to resolve host address `ftp.mirrorservice.org'
Pete Bachant (talk)
Hi Pete,
Ah, that's much better ;)
Please check if you can use the following command (address):
wget -P download http://ftpmirror.gnu.org/binutils/binutils-2.23.tar.bz2
I've been meaning to make this change on all of the scripts, but I can use some more feedback on this, specially when we have your machine as a test subject.
Best regards, Bruno