Quantcast
Channel: Active questions tagged windows-subsystem-for-linux - Ask Ubuntu
Viewing all articles
Browse latest Browse all 2822

Installing libopnempi-dev on WSL with Ubuntu 20.04 failing

$
0
0

I'm currently testing the waters on developing software with C++ and MPI and need some help.I'm trying to install the openmpi headers on my machine on WSL with a Ubuntu 20.04. I can't seem to get the following command to succeed:

sudo apt-get install -y libopenmpi-dev

Here's the output. It's telling me that I'm missing some dependencies

enter image description here

I've tried installing whatever it tells me that's missing but I keep getting the missing dependencies error on those commands as well.

Can anyone help?

Update:

The issue was solved after I uninstalled my ubuntu form the WSL and reinstalled it from the Microsoft Store. I suspect this was being caused due to the fact that I updated to 20.04 from inside the WSL environment.


Viewing all articles
Browse latest Browse all 2822

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>