Add Gentoo compilation note to README.txt

master
Kevin Anthoney 2015-05-13 20:05:47 +01:00
parent f8e1b8e508
commit bc310fe085
1 changed files with 2 additions and 1 deletions

View File

@ -68,7 +68,8 @@ apt-get/yum install the relevant files. You may also need to install Mozilla
Spidermonkey (libmozjs). On others you may need to build them from source. In
particular, you need the SDL_Mixer library, which doesn't always come with the
base SDL development kit. Then just type 'make', or, if you're using GNU make,
'make -f Makefile'.
'make -f Makefile'. On some systems, such as Gentoo, you may need to run
'make -f Makefile OBJCFLAGS=-fobjc-exceptions'.
If you want to make the Linux autopackage, after getting the Autopackage
development kit, just type 'makeinstaller', and a package file will be