I first downloaded the VM prebuilt (also tried with the standard ISO file) image here, installed it, all good, up and running, then I executed the following commands to install Gnome desktop:
All went fine with the reboot, I got to the login prompt, then when it started executing X11 and Gnome got the following error, any idea how to address this?
Code:
# pkg update
# pkg install gnome xorg
# sysrc gnome_enable="YES"
# sysrc gdm_enable="YES"
# sysrc dbus_enable="YES"
# echo "exec gnome-session" > ~/.xinitrc
# reboot
All went fine with the reboot, I got to the login prompt, then when it started executing X11 and Gnome got the following error, any idea how to address this?