Hello folks.
When 2.16 came out, there were instructions on how to install in on Redhat 8.x
We now want to try and upgrade it version 2.18 on Redhat 8.x (8.4 - oopta to be exact).
However, I don't see any docs on this and they are all on ubuntu.
Is this still doable and would the same docs apply to redhat or am I on my own? Anything to watch out for with regards to having it on redhat instead of ubuntu?
https://webwork.maa.org/wiki/Release_notes_for_WeBWorK_2.18#Upgrade_Instructions
When I tried this:
$> git remote show origin
I got this error:
fatal: unable to connect to github.com:
github.com[0: 140.82.112.4]: errno=Connection timed out
$ git remote -v
origin git://github.com/openwebwork/webwork2.git (fetch)
origin git://github.com/openwebwork/webwork2.git (push)
Why am I getting this connection timed out error when in the past, I did some upgrades for 2.6 and it was fine.
Thanks
Larry