- [View source↑]
- [History↑]
Contents
Thread title | Replies | Last modified |
---|---|---|
getBinutils script broken | 3 | 20:25, 28 September 2016 |
What if I can't get root? | 1 | 20:04, 10 August 2014 |
Seems that the URL is out of date.
?? 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
I'm trying to build OpenFOAM 2.3.x on a RHEL 6 cluster, so I can't perform the steps that need root. Are there instructions anywhere for a workaround?