From 61cf81ead370f72dd279efbacde44eec2a333305 Mon Sep 17 00:00:00 2001 From: Arrehn Date: Wed, 12 Jan 2011 14:25:01 -0500 Subject: [PATCH] updating firestorm build README for linux --- README_BUILD_FIRESTORM_LINUX.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README_BUILD_FIRESTORM_LINUX.txt b/README_BUILD_FIRESTORM_LINUX.txt index b72d52771d..fc14b36453 100644 --- a/README_BUILD_FIRESTORM_LINUX.txt +++ b/README_BUILD_FIRESTORM_LINUX.txt @@ -1,6 +1,8 @@ First set up your system as described in the snowstorm linux wiki. -- Additionally, make sure gcc-4.3 ang g++-4.3 are installed. -- We do non-standalone builds +Note: You must manually install fmod as described there. + +- Additionally, make sure gcc-4.4 ang g++-4.4 are installed. +- You should do non-standalone builds. If you try standalone, you will most likely run into trouble. Run ./build_firestorm_linux.sh