Name | Version | Portage package For Gentoo users, like myself. There is no Portage for Minix yet. | Min. Minix version | Source | Binaries | Patches to Minix | Remarks |
---|---|---|---|---|---|---|---|
GNU pth | 2.0.7 | dev-libs/pth | 3.1.5 | Download | Not available | Download | Patch for the Minix VM is mandatory |
Requirements:
bzcat <package>.tar.bz2 | tar xf - cd <package> sh -e build.minix
Coming soon...
Requirements:
cd /usr/src /usr/gnu/bin/patch -p2 < <patch>.patch # For GNU pth patch make clean install