我已经在我的主文件夹中提取了 Extreme tux racer,将其提取到同一文件夹中后,我运行命令-
~/game/autorun.sh
~/game/./configure
Run Code Online (Sandbox Code Playgroud)
然后运行以下命令-
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking for g++... no
checking for c++... no
checking for gpp... no
checking for aCC... no
checking for CC... no …Run Code Online (Sandbox Code Playgroud)