Hello everyone, first time posting here
This might be off topic, but...
So I wanted to play some good old Quake 1 on Tiny Core Linux (Core Plus).
Quakespasm gave me errors, saying that it couldn't set the video mode, manually passing the resolution made no difference.
Quakeforge seemed like the only other good Source Port I could find for linux in general...
http://www.quakeforge.net/doxygen/build-install.htmlOn its website it lists dependencies, which I installed all from the Apps programm and added them to the OnBoot.lst file.
After cd-ing into the Quakeforge directory, they tell you to use these 3 commands in order:
./bootstrap
./configure
make install
Typing ./bootstrap or ./configure simply returns:
sh: ./bootstrap: not found
Running make install without the other 2 returns:
make: *** No rule to make target 'install". Stop.
Am I just missing something? Can you even compile this stuff on Tiny Core Linux?
I think Darkplaces is a little too intense for the computer I"m running this on...
Any input on the subject is hugely appreciated