Thread history
From OpenFOAMWiki
From Talk:Installation/Linux/OpenFOAM-2.3.0/CentOS SL RHEL
Viewing a history listing
Viewing a history listing
Time | User | Activity | Comment |
---|---|---|---|
20:25, 28 September 2016 | Wyldckat (Talk | contribs) | New reply created | (Reply to getBinutils script broken) |
20:13, 28 September 2016 | Pete Bachant (Talk | contribs) | New reply created | (Reply to getBinutils script broken) |
22:43, 26 September 2016 | Wyldckat (Talk | contribs) | Deleted | (accidental double post) |
22:43, 26 September 2016 | Wyldckat (Talk | contribs) | New reply created (since deleted) | (Reply to getBinutils script broken) |
22:42, 26 September 2016 | Wyldckat (Talk | contribs) | New reply created | (Reply to getBinutils script broken) |
16:02, 26 September 2016 | Pete Bachant (Talk | contribs) | New thread created |
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