From: Matt H. <ma...@ms...> - 2022-04-27 17:40:58
|
Has Scipion been tested on Ubuntu 22.04? It's the new LTS release of Ubuntu which came out last week. I ask because GCC 8 does not appear to ship with 22.04, and the Scipion installation docs seem to hint that GCC 8 is required. Here's an excerpt from the docs: For Ubuntu: sudo apt-get install gcc-8 g++-8 libopenmpi-dev make Matt |