diff options
author | Phillip Warner <pc_warner@yahoo.com> | 2010-05-13 00:27:05 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-13 00:27:05 +0200 |
commit | cdf1299955ee9b0360a3a5a5369fd04280a6bdfe (patch) | |
tree | f821ec9fcd6f2f64cde885598601fd4d72beb599 /games/smc/README | |
parent | 37e835c26178c64ebfff3d6f1227af0174f1dc76 (diff) | |
download | slackbuilds-cdf1299955ee9b0360a3a5a5369fd04280a6bdfe.tar.gz |
games/smc: Updated for version 1.9
Diffstat (limited to 'games/smc/README')
-rw-r--r-- | games/smc/README | 16 |
1 files changed, 6 insertions, 10 deletions
diff --git a/games/smc/README b/games/smc/README index 81836edcaf..9e4c750014 100644 --- a/games/smc/README +++ b/games/smc/README @@ -8,16 +8,12 @@ developed in C++. ** REQUIRES ** To compile this game you will need OpenGL (with hardware acceleration -enabled), CEGUI, and Boost. Make sure CEGUI is compiled *WITHOUT* DevIL -support (or just make sure it is not the default image codec) and *WITH* -either FreeImage or SILLY codec support (FreeImage is the most -recommended choice). Also, the background music for this game, if desired, -must be installed as a separate package. SlackBuilds for the music pack, -Boost, FreeImage, and CEGUI can all be found on SlackBuilds.org. - -*NOTE* If you are using a Boost version prior to 1.36 you should try using -this SlackBuild without the boost patch by executing: - PATCHBOOST=NO ./smc.SlackBuild +enabled) and CEGUI. Make sure CEGUI is compiled *WITHOUT* DevIL support +(or just make sure it is not the default image codec) and *WITH* either +FreeImage or SILLY codec support (FreeImage is the most recommended choice). +Also, the background music for this game, if desired, must be installed as +a separate package. SlackBuilds for the music pack, FreeImage, and CEGUI +can all be found on SlackBuilds.org. Please see readme-linux.txt in the docs directory of the source for more information on this software. |