Building vice v.2
From Jay's Cafe' Wiki
Revision as of 01:18, 9 July 2018 by Jayctheriot (talk | contribs) (Created page with "building VICE on a kvm system with MATE installed.<br> using KVM instead of LXD because of some mounts I need to do.<br> <pre> # apt install xserver-xorg blackbox menu xinit o...")
building VICE on a kvm system with MATE installed.
using KVM instead of LXD because of some mounts I need to do.
# apt install xserver-xorg blackbox menu xinit openssh-server vim-nox vim-scripts exuberant-ctags xa65\ bison flex libpcap* libxaw7-dev libxaw3dxft8-dev build-essential net-tools libsdl2-dev -y # wget 192.168.0.15/~jay/vice/vice-3.2.tar.gz # tar xvzf vice-3.2.tar.gz # cd #