getBinutils script broken
You do not have permission to edit this page, for the following reasons:
You can view and copy the source of this page:
Return to Thread:Talk:Installation/Linux/OpenFOAM-2.3.0/CentOS SL RHEL/getBinutils script broken.
?? 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'
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