Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Virtual machines are missing basic tools #1

Open
Eisbrenner opened this issue Oct 7, 2024 · 1 comment
Open

Virtual machines are missing basic tools #1

Eisbrenner opened this issue Oct 7, 2024 · 1 comment

Comments

@Eisbrenner
Copy link
Collaborator

Eisbrenner commented Oct 7, 2024

If installing in a virtual machine things like curl and git may are missing. Also build essentials and so on are probably missing.

# brew page suggests https://docs.brew.sh/Homebrew-on-Linux
sudo apt-get install build-essential procps curl file git
# now install brew
# after installation
brew install gcc
brew install gfortran
brew install netcdf-fortran
@Eisbrenner
Copy link
Collaborator Author

Also, if using conda there might be other issues. For example, the VM needs sufficient (unclear how much exactly) RAM for conda/mamba to be able to install the misu_pyenv.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant