git clone https://github.com/radforddc/rw05.gitまたは
wget https://github.com/radforddc/rw05/archive/refs/heads/main.zip
cd rw05/src cp Makefile.linux Makefile make
ERROR: Font not found or not installed on your system.
XLoadFont() cannot load -ADOBE-HELVETICA-MEDIUM-R-NORMAL--*-100-*-*-P-*
Please install a matching font and restart your X server.
sudo apt-get update sudo apt-get install xfonts-100dpi xfonts-75dpi sudo apt-get install xfonts-helvetica sudo mkfontdir /usr/share/fonts/X11/100dpi sudo mkfontdir /usr/share/fonts/X11/75dpi sudo fc-cache -fv