build-pmars
Installation
SKILL.md
Build pMARS
Overview
This skill provides guidance for building pMARS (portable Memory Array Redcode Simulator) from Debian source packages, specifically for creating headless builds without X11 dependencies. The approaches and verification strategies apply broadly to building legacy C software from source packages.
Recommended Approach
Phase 1: Preparation and Documentation Review
Before modifying any build configurations:
- Review available documentation first
- Read Makefile comments to understand available build options
- Check README files for build instructions and configuration flags
- Review debian/control for Build-Depends to understand required dependencies