-
Notifications
You must be signed in to change notification settings - Fork 11
How to build and setup on Gentoo.md
tx00100xt edited this page Apr 19, 2023
·
3 revisions
To build under Gentoo, you should use the serioussam overlay,
which is included in the https://github.com/gentoo/api-gentoo-org
Type this in your terminal:
emerge eselect-repository
eselect repository enable serioussam
emaint sync --repo serioussam
Assign a value for CD_ROOT
export CD_ROOT=/mnt/cdrom
Mount the СD image of game Serious Sam Classic The First Encounter to /mnt/cdrom
emerge serioussam-tfe-meta --autounmask=y
unmount /mnt/cdrom
Mount the СD image of game Serious Sam Classic The Second Encounter to /mnt/cdrom
emerge serioussam-tse-meta --autounmask=y
unmount /mnt/cdrom
After installation, shortcuts for launching games will appear in the menu,