Jump to content

Overgrowth Linux

From Wolfire Games Wiki
Revision as of 07:58, 30 January 2013 by Surak (talk | contribs) (Created page with "The Linux version of Overgrowth has different dependencies which need to be fulfilled otherwise the game won't run. Those dependencies can vary from distribution to distribution,...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The Linux version of Overgrowth has different dependencies which need to be fulfilled otherwise the game won't run. Those dependencies can vary from distribution to distribution, so it would be a good thing to write them down.

Gentoo

Libraries

Overgrowth needs different libraries in order to work. This list might be not complete.

emerge -av media-libs/freeimage
emerge -av media-libs/freealut
emerge -av media-libs/libpng:1.2

Groups

If your user is not already in this groups you have to add him. Otherwise the game may not start and it is even possible that X will completely crash.

gpasswd -a your_user audio
gpasswd -a your_user video

This article is a stub. You should help Wolfire by expanding it.