Closed olgakuznetsova closed 4 years ago
Ok, I realised that it's easier to just check when https://github.com/Macaulay2/Workshop-2020-Warwick/issues/38#issuecomment-670169947 appear in the M2 GitHub repo and the answer is only in "Graphs" and "GraphicalModels"
Except NaughtyGraphs, all of the above packages install without problem after removing our functions from Graphs. Need to double check the problem with NaughtyGraphs.
Install and check for the packages listed by Olga work more or less fine.
Exceptions:
It seems all issues appear when executing external program 4ti2: rays, markov or groebner. Anyone has this program installed and can try?
I uninstalled and then installed the latest version of "Graphs", then installed and checked these four packages.
They all work fine! I don't get any errors.
Do we need to keep this open if the only problem is #132, and it's still open?
I reopened it because we'll need to move topSort and topologicalSort back to Graphs. This shouldn't be a problem for us but on the safe side, let's keep it open for now
I have checked all the above packages and all of them (except NautyGraphs) installed without errors with the current version of Graphs.
Can anyone check if they can install NautyGraphs?
@olgakuznetsova @roserhp @luisgarciapuente @lukeamendola
I check both Nauty and NautyGraphs and they both passed. It was not working but I looked at the M2 google group and I learned that I had to install some GNU utilities (gsort). After I did that it worked w/o issues.
Obtained by searching the M2 GitHub repo: