Self Defence Against Fresh Fruit
Linux users need Boost 1.33.1 and Audiere 1.9.4
BOOST INSTRUCTIONS
For Gentoo? users: "emerge boost" will do the trick
For Ubuntu users:
Quick and dirt patch to make it in Ubuntu (feisty)
# apt-get install libboost-python1.33.1
# cd /usr/lib
# ln -s libboost_python-gcc-mt-1_33_1.so.1.33.1 libboost-python1.33.1
openSUSE 10.2 comes with Boost 1.33.1 packages, they just need to be installed from the DVD or online source.
Fedora Core 5 & 6, have Boost 1.33.1 packages available online, too.
AUDIERE INSTUCTIONS
Download this: Audiere 1.9.4
extract, and in the folder type:
./configure
make
sudo make install
Hopefully this fixes it for all the Linux users out there.
Awards
Scores
Ratings (show detail)
Overall: 3
Fun: 2.8
Production: 3.6
Innovation: 2.7
Respondents: 20
Files
| File | Uploader | Date | 
|---|---|---|
| 
  Escape-1.3.tar.gz
  
   post-competition bug fixed version  | 
  steveth45 | 2007/04/10 19:51 | 
| 
  Escape-1.2.tar.gz
  — final
   final  | 
  steveth45 | 2007/04/08 01:23 | 
| 
  hammer.png
  
   our hero with a big hammer  | 
  steveth45 | 2007/04/08 01:18 | 
| 
  title.png
  
   title screen  | 
  steveth45 | 2007/04/08 01:08 | 
| 
  screenie5.png
  
   watch out for robots  | 
  steveth45 | 2007/04/05 20:06 | 
| 
  screenie4.png
  
   preliminary screenshot  | 
  steveth45 | 2007/04/05 09:31 | 
Diary Entries
Irrlicht + Boost::Python
Mac users?
It's difficult to support a platform that has both a proprietary OS and proprietary hardware. If the OS X license would allow it to be run on non-Apple hardware, I'd support it in a second, but I'm not about to break the law to do it. Also, I'm not going to spend $1000 for a new Mac, either.
Impressions
Done, finally. Time to play!
SDAFF Linux requirements.
For Debian users: "emerge boost" will do the trick since this will install Boost 1.33.1.
For Ubuntu users: "apt-get install libboost-date-time-dev libboost-date-time1.33.1 libboost-dev libboost-doc libboost-filesystem-dev libboost-filesystem1.33.1 libboost-graph-dev libboost-graph1.33.1 libboost-iostreams-dev libboost-iostreams1.33.1 libboost-program-options-dev libboost-program-options1.33.1 libboost-python-dev libboost-python1.33.1 libboost-regex-dev libboost-regex1.33.1 libboost-signals-dev libboost-signals1.33.1 libboost-test-dev libboost-test1.33.1 libboost-thread-dev libboost-thread1.33.1" will install the necessary packages.
openSUSE 10.2 comes with Boost 1.33.1 packages, they just need to be installed from the DVD or online source.
Fedora Core 5 & 6, have Boost 1.33.1 packages available online, too.
Hopefully this fixes it for all the Linux users out there.