Score:0

VMware Player launch - GNU compiler missing

jp flag

I've followed many step by step howtos and it seemed that the installation went well (from here: https://linuxize.com/post/how-to-install-vmware-workstation-player-on-ubuntu-20-04/).

Unfortunately, I still have the same message, whatever I try: error message

Ubuntu is fully updated (21.04) and I've downloaded the latest VMware Player from the main website.

If you have any clue, I'd be very thankful, I'm new to Linux... J

hr flag
The instructions in the "Install Howto" look like they would just install the *default* gcc from the focal repository (which you'd already have if you installed `build-essential`). If you want gcc-10.3.0 on focal, my recommended method is to use the [toolchain-r ppa](https://launchpad.net/~ubuntu-toolchain-r/+archive/ubuntu/ppa?field.series_filter=focal)
jp flag
Thanks for the tip, but I still have the same error after typing sudo add-apt-repository ppa:ubuntu-toolchain-r/ppa sudo apt-get update
jp flag
I've tried this as well, nope: sudo apt-get install gcc-10-base
hr flag
After adding the PPA, you would need to use `sudo apt install gcc-10` ( the `-base` package is not sufficient).
jp flag
Thanks a lot Steeldriver, it worked!
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.