Constructing pi64

From Jay's Cafe' Wiki
Revision as of 10:50, 12 June 2018 by Jayctheriot (talk | contribs)
  1. Use retropi as a base install
  2. Configure booting to self-login CLI
  3. apt update
  4. apt full-upgrade -y

Begin installing base packages to compile vice-3.2.tar.gz

  1. apt install bison flexx
  2. ./configure --enable-sdlui --enable-ethernet