@jihem, yeah, I tested it and it didn't cry about GCC version but something else happened. Just at the end of the installation it showed a bunch of errors unable to write ANYTHING in the root partition (ALL of the vmware packages, icons, files, etc) and the installation was terminated. Unfortunately, IDK how to force the aur helper (trizen) to write on the root partition. AFAIK trizen can not be run as sudo.
Up until the moment it asks whether I wanna install vmware-workstation (Yes/No) - it's ok. If I type "Y" and press enter, then the nightmare begins. I created a pastebin for you to see it. Keep in mind that that's on a system which didn't have vmware before and all of these files came from the AUR package. Now I'll have to delete each one manually...
If it can't be fixed - f*ck it, I can live without VMWare. I needed it to test something but I guess I won't.
Pinned Comments
jihem commented on 2020-02-10 17:29 (UTC) (edited on 2021-06-19 13:19 (UTC) by jihem)
After the first installation, please:
1) install the appropriate headers package(s) for your installed kernel(s): linux-headers for default kernel, linux-lts-headers for LTS kernel...
2) reboot or load vmw_vmci and vmmon kernel modules (modprobe -a vmw_vmci vmmon)
3) Enable the services you need (using .service units to activate them during boot or .path units to activate them when a VM is started) :
vmware-networks: to have network access inside VMs
vmware-usbarbitrator: to connect USB devices inside VMs