0

I have an ubuntu 20.04 VM with conda installed on top of it. Some of the packages I am using need GCC, I am trying to install it using multiple documentations and forums but with no luck.

Tried installing the build-essential package but each time I'm missing some dependencies and their dependencies miss some dependencies... (No way this is the way I'm supposed to do that this way). Tried installing from a source package (tar file) but got an error: no acceptable C compiler is found in $PATH (isn't the GCC supposed to be my C compiler ? How can I have a C-compiler when I'm trying to install one ??)

Do you guys have a working manual that I could use ?

  • One fairly simple method is to mirror the air-gapped environment (without data) using a network-connected VM. The online Apt will happily tell you the complete list of missing dependencies and even download them for you. – user535733 Jan 03 '23 at 15:17

0 Answers0